Skip to content

CWFranklin/cadence-py-host

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cadence Host

A Python script developed to report server status and statistics back to the Cadence API.

Built using Nano over SSH on an Ubuntu VM running on Azure. Because.

Contributing

Contributors are very welcome! If you have code fixes, please [submit a pull request][newpull] here on GitHub.

If you want to join the development team, please contact brandonscott on GitHub.

All authors and contributors are listed in the AUTHORS file.

Please read the wiki page about contributing before submitting pull requests.

License

Copyright © 2014 by Brandon Scott and Chris Franklin.

This project is licensed under the GNU General Public license, please see the file LICENSE for more information.

All other trademarks are property of their respective owners.

Dependencies

The Cadence Host is built to run on Python3 and was developed using Pyhton 3.4. (https://www.python.org/download/releases/3.0).

The Python3 dependencies are:

  • PsUtil
  • PyCrypto
  • PyOpenSSL
  • Requests
  • UrlLib3

Building

Ensure Python3 is installed before running the install bash file. Run 'python3 main.py'.

Debugging / Logging

Related Repos

Projects associated with this repository:

About

Python version of the Cadence host

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages