precountify

View on PyPIReverse Dependencies (0)

1.0.0 precountify-1.0.0-py3-none-any.whl

Wheel Details

Project: precountify
Version: 1.0.0
Filename: precountify-1.0.0-py3-none-any.whl
Download: [link]
Size: 15820
MD5: dca42b8d8985542d3f0ef0469392d8c0
SHA256: c67dd44d69bdd8830e93bd73d46ba1b83b70842c779aa1f70b80a7a7c6cadf9c
Uploaded: 2020-01-23 16:53:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: precountify
Version: 1.0.0
Summary: A tool for pre-countifying
Author: Akiomi Kamakura
Author-Email: akiomik[at]gmail.com
Home-Page: https://github.com/akiomik/precountify
License: Apache License 2.0
Keywords: audio-processing
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Sound/Audio :: Sound Synthesis
Classifier: Topic :: Utilities
Platform: any
Requires-Python: >=3.4
Requires-Dist: fire
Requires-Dist: librosa
Requires-Dist: essentia (==2.1b5); extra == "essentia"
Requires-Dist: madmom; extra == "madmom"
Provides-Extra: essentia
Provides-Extra: madmom
Description-Content-Type: text/markdown
[Description omitted; length: 1019 characters]

WHEEL

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

RECORD

Path Digest Size
precountify/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
precountify/_version.py sha256=RsZjRjMprNcDm97wqRRSk6rTLgTX8N0GyicZyZ8OsBQ 22
precountify/cli.py sha256=T03O7miyDYuRBi-Pt1liPahtd87_QubHo5o2N-i4Ox4 503
precountify/click.py sha256=TpILzMQPlRpc-3QvdUw_eIPOp30KBXmjHBrOQJdjKCg 875
precountify/margin.py sha256=-E5eHQF0DzS0l2PtdLDKCs9r5CVWbcWxIVbfDyOg4pA 554
precountify/music.py sha256=NhXc8S6Mcf4yt891Jvl6uzHZS2SXktOjdhSh3Sfz7oc 1136
precountify/precount.py sha256=1gEg9ug-MPKewZ4a3-JdDyqpD4t-wnckQ6nSV4Cdpfo 793
precountify/precountify.py sha256=qbvwOo4cqFajV6t0e1ffnmp-qee-BjpfhSZz-NyCq-0 1015
precountify/util.py sha256=QgqDSbcXnWMbK7AvO86TjfqCqdvCM3FEcrjiQMHvwns 251
precountify/audio/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
precountify/audio/audio_file.py sha256=zO20exUBGDFsfbLJ8vt7yGz0RQ7gZ0mKJqLyV2Blbac 969
precountify/audio/mono.py sha256=ZnawI9u36HJtPH6wIvi_36RZKjhfg-BMuq-vLE1U77w 954
precountify/audio/stereo.py sha256=7sbkfvZeYNqMUpAI-t4b8Q8A4qF2CVNeeqw1x4wjruE 1149
precountify/data/click.wav sha256=uVXrOwJvV4cU-Y_YgwbHgtl4vNvl3vvsdNZLrYTuRMQ 2688
precountify/estimator/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
precountify/estimator/essentia.py sha256=EvoSQVvzLxpscwndKX22mwEeAsiDeAS3c-qfLwUnmiw 497
precountify/estimator/librosa.py sha256=11hAGsAtKya36xnfm9c2LfXSR-WDFMUoEg9VaVdLrVA 395
precountify/estimator/madmom.py sha256=UTUK4ZPTn0Jt7hhIH1eIov9zRXV2N9nYusKTRcUu71M 405
precountify/estimator/tempo_estimator.py sha256=bdYECwIA9FOdP07_ZMPfAKq-rP97pperGFYF-y4ktfg 145
precountify-1.0.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
precountify-1.0.0.dist-info/METADATA sha256=62Rm2yqjot_-r66pVixtxdEZVOXaIe86uCt0b_nhLmg 2174
precountify-1.0.0.dist-info/WHEEL sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec 92
precountify-1.0.0.dist-info/entry_points.txt sha256=9OpreLB-kt-Wdl2svKwyxh5ZAhSBEg_La97z9w9O_5A 54
precountify-1.0.0.dist-info/top_level.txt sha256=rXf5bWZS9EjEYwHGgjLqxbKojKCo0-SoCNI66Aejc14 12
precountify-1.0.0.dist-info/RECORD

top_level.txt

precountify

entry_points.txt

precountify = precountify.cli:main