{ "info": { "author": "Arsen Khalilov", "author_email": "assigdev@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Environment :: Web Environment", "Intended Audience :: Developers", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3", "Topic :: Internet :: WWW/HTTP", "Topic :: System :: Monitoring", "Topic :: Utilities" ], "description": "Site Pinger\n===============================\n\nversion number: 0.4.0\nauthor: Arsen Khalilov\n\nOverview\n--------\n\npython program for check work in site urls.\n\nfor periodical ping sites run with cron.\n\nInstallation\n------------\n\nTo install use pip:\n\n $ pip install site_pinger\n\n\nOr clone the repo:\n\n $ git clone https://github.com/assigdev/site_pinger.git\n\n $ python setup.py install\n\nUsage\n-----\n\nfirst you need conf ini file:\n\n $ site_pinger_conf\n\nthen run program\n\n $ site_pinger\n\nrun with conf in flag\n \n $ site_pinger -c path_to_conf_file\n\n\nFlags\n-------\n \n optional arguments:\n -h, --help show this help message and exit\n -t TIMEOUT, --timeout TIMEOUT\n time out for async tasks\n -l LOG, --log LOG log file path\n -d, --debug debug logging\n -e, --email receiver email\n -c CONFIG, --config CONFIG\n config file path\n --email-header EMAIL_HEADER\n header for email\n\n\n\nContributing\n------------\n\nTBD", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/assigdev/site_pinger/tarball/0.4.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/assigdev/site_pinger", "keywords": "util", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "site_pinger", "package_url": "https://pypi.org/project/site_pinger/", "platform": "", "project_url": "https://pypi.org/project/site_pinger/", "project_urls": { "Download": "https://github.com/assigdev/site_pinger/tarball/0.4.0", "Homepage": "https://github.com/assigdev/site_pinger" }, "release_url": "https://pypi.org/project/site_pinger/0.4.0/", "requires_dist": null, "requires_python": "", "summary": "python program for check work in site urls", "version": "0.4.0" }, "last_serial": 3872247, "releases": { "0.4.0": [ { "comment_text": "", "digests": { "md5": "53138a0833e43c8c4190042354f62d1a", "sha256": "c49291594b671755bb2788379beec144981f87de32c24925e4f23e47690fda0a" }, "downloads": -1, "filename": "site_pinger-0.4.0.tar.gz", "has_sig": false, "md5_digest": "53138a0833e43c8c4190042354f62d1a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6012, "upload_time": "2018-05-17T13:13:16", "url": "https://files.pythonhosted.org/packages/76/41/a46307955f6dfe14d7a3e5a5df32efe57c0538afab1730f43318b6984639/site_pinger-0.4.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "53138a0833e43c8c4190042354f62d1a", "sha256": "c49291594b671755bb2788379beec144981f87de32c24925e4f23e47690fda0a" }, "downloads": -1, "filename": "site_pinger-0.4.0.tar.gz", "has_sig": false, "md5_digest": "53138a0833e43c8c4190042354f62d1a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6012, "upload_time": "2018-05-17T13:13:16", "url": "https://files.pythonhosted.org/packages/76/41/a46307955f6dfe14d7a3e5a5df32efe57c0538afab1730f43318b6984639/site_pinger-0.4.0.tar.gz" } ] }