{ "info": { "author": "Bence Nagy", "author_email": "bence@underyx.me", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4" ], "description": "# bkkcsirip\n\nThis is a rather rudimentary script that periodically checks the (not actually\npublic) [BKK notice API](http://www.bkk.hu/apps/bkkinfo/lista-api.php) and posts\nabout irregularities on Twitter. See it in action on the\n[@bkkcsirip](https://twitter.com/bkkcsirip) Twitter account.\n\n## Usage\n\nThe application requires a Redis instance so that it can determine which of the\nnotices is new or changed. The following environment variables are used for\nconfiguration:\n\n- **BKKCSIRIP_TWITTER_APP_KEY**\n- **BKKCSIRIP_TWITTER_APP_SECRET**\n- **BKKCSIRIP_TWITTER_USER_KEY**\n- **BKKCSIRIP_TWITTER_USER_SECRET**\n- **BKKCSIRIP_REDIS_URL** (optional): the URL for the Redis instance to use\n (default: `redis://localhost:6379/0`)\n- **BKKCSIRIP_DATE_LOCALE** (optional): override the date locale used in the\n tweets\n- **BKKCSIRIP_CHECK_INTERVAL** (optional): the amount of time to wait between\n checks, in seconds (default: `60`)", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/underyx/bkkcsirip/releases", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/underyx/bkkcsirip", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "bkkcsirip", "package_url": "https://pypi.org/project/bkkcsirip/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bkkcsirip/", "project_urls": { "Download": "https://github.com/underyx/bkkcsirip/releases", "Homepage": "https://github.com/underyx/bkkcsirip" }, "release_url": "https://pypi.org/project/bkkcsirip/1.1.0/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "1.1.0" }, "last_serial": 2261717, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "1f84d5b9750e67779ae05b9a12b04540", "sha256": "d5485c51cd8c7b2cae6f1bc5a8f2aa43249afdd441a1c6411f9fbeb4c65c65e2" }, "downloads": -1, "filename": "bkkcsirip-1.0.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "1f84d5b9750e67779ae05b9a12b04540", "packagetype": "bdist_wheel", "python_version": "any", "requires_python": null, "size": 4560, "upload_time": "2015-08-25T18:43:23", "url": "https://files.pythonhosted.org/packages/ec/2d/ee302bfd855d7748195e964f6aafe8c9d87a6f1452f0ccd5a73fdac68918/bkkcsirip-1.0.0-py2.py3-none-any.whl" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "05dadc4b48a0e38435c4438d8327edf5", "sha256": "829f46c874041344cb09363ec313472c13fe9b87163066903089acdb934493c7" }, "downloads": -1, "filename": "bkkcsirip-1.1.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "05dadc4b48a0e38435c4438d8327edf5", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4580, "upload_time": "2016-08-04T11:45:40", "url": "https://files.pythonhosted.org/packages/9a/d8/1a29b44583a60a031bf3ca4c2d9d70b3d2de6ec8259aea8187f457dc479d/bkkcsirip-1.1.0-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "05dadc4b48a0e38435c4438d8327edf5", "sha256": "829f46c874041344cb09363ec313472c13fe9b87163066903089acdb934493c7" }, "downloads": -1, "filename": "bkkcsirip-1.1.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "05dadc4b48a0e38435c4438d8327edf5", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4580, "upload_time": "2016-08-04T11:45:40", "url": "https://files.pythonhosted.org/packages/9a/d8/1a29b44583a60a031bf3ca4c2d9d70b3d2de6ec8259aea8187f457dc479d/bkkcsirip-1.1.0-py2.py3-none-any.whl" } ] }