{ "info": { "author": "Thomas Saunders", "author_email": "tasaunders@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Build Tools" ], "description": "# punica-neo-boa\n\n## Overview\n\nThe `punica-neo-boa` compiler is a tool fork from the branch of [ontio](https://github.com/ontio/neo-boa) and simplifies the project to support [python-punica](https://github.com/ontio-community/punica-python) .\n\nThe compiler supports a subset of the Python language ( in the same way that a _boa constrictor_ is a subset of the Python snake species)\n\n\n#### What does it currently do\n\n- Compiles a subset of the Python language to the `.avm` format for use in the [Ontology](https://github.com/ontio/ontology)\n- Works for Python 3.6+\n- supports dictionaries\n\n\n#### What will it do\n\n- Compile a larger subset of the Python language\n\n## Installation\n\nInstallation requires a Python 3.6 or later environment.\n\n```\npip install obox-neo-boa\n```\n\n## License\n\n- Open-source [MIT](LICENSE.md).\n- Main author is [@localhuman](https://github.com/localhuman).\n\n\n## Donations\n\nAccepted at __ATEMNPSjRVvsXmaJW4ZYJBSVuJ6uR2mjQU__\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/wdx7266/punica-neo-boa", "keywords": "compiler NEO .avm blockchain smartcontract development dApp", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "punica-neo-boa", "package_url": "https://pypi.org/project/punica-neo-boa/", "platform": "", "project_url": "https://pypi.org/project/punica-neo-boa/", "project_urls": { "Homepage": "https://github.com/wdx7266/punica-neo-boa" }, "release_url": "https://pypi.org/project/punica-neo-boa/0.4.9/", "requires_dist": [ "coz-bytecode (==0.5.1)", "astor (>=0.6.2)", "logzero (==1.5.0)", "base58 (>=1.0.0)", "twine; extra == 'dev'", "wheel; extra == 'dev'", "sphinx; extra == 'dev'", "autopep8; extra == 'dev'", "pep8; extra == 'dev'", "sphinx-rtd-theme; extra == 'dev'", "coverage; extra == 'test'" ], "requires_python": ">=3.6", "summary": "A simplified Python compiler for the Neo Virtual Machine to support ontology-python-punica", "version": "0.4.9" }, "last_serial": 4413834, "releases": { "0.4.8": [ { "comment_text": "", "digests": { "md5": "2d21cf5b05cdd851a80535dc1914eba7", "sha256": "68761506c5d80725f6fd4898c5a45a71c16b24dd2088968a546ae5b90292bee3" }, "downloads": -1, "filename": "punica_neo_boa-0.4.8-py3.7-none-any.whl", "has_sig": false, "md5_digest": "2d21cf5b05cdd851a80535dc1914eba7", "packagetype": "bdist_wheel", "python_version": "py3.7", "requires_python": ">=3.6", "size": 35977, "upload_time": "2018-09-30T08:20:18", "url": "https://files.pythonhosted.org/packages/9d/00/e432d999cdd317a7a90836efb44324fecc8976dbaac46e62e14e44ed1ad8/punica_neo_boa-0.4.8-py3.7-none-any.whl" } ], "0.4.9": [ { "comment_text": "", "digests": { "md5": "162eb9d221d5aca13630f1a509a4f3c9", "sha256": "d80aa811e4f4deb042e3d7073102e12b4e100d136453a21218451a604895c3de" }, "downloads": -1, "filename": "punica_neo_boa-0.4.9-py3-none-any.whl", "has_sig": false, "md5_digest": "162eb9d221d5aca13630f1a509a4f3c9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 36626, "upload_time": "2018-10-25T06:01:32", "url": "https://files.pythonhosted.org/packages/08/83/e61e14b18de9e3ef0b428334f910a7929f178e8eb395b37b17301d243834/punica_neo_boa-0.4.9-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "162eb9d221d5aca13630f1a509a4f3c9", "sha256": "d80aa811e4f4deb042e3d7073102e12b4e100d136453a21218451a604895c3de" }, "downloads": -1, "filename": "punica_neo_boa-0.4.9-py3-none-any.whl", "has_sig": false, "md5_digest": "162eb9d221d5aca13630f1a509a4f3c9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 36626, "upload_time": "2018-10-25T06:01:32", "url": "https://files.pythonhosted.org/packages/08/83/e61e14b18de9e3ef0b428334f910a7929f178e8eb395b37b17301d243834/punica_neo_boa-0.4.9-py3-none-any.whl" } ] }