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
Release files for tif-monitor-core 3.0.12
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tif_monitor_core-3.0.12.tar.gz | 4.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| tif_monitor_core-3.0.12-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.0 kB
Release files / tif_monitor_core-3.0.12.tar.gz
| Download URL | tif_monitor_core-3.0.12.tar.gz |
|---|---|
| Size | 4.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3bd45b7c1728b410f786843514d6407f6a928b5481a394f0dd87688d9c846946
|
|
BLAKE2b-256 checksum How to use checksums |
82cd5d40ce3276dc3780c9c1355efb62595b546a3b02dd3e16c10cd6b2241853
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.0
|
Release files / tif_monitor_core-3.0.12-py3-none-any.whl
| Download URL | tif_monitor_core-3.0.12-py3-none-any.whl |
|---|---|
| Size | 7.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0092cfa8f7c99a715f9a516b7f8862168b935ead553c9f7f41bc76fa2fbe528a
|
|
BLAKE2b-256 checksum How to use checksums |
1432c52c79c02657eb79c1565259c92b14edc3faffae93cf703824637c735a68
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.0
|