Name | py-aiger-gridworld JSON |
Version |
0.4.3
JSON |
| download |
home_page | |
Summary | Library for modeling gridworlds as AIGER circuits. |
upload_time | 2023-04-23 07:03:49 |
maintainer | |
docs_url | None |
author | Marcell Vazquez-Chanlatte |
requires_python | >=3.9,<4.0 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# py-aiger-gridworld
Library for modeling gridworlds as AIGER circuits.
[](https://cloud.drone.io/mvcisback/py-aiger-gridworld)
[](https://badge.fury.io/py/py-aiger-gridworld)
[](https://opensource.org/licenses/MIT)
<object data="assets/visualization_example.svg" type="image/svg+xml">
<img src="assets/visualization_example.svg" />
</object>
# Installation
If you just need to use `aiger_gridworld`, you can just run:
`$ pip install py-aiger-gridwolrd`
For developers, note that this project uses the
[poetry](https://poetry.eustace.io/) python package/dependency
management tool. Please familarize yourself with it and then
run:
`$ poetry install`
Raw data
{
"_id": null,
"home_page": "",
"name": "py-aiger-gridworld",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "Marcell Vazquez-Chanlatte",
"author_email": "mvc@linux.com",
"download_url": "https://files.pythonhosted.org/packages/fa/e5/778447c655a16ce1df6fd606e3e3e4f0fc8a928399f031c82f9933d676b6/py_aiger_gridworld-0.4.3.tar.gz",
"platform": null,
"description": "# py-aiger-gridworld\n\nLibrary for modeling gridworlds as AIGER circuits.\n\n[](https://cloud.drone.io/mvcisback/py-aiger-gridworld)\n[](https://badge.fury.io/py/py-aiger-gridworld)\n[](https://opensource.org/licenses/MIT)\n\n<object data=\"assets/visualization_example.svg\" type=\"image/svg+xml\">\n <img src=\"assets/visualization_example.svg\" />\n</object>\n\n# Installation\n\nIf you just need to use `aiger_gridworld`, you can just run:\n\n`$ pip install py-aiger-gridwolrd`\n\nFor developers, note that this project uses the\n[poetry](https://poetry.eustace.io/) python package/dependency\nmanagement tool. Please familarize yourself with it and then\nrun:\n\n`$ poetry install`\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Library for modeling gridworlds as AIGER circuits.",
"version": "0.4.3",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "aed530b9dc7cd513bcdca4e54d5ac5289529ebd142a87f62dbb9724acdccddef",
"md5": "9bbd824e9fa627c1be732490372a047f",
"sha256": "a6fc53288d92d60c92378fbc0f20c8ef95b804caa84cacecd6418165b7a7a4b2"
},
"downloads": -1,
"filename": "py_aiger_gridworld-0.4.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9bbd824e9fa627c1be732490372a047f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9,<4.0",
"size": 4366,
"upload_time": "2023-04-23T07:03:47",
"upload_time_iso_8601": "2023-04-23T07:03:47.089769Z",
"url": "https://files.pythonhosted.org/packages/ae/d5/30b9dc7cd513bcdca4e54d5ac5289529ebd142a87f62dbb9724acdccddef/py_aiger_gridworld-0.4.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fae5778447c655a16ce1df6fd606e3e3e4f0fc8a928399f031c82f9933d676b6",
"md5": "8dcbb9a79e46b1a7d33c185ea3116dba",
"sha256": "ebf9261f573d19357aedbb38c6380f1a8593dcdb6805844a4985d037ea22d1cd"
},
"downloads": -1,
"filename": "py_aiger_gridworld-0.4.3.tar.gz",
"has_sig": false,
"md5_digest": "8dcbb9a79e46b1a7d33c185ea3116dba",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9,<4.0",
"size": 3884,
"upload_time": "2023-04-23T07:03:49",
"upload_time_iso_8601": "2023-04-23T07:03:49.041705Z",
"url": "https://files.pythonhosted.org/packages/fa/e5/778447c655a16ce1df6fd606e3e3e4f0fc8a928399f031c82f9933d676b6/py_aiger_gridworld-0.4.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-23 07:03:49",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "py-aiger-gridworld"
}