{ "info": { "author": "Brandon Gillespie", "author_email": "bjg-pypi@cold.org", "bugtrack_url": null, "classifiers": [ "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Polyform\n\nProof of Concept\n\nPolyforms are functions-as-a-service which include DataOps, specifically oriented\nfor running AI systems:\n\n- are designed for native AI functionality\n- have an explicit expectation of the shape of data sent to them\n- support different sub-forms for variant purposes (such as training, vs intersect)\n- support transformation of data in flight, as well as storing back to the data universe\n- come with the implicit security of the Data Multiverse\n\nData Expectations describe the shape of the data as needed, and draw it in on\ndemand.\n\nThis code is a combination of a very rough implementation (prototype)\nto prove the concept, combined with CI/CD automation for ease of use.\n\nIt is targeted towards the data science industry, enabling deep learning to be\nmore easily managed as production ready services.\n\n```bash\npip3 install 'git+ssh://git@github.com/srevenant/polyform.git@master#egg=polyform'\n```\n\nRun `poly` with no args for a breakdown of options\n\nTutorial coming soon", "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/srevenant/polyform", "keywords": "dictlib,pyyaml,pylint,pyjwt,boto3,graphql", "license": "None", "maintainer": "", "maintainer_email": "", "name": "polyform", "package_url": "https://pypi.org/project/polyform/", "platform": "", "project_url": "https://pypi.org/project/polyform/", "project_urls": { "Homepage": "https://github.com/srevenant/polyform" }, "release_url": "https://pypi.org/project/polyform/0.2.9/", "requires_dist": null, "requires_python": "", "summary": "Serverless DataOps, for AI/ML purposes (Prototype)", "version": "0.2.9" }, "last_serial": 5646067, "releases": { "0.2.9": [ { "comment_text": "", "digests": { "md5": "de46f59e8c772c8d4a0d6ab6070f1607", "sha256": "41ea99ba6a37b68555ebc17e725ef0f8e4f249b9e9a94e788e869a7f3b33816f" }, "downloads": -1, "filename": "polyform-0.2.9.tar.gz", "has_sig": false, "md5_digest": "de46f59e8c772c8d4a0d6ab6070f1607", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1775, "upload_time": "2019-08-07T17:10:34", "url": "https://files.pythonhosted.org/packages/51/7f/2dc7e5350e9bc179efa25048effd3909218b0069a5e09ef78b915e86c3ae/polyform-0.2.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "de46f59e8c772c8d4a0d6ab6070f1607", "sha256": "41ea99ba6a37b68555ebc17e725ef0f8e4f249b9e9a94e788e869a7f3b33816f" }, "downloads": -1, "filename": "polyform-0.2.9.tar.gz", "has_sig": false, "md5_digest": "de46f59e8c772c8d4a0d6ab6070f1607", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1775, "upload_time": "2019-08-07T17:10:34", "url": "https://files.pythonhosted.org/packages/51/7f/2dc7e5350e9bc179efa25048effd3909218b0069a5e09ef78b915e86c3ae/polyform-0.2.9.tar.gz" } ] }