improv

View on PyPIReverse Dependencies (0)

0.2.2 improv-0.2.2-py3-none-any.whl

Wheel Details

Project: improv
Version: 0.2.2
Filename: improv-0.2.2-py3-none-any.whl
Download: [link]
Size: 40820
MD5: 1ceab72969a8201ece4d3f90a116d0d2
SHA256: 8924cb08e11a3cb018de59f3dc8291e7d5b68c6641a1681d41fc30cd40b204d0
Uploaded: 2024-01-15 20:39:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: improv
Version: 0.2.2
Summary: Platform for adaptive neuroscience experiments
Author-Email: Anne Draelos <adraelos[at]umich.edu>, John Pearson <john.pearson[at]duke.edu>
License: MIT License Copyright (c) 2019 Pearson Lab at Duke University Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: neuroscience,adaptive,closed loop
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.6
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: pyarrow (==9.0.0)
Requires-Dist: PyQt5
Requires-Dist: lmdb
Requires-Dist: pyyaml
Requires-Dist: textual (==0.15.0)
Requires-Dist: pyzmq
Requires-Dist: psutil
Requires-Dist: h5py
Requires-Dist: jupyter-book; extra == "docs"
Requires-Dist: sphinx-autoapi (==2.0.1); extra == "docs"
Requires-Dist: astroid (==2.15.5); extra == "docs"
Requires-Dist: black; extra == "lint"
Requires-Dist: flake8; extra == "lint"
Requires-Dist: Flake8-pyproject; extra == "lint"
Requires-Dist: flake8-pytest-style; extra == "lint"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: async-timeout; extra == "tests"
Requires-Dist: pytest-asyncio; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: scikit-image; extra == "tests"
Provides-Extra: docs
Provides-Extra: lint
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4189 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
improv/__init__.py sha256=ZygAIkX6Nbjag1czWdQa-yP-GM1mBE_9ss21Xh__JFc 34
improv/_version.py sha256=m6kyaNpwBcP1XYcqrelX2oS3PJuOnElOcRdBa9pEb8c 22
improv/actor.py sha256=we5IGBXKMTPe3Vy4FRfw13VBNsP7p8YY78vj9NblIK4 14743
improv/cli.py sha256=TXroBHM08C2yfhFPSgSC4FzYrMAn4X3aUtK7tPhRQ9A 11626
improv/config.py sha256=FGG5O6V9bD7D2NAA0fszbjygBgAhtfTsLcYhQgrfH50 5444
improv/link.py sha256=FnxBPtngDGhtmc-WrATnkCYRpQldp7nLpu8-LdY0JTs 8236
improv/nexus.py sha256=pEfCptt8aRuc-OGUKV8P5jTTQ8GBtdsE9c8DALEdVR0 27837
improv/replayer.py sha256=Ypw7rRpuXOK2wggZq6Oi66YpPtPy1XHyGOoRgX2IuDo 5386
improv/store.py sha256=rbBbirwE7f_KEziWzrqWElvQ1rMy8GCSUqIz4uVp56s 18241
improv/tui.css sha256=AptlGUVAR5j0KpW6xK1UohiB0gNKbi_ihr-S7Z3fl_c 645
improv/tui.py sha256=hrWeKndwrOhFGa8D-wcEyBj3QaNSC5dalUCrY80UnJE 10849
improv/watcher.py sha256=JT00Uro9vPnJMSKklYVxRi8UR6-yCgVM-qFZpB2GBmY 5569
improv/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
improv/utils/bad_config.yaml sha256=QJXOWQMToLCZe01HahyoIG01-l1F-cvSPQbkWw9ehHE 887
improv/utils/checks.py sha256=3Wi2xJzJMkyKmoEipFOtxL64igI1-o84pdxv6gw37VE 1405
improv/utils/good_config.yaml sha256=BzUlhOz6JVk58U1nwotxVpoCb_4F5oALFO3_0F6YZsU 872
improv/utils/reader.py sha256=QZ4UqRe-W6jo0KPRnOlnY9bvIIERcU1_AYW-Zu3gRkw 3237
improv/utils/utils.py sha256=H2Lt4saNJxP4g7imJJ9qV5bDL5B0twRq7Pv21jdxXgM 1463
improv-0.2.2.dist-info/LICENSE sha256=IwWCoB6R-4xHtFRfJVX7_ug-GTNJpi6Rx9qQn3UnAQ4 1087
improv-0.2.2.dist-info/METADATA sha256=7wa18ic0546dZCRO9W1xuc-Z0AIFpPt2tFP-NT8yyu8 7321
improv-0.2.2.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
improv-0.2.2.dist-info/entry_points.txt sha256=p9YZf0mWTHtIUUYQhpjxqP2qrRkJUx1YaJ1XSS-l7LA 57
improv-0.2.2.dist-info/top_level.txt sha256=BlldDnx4ycM3buYSx1jq9JoLPnejeXmIzEJcE5lyxTI 7
improv-0.2.2.dist-info/RECORD

top_level.txt

improv

entry_points.txt

improv = improv.cli:default_invocation