sc3nb

View on PyPIReverse Dependencies (3)

1.1.0 sc3nb-1.1.0-py3-none-any.whl

Wheel Details

Project: sc3nb
Version: 1.1.0
Filename: sc3nb-1.1.0-py3-none-any.whl
Download: [link]
Size: 71946
MD5: dd813e4f31383fec80ea0281c1a9f23d
SHA256: 533cee102451e31776082a395d5e533e8965a6725ad4967827c69be9c401cd5a
Uploaded: 2023-08-22 10:26:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sc3nb
Version: 1.1.0
Summary: SuperCollider3 (sc3) for Python and Jupyter notebooks
Author: Thomas Hermann
Author-Email: thermann[at]techfak.uni-bielefeld.de
Home-Page: https://github.com/interactive-sonification/sc3nb
Project-Url: Documentation, https://interactive-sonification.github.io/sc3nb
Project-Url: Source Code, https://github.com/interactive-sonification/sc3nb
Project-Url: Bug Tracker, https://github.com/interactive-sonification/sc3nb/issues
License: MIT
Keywords: sonification,sound synthesis
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Other
Classifier: Operating System :: OS Independent
Classifier: Framework :: IPython
Classifier: Framework :: Jupyter
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Artistic Software
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Sound/Audio :: Analysis
Classifier: Topic :: Multimedia :: Sound/Audio :: Sound Synthesis
Classifier: Topic :: Scientific/Engineering :: Human Machine Interfaces
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: pyamapping
Requires-Dist: psutil
Requires-Dist: python-osc (>=1.7.4)
Requires-Dist: numpy (>=1.15.4)
Requires-Dist: scipy (>=1.3.1)
Requires-Dist: ipython (>=7.2.0)
Requires-Dist: importlib-resources; python_version < "3.9"
Requires-Dist: Sphinx; extra == "all"
Requires-Dist: sphinx-autoapi; extra == "all"
Requires-Dist: sphinx-rtd-theme; extra == "all"
Requires-Dist: nbsphinx; extra == "all"
Requires-Dist: nbsphinx-link; extra == "all"
Requires-Dist: nbstripout; extra == "all"
Requires-Dist: numpydoc; extra == "all"
Requires-Dist: jupyterlab; extra == "all"
Requires-Dist: matplotlib; extra == "all"
Requires-Dist: PyQt5; extra == "all"
Requires-Dist: numpy; extra == "all"
Requires-Dist: myst-parser; extra == "all"
Requires-Dist: GitPython; extra == "all"
Requires-Dist: beautifulsoup4; extra == "all"
Requires-Dist: pre-commit; extra == "all"
Requires-Dist: check-manifest; extra == "all"
Requires-Dist: black; extra == "all"
Requires-Dist: isort; extra == "all"
Requires-Dist: tox; extra == "all"
Requires-Dist: pytest; extra == "all"
Requires-Dist: pytest-cov; extra == "all"
Requires-Dist: pytest-xvfb; sys_platform == "linux" and extra == "all"
Requires-Dist: PyQt5; sys_platform == "linux" and extra == "all"
Requires-Dist: pytest-qt; sys_platform == "linux" and extra == "all"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: nbstripout; extra == "dev"
Requires-Dist: check-manifest; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: Sphinx; extra == "docs"
Requires-Dist: sphinx-autoapi; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: nbsphinx; extra == "docs"
Requires-Dist: nbsphinx-link; extra == "docs"
Requires-Dist: nbstripout; extra == "docs"
Requires-Dist: numpydoc; extra == "docs"
Requires-Dist: jupyterlab; extra == "docs"
Requires-Dist: matplotlib; extra == "docs"
Requires-Dist: PyQt5; extra == "docs"
Requires-Dist: numpy; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: GitPython; extra == "docs"
Requires-Dist: beautifulsoup4; extra == "docs"
Requires-Dist: pytest; extra == "localtest"
Requires-Dist: pytest-cov; extra == "localtest"
Requires-Dist: pytest-xvfb; sys_platform == "linux" and extra == "localtest"
Requires-Dist: PyQt5; sys_platform == "linux" and extra == "localtest"
Requires-Dist: pytest-qt; sys_platform == "linux" and extra == "localtest"
Requires-Dist: tox; extra == "test"
Provides-Extra: all
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: localtest
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3116 characters]

WHEEL

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

RECORD

Path Digest Size
sc3nb/__init__.py sha256=Xa6GhTnouX8H9eGLcfsxqA2bU3k39XVLssg7JTzb_Is 1586
sc3nb/magics.py sha256=cp2s060QIUcPobtiVFTQyJNR2jfc2xSr-oLPukB5dm8 6828
sc3nb/process_handling.py sha256=RFUPg_Rt_mFgwUMZFXKfTkr46AFMA2Dx45lMX6SJWpg 10778
sc3nb/sc.py sha256=YqxrNJf7ZscPpnPoSmICtk5MNSrRjdl6kJidi4oEL4k 11449
sc3nb/sclang.py sha256=B_u3JreR7pVJPQuPAt4fqgiL4FwgxQQN_KdJn8JzrQo 16868
sc3nb/timed_queue.py sha256=V1_srttBE598RNzmpCgfSzSWiKbS27B_Jo4QAXcrTHc 8281
sc3nb/util.py sha256=Y_cHCZpDO9RvUYXhyuxqPm6zm4cWOpnP3RFsempcUJs 5119
sc3nb/version.py sha256=eN4XHm6SxF8r-Rq1FxYi3sUjU-hsaVzCjqjRUmosPC8 160
sc3nb/osc/__init__.py sha256=sSswLh7mnE4-DFXsfoucRznc2FjuykMSvXw8E_xfByQ 56
sc3nb/osc/osc_communication.py sha256=xHlGVGvM4nD6iJbi9lzUYaJMp04HJPe1An6mCdrN_Og 39298
sc3nb/osc/parsing.py sha256=08dRpgfocpfFCMgI0I0w87iuI_SUBCBJw1RIvAWHzds 6619
sc3nb/resources/__init__.py sha256=BLgxiNRSYcnljJFH6t6WzLU5uZHWCNtJO5lsgK_uuTA 27
sc3nb/resources/synthdefs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sc3nb/resources/synthdefs/pb-1ch.scsyndef sha256=ymCIefMLbPVd0sGVeoZWUTd4aVRHMv_4dQn0Oayq8qs 372
sc3nb/resources/synthdefs/pb-2ch.scsyndef sha256=lmOsMsfzoX1_UVDv5zarKO5gYQbGi-S5UrjNQKqEOS4 385
sc3nb/resources/synthdefs/record-1ch.scsyndef sha256=3f-T3MSjP7eHWfcgiHss8nolRSwDMwJ-iAdLQdbDJyw 137
sc3nb/resources/synthdefs/record-2ch.scsyndef sha256=Kq7BUOOSmpIm-Xg_hk06zSVX-CH33OY-UGqSe06_SQc 146
sc3nb/resources/synthdefs/s1.scsyndef sha256=oRYu02PI5Ut2MEeYo7V9Rtu4jKgNRRCh5akgMBUe2Zk 474
sc3nb/resources/synthdefs/s2.scsyndef sha256=soG6WzsuO_sj5ezmtjwwqOcR11J6AtoPMSxgSSYnr-8 559
sc3nb/sc_objects/__init__.py sha256=ARfdPOxRuQFgxkj8gDlqNcPYWW72TKrLYGbjZNIBJRM 66
sc3nb/sc_objects/allocators.py sha256=BD8OGV3rZbGR3-lhWeVylK-ot2yo0119VZXr1Jrz-Bg 2526
sc3nb/sc_objects/buffer.py sha256=Thvp7A2-tbv2fNQWQtA6AbzuUr59CSggWLXvAHnbXCM 32022
sc3nb/sc_objects/bus.py sha256=ziOQQ4hQehUjUGBXLjIeI7cs6HIp1GuqQQb2fF8_kGY 6947
sc3nb/sc_objects/node.py sha256=RIwHcuXtEnFAnuJgeo6S-6JbSBti8sJJiPqmcL6Dk6s 44368
sc3nb/sc_objects/recorder.py sha256=KVc1JxNy3OHjReW1q0OoFRycHtXKrl29aKHjP_c2RoA 7462
sc3nb/sc_objects/score.py sha256=0iRBwCvNnK3Q0GbOjOu8DKPTTRyizfjP7z9Z2or4mNM 5490
sc3nb/sc_objects/server.py sha256=80IJaOyf_125dZSGrrbVMN1fSZXHrV98cAsjr8EKG4M 36524
sc3nb/sc_objects/synthdef.py sha256=t3AQKMkmqh9iZOYqswEkvcOUlaFjIdVOrkAYA37pct8 10744
sc3nb/sc_objects/volume.py sha256=vARDhBFsoFLzoldR6DseGuyEUAXx-arsGSLYKWkCogY 3765
sc3nb-1.1.0.dist-info/LICENSE sha256=3YnjEHDyYXgrbcyt8PwFtqZcrZIfBMp-hycuU6ijBNQ 1071
sc3nb-1.1.0.dist-info/METADATA sha256=4ktZxOmgrlaCz5R-AiHRvkcbi2EA-uGi07lKxZgcdBw 7514
sc3nb-1.1.0.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
sc3nb-1.1.0.dist-info/top_level.txt sha256=bq3-9NWq_NZUyfok6BMIE0IN_qxWNy8xCddED-QOupk 6
sc3nb-1.1.0.dist-info/RECORD

top_level.txt

sc3nb