sound-extraction

View on PyPIReverse Dependencies (0)

2.1.2 sound_extraction-2.1.2-py3-none-any.whl

Wheel Details

Project: sound-extraction
Version: 2.1.2
Filename: sound_extraction-2.1.2-py3-none-any.whl
Download: [link]
Size: 13326
MD5: dcd2fb68f50672a7469539b925a0cbd2
SHA256: c7f1a29135c8a37bb680f378d2287b25ba1c7cc21a02ef7fc3d583c942fcb841
Uploaded: 2023-07-20 13:08:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sound-extraction
Version: 2.1.2
Author: Prayag Shah
Author-Email: prayagshah07[at]gmail.com
Home-Page: https://github.com/prayagnshah/Sound-Extraction
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: certifi (==2023.5.7)
Requires-Dist: cffi (==1.15.1)
Requires-Dist: load-dotenv (==0.1.0)
Requires-Dist: numpy (==1.24.3)
Requires-Dist: pycparser (==2.21)
Requires-Dist: python-dotenv (==1.0.0)
Requires-Dist: sentry-sdk (==1.25.1)
Requires-Dist: soundfile (==0.12.1)
Requires-Dist: urllib3 (==2.0.3)
Requires-Dist: astral (==3.2)
Requires-Dist: backports.zoneinfo (==0.2.1)
Requires-Dist: pytz (==2023.3)
Requires-Dist: tzdata (==2023.3)
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 7890 characters]

WHEEL

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

RECORD

Path Digest Size
src/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/recording_times_generator.py sha256=G3jojfCspE60-jumuVCUYrIO9Y95Gtq-XfPh0GOdOFs 10907
src/sound_extraction.py sha256=cl1dDrVFdFqzHkNpYRvhfpg-fOdAngt_n8hNoC4HWPw 18955
sound_extraction-2.1.2.dist-info/LICENSE.txt sha256=R5aj4AkjCDAOhobJ9FglpD8QFz8PXne0G3eG-pt2XMg 1087
sound_extraction-2.1.2.dist-info/METADATA sha256=nCfk4Jy4ADWBw24nD03PMKcUnpxtad_51maNoH9zfZ4 9003
sound_extraction-2.1.2.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
sound_extraction-2.1.2.dist-info/entry_points.txt sha256=GDt-2PNiw2xJ6rehg-k0vCmZsW54dajbUqn0N4U6O48 126
sound_extraction-2.1.2.dist-info/top_level.txt sha256=74rtVfumQlgAPzR5_2CgYN24MB0XARCg0t-gzk6gTrM 4
sound_extraction-2.1.2.dist-info/RECORD

top_level.txt

src

entry_points.txt

recording_times_generator = src.recording_times_generator:main
sound_extraction = src.sound_extraction:main