{ "info": { "author": "Sam Hampton", "author_email": "", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# monitor core package\n\n####Deployment Instructions\n\nThe deployment is now automated in Jenkins. The only difference is that in the setup.py you need to update the version\nnumber. \n\nOnce the changes have been made and the version number updated, committing to the master branch will trigger Jenkins to \nbuild and save the changes [this url](https://pypipackages.tif-plc.eu/simple/)\n\nMore details about the monitor can be found on the [WIKI](http://devwiki.tif-it.co.uk/product-documentation/monitor/)\n\n####Old Deployment Instructions\n_A PyPi package. To publish a new version:_\n\n* Create an account on pypi.org and ask Sam to add you to the project as a collaborator\n* Install setuptools, wheel and twine - ** pip install --upgrade setuptools wheel twine **\n* Increment the package version in setup.py\n* Create package - ** python setup.py sdist bdist_wheel **\n* Ensure that only your newly created package is in the dist directory (2 files). Delete any old packages.\n* Upload package to pypi - ** twine upload dist/* **\n\nRun ** pip install --upgrade monitor-core ** to install the latest version in your project\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "tif-monitor-core", "package_url": "https://pypi.org/project/tif-monitor-core/", "platform": "", "project_url": "https://pypi.org/project/tif-monitor-core/", "project_urls": null, "release_url": "https://pypi.org/project/tif-monitor-core/3.0.12/", "requires_dist": null, "requires_python": "", "summary": "A basic task scheduler", "version": "3.0.12" }, "last_serial": 5133288, "releases": { "3.0.12": [ { "comment_text": "", "digests": { "md5": "99838304b0504dfc57797b0b4ac08b4d", "sha256": "0092cfa8f7c99a715f9a516b7f8862168b935ead553c9f7f41bc76fa2fbe528a" }, "downloads": -1, "filename": "tif_monitor_core-3.0.12-py3-none-any.whl", "has_sig": false, "md5_digest": "99838304b0504dfc57797b0b4ac08b4d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7298, "upload_time": "2019-04-12T10:07:22", "url": "https://files.pythonhosted.org/packages/14/32/c52c79c02657eb79c1565259c92b14edc3faffae93cf703824637c735a68/tif_monitor_core-3.0.12-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ae1a4f58eb373bb80e3ebad964ed0109", "sha256": "3bd45b7c1728b410f786843514d6407f6a928b5481a394f0dd87688d9c846946" }, "downloads": -1, "filename": "tif_monitor_core-3.0.12.tar.gz", "has_sig": false, "md5_digest": "ae1a4f58eb373bb80e3ebad964ed0109", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4738, "upload_time": "2019-04-12T10:07:24", "url": "https://files.pythonhosted.org/packages/82/cd/5d40ce3276dc3780c9c1355efb62595b546a3b02dd3e16c10cd6b2241853/tif_monitor_core-3.0.12.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "99838304b0504dfc57797b0b4ac08b4d", "sha256": "0092cfa8f7c99a715f9a516b7f8862168b935ead553c9f7f41bc76fa2fbe528a" }, "downloads": -1, "filename": "tif_monitor_core-3.0.12-py3-none-any.whl", "has_sig": false, "md5_digest": "99838304b0504dfc57797b0b4ac08b4d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7298, "upload_time": "2019-04-12T10:07:22", "url": "https://files.pythonhosted.org/packages/14/32/c52c79c02657eb79c1565259c92b14edc3faffae93cf703824637c735a68/tif_monitor_core-3.0.12-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ae1a4f58eb373bb80e3ebad964ed0109", "sha256": "3bd45b7c1728b410f786843514d6407f6a928b5481a394f0dd87688d9c846946" }, "downloads": -1, "filename": "tif_monitor_core-3.0.12.tar.gz", "has_sig": false, "md5_digest": "ae1a4f58eb373bb80e3ebad964ed0109", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4738, "upload_time": "2019-04-12T10:07:24", "url": "https://files.pythonhosted.org/packages/82/cd/5d40ce3276dc3780c9c1355efb62595b546a3b02dd3e16c10cd6b2241853/tif_monitor_core-3.0.12.tar.gz" } ] }