Skip to main content

A basic task scheduler

Project description

monitor core package

####Deployment Instructions

The deployment is now automated in Jenkins. The only difference is that in the setup.py you need to update the version number.

Once the changes have been made and the version number updated, committing to the master branch will trigger Jenkins to build and save the changes this url

More details about the monitor can be found on the WIKI

####Old Deployment Instructions A PyPi package. To publish a new version:

  • Create an account on pypi.org and ask Sam to add you to the project as a collaborator
  • Install setuptools, wheel and twine - ** pip install --upgrade setuptools wheel twine **
  • Increment the package version in setup.py
  • Create package - ** python setup.py sdist bdist_wheel **
  • Ensure that only your newly created package is in the dist directory (2 files). Delete any old packages.
  • Upload package to pypi - ** twine upload dist/* **

Run ** pip install --upgrade monitor-core ** to install the latest version in your project

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tif_monitor_core-3.0.12.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

tif_monitor_core-3.0.12-py3-none-any.whl (7.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page