# A ``State``-based Transformation System for Program Compilation and Augmentation
<p align="center">
<img alt="Header image of brainstate." src="https://github.com/chaobrain/brainstate/blob/main/docs/_static/brainstate.png" width=50%>
</p>
<p align="center">
<a href="https://pypi.org/project/brainstate/"><img alt="Supported Python Version" src="https://img.shields.io/pypi/pyversions/brainstate"></a>
<a href="https://github.com/chaobrain/brainstate/blob/main/LICENSE"><img alt="LICENSE" src="https://img.shields.io/badge/License-Apache%202.0-blue.svg"></a>
<a href='https://brainstate.readthedocs.io/en/latest/?badge=latest'>
<img src='https://readthedocs.org/projects/brainstate/badge/?version=latest' alt='Documentation Status' />
</a>
<a href="https://badge.fury.io/py/brainstate"><img alt="PyPI version" src="https://badge.fury.io/py/brainstate.svg"></a>
<a href="https://github.com/chaobrain/brainstate/actions/workflows/CI.yml"><img alt="Continuous Integration" src="https://github.com/chaobrain/brainstate/actions/workflows/CI.yml/badge.svg"></a>
</p>
## Installation
You can install ``brainstate`` via pip:
```bash
pip install brainstate --upgrade
```
## Documentation
The official documentation is hosted on Read the Docs: [https://brainstate.readthedocs.io/](https://brainstate.readthedocs.io/)
## See also the BDP ecosystem
We are building the Brain Dynamics Programming ecosystem: https://ecosystem-for-brain-dynamics.readthedocs.io/
Raw data
{
"_id": null,
"home_page": "https://github.com/chaobrain/brainstate",
"name": "brainstate",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "computational neuroscience, brain-inspired computation, brain dynamics programming",
"author": "BrainState Developers",
"author_email": "BrainState Developers <chao.brain@qq.com>",
"download_url": null,
"platform": null,
"description": "\r\n# A ``State``-based Transformation System for Program Compilation and Augmentation\r\n\r\n\r\n\r\n<p align=\"center\">\r\n \t<img alt=\"Header image of brainstate.\" src=\"https://github.com/chaobrain/brainstate/blob/main/docs/_static/brainstate.png\" width=50%>\r\n</p> \r\n\r\n\r\n\r\n<p align=\"center\">\r\n\t<a href=\"https://pypi.org/project/brainstate/\"><img alt=\"Supported Python Version\" src=\"https://img.shields.io/pypi/pyversions/brainstate\"></a>\r\n\t<a href=\"https://github.com/chaobrain/brainstate/blob/main/LICENSE\"><img alt=\"LICENSE\" src=\"https://img.shields.io/badge/License-Apache%202.0-blue.svg\"></a>\r\n \t<a href='https://brainstate.readthedocs.io/en/latest/?badge=latest'>\r\n <img src='https://readthedocs.org/projects/brainstate/badge/?version=latest' alt='Documentation Status' />\r\n </a>\r\n <a href=\"https://badge.fury.io/py/brainstate\"><img alt=\"PyPI version\" src=\"https://badge.fury.io/py/brainstate.svg\"></a>\r\n <a href=\"https://github.com/chaobrain/brainstate/actions/workflows/CI.yml\"><img alt=\"Continuous Integration\" src=\"https://github.com/chaobrain/brainstate/actions/workflows/CI.yml/badge.svg\"></a>\r\n</p>\r\n\r\n\r\n## Installation\r\n\r\nYou can install ``brainstate`` via pip:\r\n\r\n```bash\r\npip install brainstate --upgrade\r\n```\r\n\r\n\r\n\r\n## Documentation\r\n\r\nThe official documentation is hosted on Read the Docs: [https://brainstate.readthedocs.io/](https://brainstate.readthedocs.io/)\r\n\r\n\r\n\r\n## See also the BDP ecosystem\r\n\r\nWe are building the Brain Dynamics Programming ecosystem: https://ecosystem-for-brain-dynamics.readthedocs.io/\r\n\r\n\r\n",
"bugtrack_url": null,
"license": "Apache-2.0 license",
"summary": "A ``State``-based Transformation System for Program Compilation and Augmentation.",
"version": "0.1.0.post20241122",
"project_urls": {
"Homepage": "https://github.com/chaobrain/brainstate",
"homepage": "http://github.com/chaobrain/brainstate",
"repository": "http://github.com/chaobrain/brainstate"
},
"split_keywords": [
"computational neuroscience",
" brain-inspired computation",
" brain dynamics programming"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5e28c1a52c767e2594d911e871bbc9de3e64099be3a5adc2efb5ca424e222491",
"md5": "e301857cfe64e00b822b06146a790d9e",
"sha256": "943b481bb510d889ee418e80ae46e68414d1c29f9351a7d61637cc69a1e8f0e5"
},
"downloads": -1,
"filename": "brainstate-0.1.0.post20241122-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "e301857cfe64e00b822b06146a790d9e",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.9",
"size": 369706,
"upload_time": "2024-11-22T03:39:26",
"upload_time_iso_8601": "2024-11-22T03:39:26.927244Z",
"url": "https://files.pythonhosted.org/packages/5e/28/c1a52c767e2594d911e871bbc9de3e64099be3a5adc2efb5ca424e222491/brainstate-0.1.0.post20241122-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-22 03:39:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "chaobrain",
"github_project": "brainstate",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "brainstate"
}