songdkl

View on PyPIReverse Dependencies (1)

0.4.0 songdkl-0.4.0-py3-none-any.whl

Wheel Details

Project: songdkl
Version: 0.4.0
Filename: songdkl-0.4.0-py3-none-any.whl
Download: [link]
Size: 22889
MD5: 1782088566d470355247fce177b7fded
SHA256: 9fe5656c5e2a1cdc8f19e7f936e96ae1809fb8f37802d8800b8239a7b764eef4
Uploaded: 2022-12-11 15:44:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: songdkl
Version: 0.4.0
Summary: automated quantitation of vocal learning in songbirds
Author: David Mets
Author-Email: David Nicholson <nickledave[at]users.noreply.github.com>
Project-Url: Home, https://github.com/NickleDave/songdkl
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.8
Requires-Dist: crowsetta (>=4.0.0.post2)
Requires-Dist: dask (>=2022.12.0)
Requires-Dist: numpy (>=1.19.4)
Requires-Dist: scipy (>=1.5.4)
Requires-Dist: matplotlib (>=3.3.3)
Requires-Dist: rich (>=12.5.1)
Requires-Dist: scikit-image (>=0.19.3)
Requires-Dist: scikit-learn (>=0.24.0)
Requires-Dist: zarr (>=2.13.3)
Requires-Dist: flit; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: songdkl[docs,tests]; extra == "dev"
Requires-Dist: jupyterlab (>=3.0.3); extra == "docs"
Requires-Dist: Sphinx (>=3.4.1); extra == "docs"
Requires-Dist: pandas (>=1.4.4); extra == "tests"
Requires-Dist: pytest (>=6.2.1); extra == "tests"
Requires-Dist: pytest-cov (>=2.12.0); extra == "tests"
Requires-Dist: pytest-console-scripts (>=1.3.1); extra == "tests"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: tests
Description-Content-Type: text/markdown
[Description omitted; length: 3837 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.8.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
songdkl/__about__.py sha256=fcDgrHhULYx3fl5PkPJqhASSWyS9-dOdYbLyJNyW5ds 800
songdkl/__init__.py sha256=dZGhQFSH3hFFN-Yo-jnxTUSvXZfV6VWjxGL8yZQXhAc 304
songdkl/__main__.py sha256=9BxFKdnjGU4nbY2IjnbocYcoQQ4Dlj9H564k5jWNZWI 3457
songdkl/audio.py sha256=EBIKpFvm6hyLwT_PtdAsaEMj178hB_ufRRg_TH9p3ks 6668
songdkl/constants.py sha256=yKsY-TptkM7zeBKHgJZnXZKao8T-US0yODWY9FAEEj4 305
songdkl/load.py sha256=XqK4HdkQZ3PPVgN9ApyaImZhN6CDhpHZxb1VQfQQUL8 2366
songdkl/logging.py sha256=afWUkbhAyXiQREQ5FooA31AhQs7-UucATrr44GFhhz8 3101
songdkl/numsyls.py sha256=bfkkEq72TujsHOR75-3pLP39nYgs1Iz5MuQDpkHar38 8494
songdkl/prep.py sha256=5VPv2q-Y-bnkqwEwpNhAnMT3PcRuEIuTuU9Wh8sZKFY 5773
songdkl/songdkl.py sha256=l21m4apI2ys-mzbtT2o5TbNmPSMZgtdaXI5YxDp8dFg 9505
songdkl/syllables.py sha256=hvqkzSSGTzMdrFNV07Ho8g1cDqE-PLVu7fzDresE4v8 4175
songdkl/timenow.py sha256=puNLejnL6vZWbpEm-IaU-66TkbBDmM5HQiaDO6v493k 271
songdkl/argparser/__init__.py sha256=Bvz6FE1Sl60BZ41Iv6Mldo8kzMIP_ZFf3RV7bgGpGrQ 26
songdkl/argparser/argparser.py sha256=rUiKz22CcPayzbIdRU6Hey5529ZL29rWfdWJBSlkldM 8435
songdkl/argparser/epilogs.py sha256=axxB-wqHUb83irEuSIoh7OsKScGIzzvcADGTzSRG3zE 2002
songdkl-0.4.0.dist-info/entry_points.txt sha256=L489ftpmwQsfG08Hdy6rOLiPF3lLQZz8B2sW5FdSSPE 49
songdkl-0.4.0.dist-info/LICENSE sha256=wzw6Y6tE_3g-sjsD0rH0M3SXZJRkHoCY2kjOb_TPPK4 1535
songdkl-0.4.0.dist-info/WHEEL sha256=rSgq_JpHF9fHR1lx53qwg_1-2LypZE_qmcuXbVUq948 81
songdkl-0.4.0.dist-info/METADATA sha256=cAMsEviVDXjuSs6yAfhWyva6d9RZ56cS-GtPZ3hdSPM 5378
songdkl-0.4.0.dist-info/RECORD

entry_points.txt

songdkl = songdkl.__main__:main