{ "info": { "author": "Alexander Todorov", "author_email": "atodorov@nospam.dif.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Other Environment", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: System", "Topic :: System :: Monitoring", "Topic :: System :: Systems Administration" ], "description": "Difio registration agent for Heroku / Python applications.\n\nIt compiles a list of locally installed Python packages and sends it to\n.\n\n\nInstalling on your Heroku application\n--------------------------------------\n\nCreate an account at \n\nCreate a Python application on Heroku\n\nAdd a dependency in your `requirements.txt` file\n\n::\n\n echo 'difio-heroku-python' >> requirements.txt\n\nSet the following environment variables on Heroku\n\n::\n\n heroku config:set DIFIO_USER_ID=YourUserID\n heroku config:set DIFIO_APP_NAME=MyApplication\n heroku config:set DIFIO_APP_URL=http://myapp.herokuapp.com\n\nThen commit and push your application to Heroku\n\n::\n\n git commit -a -m \"added dependency on Difio\"\n git push heroku master\n\n\nExecute the registration script to submit the information to Difio\n\n::\n\n heroku run /app/.heroku/venv/bin/difio-heroku-python\n Running `/app/.heroku/venv/bin/difio-heroku-python` attached to terminal... up, run.1\n Success, registered/updated application 8370e3be-6e54-462d-9ca9-224301c29a1d\n\nThat's it, you can now check your application statistics at\n\n\n\nUpdating your requirements.txt\n------------------------------\n\nWhenever you change your `requirements.txt` file to include new\ndependencies or upgrade/downgrade package versions you should\nre-submit the information to Difio. \n\n::\n\n heroku run /app/.heroku/venv/bin/difio-heroku-python", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/difio/difio-heroku-python", "keywords": "heroku,difio,updates,cloud,diff", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "difio-heroku-python", "package_url": "https://pypi.org/project/difio-heroku-python/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/difio-heroku-python/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/difio/difio-heroku-python" }, "release_url": "https://pypi.org/project/difio-heroku-python/1.1/", "requires_dist": null, "requires_python": null, "summary": "Difio registration agent for Heroku / Python applications", "version": "1.1" }, "last_serial": 788960, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "e891d94c8a2adc63a5252144dda40b5b", "sha256": "b90e0335d9eaa5d762d214c761a7bfb7dcb8b1aa989f3815cd6cc461b207e146" }, "downloads": -1, "filename": "difio-heroku-python-1.0.tar.gz", "has_sig": false, "md5_digest": "e891d94c8a2adc63a5252144dda40b5b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2839, "upload_time": "2012-09-29T11:14:42", "url": "https://files.pythonhosted.org/packages/3c/c6/6df44e7ce3d374e26d4f035de1b76bd4d88f32f8c975c4c5b63b78d32157/difio-heroku-python-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "52fe6de4b15bf6b749cae373e1703317", "sha256": "fcefcce110dcb4c76ed94631e1404ebff26e37f1e3aea7734c5cffd77ff5f1c7" }, "downloads": -1, "filename": "difio-heroku-python-1.1.tar.gz", "has_sig": false, "md5_digest": "52fe6de4b15bf6b749cae373e1703317", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3125, "upload_time": "2012-09-29T11:34:35", "url": "https://files.pythonhosted.org/packages/d0/e2/9a1abc948bb6baf4f5f7416cddccf380ea6b3679bf45dc4716793e199711/difio-heroku-python-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "52fe6de4b15bf6b749cae373e1703317", "sha256": "fcefcce110dcb4c76ed94631e1404ebff26e37f1e3aea7734c5cffd77ff5f1c7" }, "downloads": -1, "filename": "difio-heroku-python-1.1.tar.gz", "has_sig": false, "md5_digest": "52fe6de4b15bf6b749cae373e1703317", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3125, "upload_time": "2012-09-29T11:34:35", "url": "https://files.pythonhosted.org/packages/d0/e2/9a1abc948bb6baf4f5f7416cddccf380ea6b3679bf45dc4716793e199711/difio-heroku-python-1.1.tar.gz" } ] }