{ "info": { "author": "The NeuralEnsemble Community", "author_email": "neurotools@neuralensemble.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: POSIX", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Topic :: Scientific/Engineering", "Topic :: Utilities" ], "description": "==========\nNeuroTools\n==========\n\nNeuroTools is a collection of tools for representing and analyzing\nneuroscientific data.\n\nNeuroTools is written in Python, and works best with PyNN, or one of the growing\nlist of simulation engines with a Python front-end such as NEURON, NEST, PCSIM,\nFACETS Neuromorphic VLSI, Brian, MOOSE/GENESIS, Neurospaces/GENESIS. NeuroTools\nprovides modules to facilitate simulation setup, parameterization and\ninstrumentation, and data management, analysis and visualization. The\ndata-related tools are equally suited to analysis of experimental data, although\nthat is not the primary motivation for their development.\n\nNeuroTools aims to:\n\n1. increase the productivity of individual modellers by automating, simplifying,\n and establishing best-practices for common tasks,\n\n2. increase the productivity of the neuroscience modelling community by reducing\n the amount of code duplication across simulation communities,\n\n3. increase the reliability of data analysis tools leveraging Linus's law:\n \"given enough eyeballs, all bugs are shallow.\"\n\nCode status\n-----------\n\n.. image:: https://travis-ci.org/NeuralEnsemble/NeuroTools.png?branch=master\n :target: https://travis-ci.org/NeuralEnsemble/NeuroTools\n.. image:: https://coveralls.io/repos/NeuralEnsemble/NeuroTools/badge.png\n :target: https://coveralls.io/r/NeuralEnsemble/NeuroTools\n\nThis code is considered to be mature and will not evolve - we will only focus on bug fixes.\n\nDevelopment of a new analysis library takes place @ https://github.com/NeuralEnsemble/elephant\n\nContributing to NeuroTools\n--------------------------\n\nIf you are interested in participating in NeuroTools development, please see\nthe webpage at http://neuralensemble.org/NeuroTools\n\nRelated projects\n----------------\n\nNeuroTools has evolved in different flavours:\n\n- a legacy version @ https://neuralensemble.kip.uni-heidelberg.de/svn/NeuroTools\n- a fork by Trevor Bekolay: https://github.com/tbekolay/neurotools\n- another fork (version 0.2.0) : https://github.com/meduz/NeuroTools\n\nInstallation\n------------\n\nTo install use:\n\n pip install NeuroTools\n\nFor installation instructions, see doc/source/install.rst\n\nDocumentation\n-------------\n\nFor documentation see the ``doc`` folder or http://packages.python.org/NeuroTools\n\nFor examples see the ``examples`` folder.\n\n\nMore information\n----------------\n\n- Home page: http://neuralensemble.org/NeuroTools\n- Mailing list: https://groups.google.com/forum/?fromgroups#!forum/neuralensemble\n- Documentation: http://packages.python.org/neo/\n- Bug reports: https://github.com/NeuralEnsemble/NeuroTools/issues\n\n\nLicense\n-------\n\nCopyright (C) 2008 Daniel Bruederle, Andrew Davison, Jens Kremkow\nLaurent Perrinet, Michael Schmuker, Eilif Muller, Eric Mueller, Pierre Yger\n\nNeuroTools is free software; you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation; either version 2 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along\nwith this program; if not, write to the Free Software Foundation, Inc.,\n51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.\n\nThe GNU General Public License does not permit this software to be\nredistributed in proprietary programs.\n\nSee ``LICENSE``.", "description_content_type": null, "docs_url": "https://pythonhosted.org/NeuroTools/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://neuralensemble.org/NeuroTools", "keywords": "computational neuroscience,simulation,analysis,visualization,parameters", "license": "GPLv2", "maintainer": null, "maintainer_email": null, "name": "NeuroTools", "package_url": "https://pypi.org/project/NeuroTools/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/NeuroTools/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://neuralensemble.org/NeuroTools" }, "release_url": "https://pypi.org/project/NeuroTools/0.3.1/", "requires_dist": null, "requires_python": null, "summary": "NeuroTools is a collection of tools to support all tasks associated with the analysis of neural activity - from neurophysiology to neural simulations.", "version": "0.3.1" }, "last_serial": 1808360, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "d63982f90b8104d18c49a8079c353620", "sha256": "faf8f2851e92b8b2df36bb2790f533a99d2f1477cf530e89d0196a3db2b59c18" }, "downloads": -1, "filename": "NeuroTools-0.1.0.tar.gz", "has_sig": false, "md5_digest": "d63982f90b8104d18c49a8079c353620", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 129541, "upload_time": "2008-11-13T14:07:51", "url": "https://files.pythonhosted.org/packages/2e/b3/39ba120f4d5af293436606bb4b1b4d625527e2650e83a30362c5b8283c6b/NeuroTools-0.1.0.tar.gz" } ], "0.2.2": [], "0.3": [ { "comment_text": "", "digests": { "md5": "643cc30ac287687c30d4da4aae5d1727", "sha256": "7e39ac9483abd2423ff43f684fd63cf8ed3084eb07c2a94ecfd58da5100979d0" }, "downloads": -1, "filename": "NeuroTools-0.3.tar.gz", "has_sig": false, "md5_digest": "643cc30ac287687c30d4da4aae5d1727", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 172832, "upload_time": "2015-11-08T16:36:46", "url": "https://files.pythonhosted.org/packages/c3/4a/819d55f2452591213d586b9252f3744e1cdc6973f92794d50db09e6e5e6b/NeuroTools-0.3.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "67d1c4b6bee55ed9ab50d5daccc0f573", "sha256": "a459420fc0e9ff6b59af28716ddb0c75d11a63b8db80a5f4844e0d7a90c2c653" }, "downloads": -1, "filename": "NeuroTools-0.3.1.tar.gz", "has_sig": false, "md5_digest": "67d1c4b6bee55ed9ab50d5daccc0f573", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 172902, "upload_time": "2015-11-09T19:23:50", "url": "https://files.pythonhosted.org/packages/8c/63/0f81493c290ff10f7dd2aaa35d4826c000087127d09ded5a48a41c1cd425/NeuroTools-0.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "67d1c4b6bee55ed9ab50d5daccc0f573", "sha256": "a459420fc0e9ff6b59af28716ddb0c75d11a63b8db80a5f4844e0d7a90c2c653" }, "downloads": -1, "filename": "NeuroTools-0.3.1.tar.gz", "has_sig": false, "md5_digest": "67d1c4b6bee55ed9ab50d5daccc0f573", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 172902, "upload_time": "2015-11-09T19:23:50", "url": "https://files.pythonhosted.org/packages/8c/63/0f81493c290ff10f7dd2aaa35d4826c000087127d09ded5a48a41c1cd425/NeuroTools-0.3.1.tar.gz" } ] }