{ "info": { "author": "Kael Dai", "author_email": "kaeld@alleninstitute.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering :: Bio-Informatics" ], "description": "# The Brain Modeling Toolkit\n\nA software development package for building, simulating and analyzing large-scale networks of different levels of resolution.\n\n## Level of Support\nWe are releasing this code to the public as a tool we expect others to use. Questions concerning bugs and related issues are welcomed. We expect to address them promptly, pull requests will vetted by our staff before inclusion.\n\n\n## Quickstart\nbmtk requires Python 2.7 plus [additional python dependicies](https://alleninstitute.github.io/bmtk/index.html#base-installation). To install with\nbase requirements from a command-line:\n\n```bash\n $ git clone https://github.com/AllenInstitute/bmtk.git\n $ cd bmtk\n $ python setup.py install\n```\n\nThere are examples of building models and running simulations located in docs/examples/. Some of the simulation engines may require additonal requirements to run.\n\n\n## Documentation\n\n[User Guide](https://alleninstitute.github.io/bmtk/) \n* [Building network models](https://alleninstitute.github.io/bmtk/builder.html)\n* [Running biophysical simulations](https://alleninstitute.github.io/bmtk/bionet.html)\n* [Running point-neuron simulations](https://alleninstitute.github.io/bmtk/pointnet.html)\n* [Running population-level simulations](https://alleninstitute.github.io/bmtk/popnet.html)\n\n\n\nCopyright 2017 Allen Institute\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/AllenInstitute/bmtk", "keywords": "neuroscience,scientific,modeling,simulation", "license": "", "maintainer": "", "maintainer_email": "", "name": "bmtk", "package_url": "https://pypi.org/project/bmtk/", "platform": "any", "project_url": "https://pypi.org/project/bmtk/", "project_urls": { "Homepage": "https://github.com/AllenInstitute/bmtk" }, "release_url": "https://pypi.org/project/bmtk/0.0.6/", "requires_dist": [ "jsonschema", "pandas", "numpy", "six", "h5py", "matplotlib", "NEURON; extra == 'bionet'", "tensorflow; extra == 'mintnet'", "NEST; extra == 'pointnet'", "DiPDE; extra == 'popnet'" ], "requires_python": "", "summary": "Brain Modeling Toolkit", "version": "0.0.6" }, "last_serial": 4313065, "releases": { "0.0.6": [ { "comment_text": "", "digests": { "md5": "c9f6addd47f0dfc4b8350afe159feca2", "sha256": "5e5e7d4f31e21a8e3448cc66a7d003f40e3c6cb456a4b1055887a7fc74405d61" }, "downloads": -1, "filename": "bmtk-0.0.6-py2-none-any.whl", "has_sig": false, "md5_digest": "c9f6addd47f0dfc4b8350afe159feca2", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 444655, "upload_time": "2018-09-26T15:41:03", "url": "https://files.pythonhosted.org/packages/a0/c2/6e22d1e7cc1b2c199a721a9cc8addccc49036f879a12728a913a55897c26/bmtk-0.0.6-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "480d5a6a9400c48fbb0d53a1eef6255c", "sha256": "253d5e6705e44ca8b1ace461b96a972822de32bfee7d90bf62edf7dd210bdf22" }, "downloads": -1, "filename": "bmtk-0.0.6.tar.gz", "has_sig": false, "md5_digest": "480d5a6a9400c48fbb0d53a1eef6255c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 226106, "upload_time": "2018-09-26T15:41:05", "url": "https://files.pythonhosted.org/packages/19/7d/2ff317fbd8b404636ee833251404b70bbc50d6782b431d0fa1d5fbeda4fa/bmtk-0.0.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c9f6addd47f0dfc4b8350afe159feca2", "sha256": "5e5e7d4f31e21a8e3448cc66a7d003f40e3c6cb456a4b1055887a7fc74405d61" }, "downloads": -1, "filename": "bmtk-0.0.6-py2-none-any.whl", "has_sig": false, "md5_digest": "c9f6addd47f0dfc4b8350afe159feca2", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 444655, "upload_time": "2018-09-26T15:41:03", "url": "https://files.pythonhosted.org/packages/a0/c2/6e22d1e7cc1b2c199a721a9cc8addccc49036f879a12728a913a55897c26/bmtk-0.0.6-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "480d5a6a9400c48fbb0d53a1eef6255c", "sha256": "253d5e6705e44ca8b1ace461b96a972822de32bfee7d90bf62edf7dd210bdf22" }, "downloads": -1, "filename": "bmtk-0.0.6.tar.gz", "has_sig": false, "md5_digest": "480d5a6a9400c48fbb0d53a1eef6255c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 226106, "upload_time": "2018-09-26T15:41:05", "url": "https://files.pythonhosted.org/packages/19/7d/2ff317fbd8b404636ee833251404b70bbc50d6782b431d0fa1d5fbeda4fa/bmtk-0.0.6.tar.gz" } ] }