{ "info": { "author": "Christophe VG", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.7", "Topic :: Software Development" ], "description": "# PiroQ\n\n> A Heroku-like execution environment, with a focus on Raspberry Pi support\n\n\n[![Latest Version on PyPI](https://img.shields.io/pypi/v/piroq.svg)](https://pypi.python.org/pypi/piroq/)\n[![Supported Implementations](https://img.shields.io/pypi/pyversions/piroq.svg)](https://pypi.python.org/pypi/piroq/)\n[![Build Status](https://secure.travis-ci.org/christophevg/piroq.svg?branch=master)](http://travis-ci.org/christophevg/piroq)\n[![Documentation Status](https://readthedocs.org/projects/piroq/badge/?version=latest)](https://piroq.readthedocs.io/en/latest/?badge=latest)\n[![Coverage Status](https://coveralls.io/repos/github/christophevg/piroq/badge.svg?branch=master)](https://coveralls.io/github/christophevg/piroq?branch=master)\n[![Built with PyPi Template](https://img.shields.io/badge/PyPi_Template-v0.0.6-blue.svg)](https://github.com/christophevg/pypi-template)\n\n## Rationale\n\nFor some time now, I've been settling on Python as my preferred general-purpose language, with its vast amount of very nice modules and frameworks. Along with Python, I really like Heroku as an incredible simple deployment target. Besides Heroku, I also heavily use Raspberry Pi nodes. Most of the time the same code runs on Heroku and on a Pi, so I ended up with a quest to make deployment on a Pi as identical to the experience on Heroku. Hence PiroQ - pronounced \"ku\" at the end - wonder why ;-)\n\n## Documentation\n\nVisit [Read the Docs](https://piroq.readthedocs.org) for the full documentation, including overviews and walkthroughs.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/christophevg/piroq", "keywords": "framework cloud raspberrypi procfile", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "piroq", "package_url": "https://pypi.org/project/piroq/", "platform": "", "project_url": "https://pypi.org/project/piroq/", "project_urls": { "Homepage": "https://github.com/christophevg/piroq" }, "release_url": "https://pypi.org/project/piroq/0.0.2/", "requires_dist": [ "python-dotenv", "servicefactory", "procfile-manager", "GitPython" ], "requires_python": "", "summary": "PiroQ: Turns a Raspberry Pi into a Heroku-like execution environment.", "version": "0.0.2" }, "last_serial": 4946037, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "71d8c8781bf94459a54fba47ac4f82c7", "sha256": "a762a76ade0b6172baaa6e1ade154f4d99ed769ea634160dc20e51ed0435d31a" }, "downloads": -1, "filename": "piroq-0.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "71d8c8781bf94459a54fba47ac4f82c7", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 5470, "upload_time": "2019-03-12T18:54:41", "url": "https://files.pythonhosted.org/packages/b4/86/c54b757f9711fb87f085d4f7dd365662582bc312402500dffec5cc12d829/piroq-0.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f91d93317859fe64fe4c7a4bccc97683", "sha256": "9fe399de78ada1038a7270bc844a258073a926f13f18371ec61b4e0fd400be07" }, "downloads": -1, "filename": "piroq-0.0.1.tar.gz", "has_sig": false, "md5_digest": "f91d93317859fe64fe4c7a4bccc97683", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4362, "upload_time": "2019-03-12T18:54:43", "url": "https://files.pythonhosted.org/packages/f0/67/91f154aa1a0ace6a851850adf511546b37fa2af7b8ee9aa1e7a8c7b143a4/piroq-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "3b7b3fc963d5003d24427b61bd25642e", "sha256": "bb93de4fc4b12d45701c2b58c4ffba378932887711382f65c48baa10f852497e" }, "downloads": -1, "filename": "piroq-0.0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "3b7b3fc963d5003d24427b61bd25642e", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 5676, "upload_time": "2019-03-15T21:13:04", "url": "https://files.pythonhosted.org/packages/af/cd/1935be1656c6d9c8c46d17e0a43cbda69fa3ee73c8afd8a8dfe51bb4e46b/piroq-0.0.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "af52a1c23f34de7140d45efe2d5e6a5a", "sha256": "0984720af35a8a66dfd0f2c922f944b882506487ca2589c06f1329fafd7fd3ac" }, "downloads": -1, "filename": "piroq-0.0.2.tar.gz", "has_sig": false, "md5_digest": "af52a1c23f34de7140d45efe2d5e6a5a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4592, "upload_time": "2019-03-15T21:13:07", "url": "https://files.pythonhosted.org/packages/71/ee/1f1a074e497ebeb5dc0f0e9b7983c6a2705e2c2666ef5e7539f4c6058c34/piroq-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3b7b3fc963d5003d24427b61bd25642e", "sha256": "bb93de4fc4b12d45701c2b58c4ffba378932887711382f65c48baa10f852497e" }, "downloads": -1, "filename": "piroq-0.0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "3b7b3fc963d5003d24427b61bd25642e", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 5676, "upload_time": "2019-03-15T21:13:04", "url": "https://files.pythonhosted.org/packages/af/cd/1935be1656c6d9c8c46d17e0a43cbda69fa3ee73c8afd8a8dfe51bb4e46b/piroq-0.0.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "af52a1c23f34de7140d45efe2d5e6a5a", "sha256": "0984720af35a8a66dfd0f2c922f944b882506487ca2589c06f1329fafd7fd3ac" }, "downloads": -1, "filename": "piroq-0.0.2.tar.gz", "has_sig": false, "md5_digest": "af52a1c23f34de7140d45efe2d5e6a5a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4592, "upload_time": "2019-03-15T21:13:07", "url": "https://files.pythonhosted.org/packages/71/ee/1f1a074e497ebeb5dc0f0e9b7983c6a2705e2c2666ef5e7539f4c6058c34/piroq-0.0.2.tar.gz" } ] }