{ "info": { "author": "Michael Rice", "author_email": "michael@michaelrice.org", "bugtrack_url": null, "classifiers": [], "description": ".. image:: https://travis-ci.org/virtdevninja/steel_pigs.svg\n :target: https://travis-ci.org/virtdevninja/steel_pigs\n\nSteel PIGS is a python flask app that is middleware which can be configured to talk to remote inventory systems to\npull data from them to build custom ipxe scripts. This code is based on work done by Major Hayden, and Antony Messerli\non a project called miniplop.\n\nInstalling\n==========\nTo install steel_pigs simply use pip like so ::\n\n pip install steel_pigs\n\n\nGetting Started\n===============\nOnce steel_pigs is installed you need to create your own custom plugins. For help doing that see the `wiki `_.\nOnce you have your plugins built, installed, and have steel_pigs configured to use them simply use your favorite wsgi server\nto server the app. Using gunicorn you might do something like this ::\n\n gunicorn steel_pigs.webapp:app\n\nNext you would configure something like nginx to proxy the content. You could also use mod_wsgi in Apache HTTPD.\n\n\nContributing\n============\nTo contribute to steel-pigs please follow the fork, branch, pull request work flow. Tests are required where applicable.\nAll code should follow pep8 standards, and must support python 2.7 When opening a pull request please\ndo so against the development branch.\n\nIf you wish to contribute a plugin please use the `steel_pigs_plugins `_ project\non GitHub.\n\n\nPython Support\n==============\n* steel-pigs 0.1 and later support Python 2.7\n\n\nReporting Issues\n================\nTo report a problem with steel-pigs or to make a feature request open an\n`issue `_ on GitHub.\n\n\nUsage Examples\n==============\nSee the `wiki `_ on GitHub\n\n\nReleases\n========\nComing soon!", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/virtdevninja/steel_pigs", "keywords": null, "license": "License :: OSI Approved :: Apache Software License", "maintainer": null, "maintainer_email": null, "name": "steel_pigs", "package_url": "https://pypi.org/project/steel_pigs/", "platform": "Windows,Linux,Solaris,Mac OS-X,Unix", "project_url": "https://pypi.org/project/steel_pigs/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/virtdevninja/steel_pigs" }, "release_url": "https://pypi.org/project/steel_pigs/0.4/", "requires_dist": null, "requires_python": null, "summary": "Powerful iPXE Generation Service", "version": "0.4" }, "last_serial": 1906566, "releases": { "0.3": [ { "comment_text": "", "digests": { "md5": "a78b07474f3bdfc41068117514c625b1", "sha256": "1621e33eca30077c2e1b042c8c37cc0bd6f52aacb0aa284a28faaf221f0fdbe5" }, "downloads": -1, "filename": "steel_pigs-0.3.tar.gz", "has_sig": false, "md5_digest": "a78b07474f3bdfc41068117514c625b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15862, "upload_time": "2015-10-14T10:13:46", "url": "https://files.pythonhosted.org/packages/27/b7/8615c0558dd495d5567fc968ed9ed5d379f3d124eb1193d95d56670f3601/steel_pigs-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "c67deda04098d607e668332e6c7dc925", "sha256": "8748132731213a7e49453d5bfa74ff755418fc68d47780e1376dbadd9da045f6" }, "downloads": -1, "filename": "steel_pigs-0.4.tar.gz", "has_sig": false, "md5_digest": "c67deda04098d607e668332e6c7dc925", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19796, "upload_time": "2016-01-15T19:31:54", "url": "https://files.pythonhosted.org/packages/39/77/bbc43221df2624199af180ba40e113ece7b81deedf7460d0fa8f8e77033c/steel_pigs-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c67deda04098d607e668332e6c7dc925", "sha256": "8748132731213a7e49453d5bfa74ff755418fc68d47780e1376dbadd9da045f6" }, "downloads": -1, "filename": "steel_pigs-0.4.tar.gz", "has_sig": false, "md5_digest": "c67deda04098d607e668332e6c7dc925", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19796, "upload_time": "2016-01-15T19:31:54", "url": "https://files.pythonhosted.org/packages/39/77/bbc43221df2624199af180ba40e113ece7b81deedf7460d0fa8f8e77033c/steel_pigs-0.4.tar.gz" } ] }