midi-generator

View on PyPIReverse Dependencies (0)

0.2.0 midi_generator-0.2.0-py3-none-any.whl

Wheel Details

Project: midi-generator
Version: 0.2.0
Filename: midi_generator-0.2.0-py3-none-any.whl
Download: [link]
Size: 12321
MD5: ea98741b835d25a7f28f7013c1e3a5bb
SHA256: 5996a310c0d43bc4db8db5134dde5dab0a227eea7f9f2857c8666c80526f5a1b
Uploaded: 2022-08-27 04:25:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: midi-generator
Version: 0.2.0
Summary: MIDI Generator for Python using genetic algorithms
Author-Email: Gheorghe Andrei <gheorgheandrei13[at]gmail.com>
Project-Url: Homepage, https://github.com/speedypleath/midi_generator
License: Copyright (c) 2022 Gheorghe Andrei 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: midi,music,music generation,genetic algorithms
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Multimedia :: Sound/Audio :: MIDI
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Requires-Dist: midiutil
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: seaborn
Requires-Dist: deap
Requires-Dist: aenum
Requires-Dist: pytest
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 42 characters]

WHEEL

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

RECORD

Path Digest Size
midi_generator/genetic.py sha256=behqYW3mcmBo6S-yeakATKMCB9vcai_mmDGlvuVOuv8 7801
midi_generator/cli/__init__.py sha256=u3bg-UrlixenCtpkOepCuqNxx9r8NwdppSnsR_jiK-4 31
midi_generator/cli/__main__.py sha256=iRRedVT9hklu3ExC5M_Km8giMoMCIYDPDkeWgk58tmU 6876
midi_generator/cli/commands.py sha256=6KLIxpoVn8tndWvcNN-oLkvh1juVS_ClIo7OhLq_rTo 2092
midi_generator/config/__init__.py sha256=l44hUKJ4p2YSce47jhvOE_HZrxFO4vwD_-0lePoBgf0 43
midi_generator/config/config.py sha256=TQfS_42_l1vsBpzsy-zl2psOcnj_fhMMp7sDrzgR4RA 335
midi_generator/config/parser.py sha256=KMnPsy4IaQ3566BjLm059P9CK3jRF1V6f9_bmVc2L7c 734
midi_generator/utils/__init__.py sha256=gPuZj32rN8j7Veb4-rgx2UNKX7uEua8dUKaBPRsXHqs 114
midi_generator/utils/constants.py sha256=ZJjeHQM2n7vyJ-_yAEKEpN94UbtexUDIE-kd01Ys5ts 153
midi_generator/utils/math.py sha256=Mj0jnuf2-0l9M0thyAtEnvA7etSiulbJ0MMcNDDaXBk 186
midi_generator/utils/output.py sha256=9KQ_X0eylovthD2EuIoSmX6Ux_M7qp8-05pB68z6Ua8 697
midi_generator/utils/scale.py sha256=bg4POYR5dzWb5LktJ_p0_U1JfTy8z4tGDFf5jeFo1Cs 2270
midi_generator/utils/syncopation.py sha256=NBB3RZHVOqS0CDO9lGxpKtMyeq3NTUIoHfeNVaoJl4o 628
midi_generator-0.2.0.dist-info/LICENSE sha256=J5BhzSgWyXorNAhxDB2so3XGBw5DHsNup33fJKXaV6Q 1058
midi_generator-0.2.0.dist-info/METADATA sha256=cnDy5W_ZzQqKAWqeNEKd68vTwz8o6A9WV0XLPAF_GaM 1997
midi_generator-0.2.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
midi_generator-0.2.0.dist-info/entry_points.txt sha256=i2_Ix332yiZCopr0D4cPpF6BwQvBp4l8-pUqlF6QL1M 64
midi_generator-0.2.0.dist-info/top_level.txt sha256=b3U6J5zHEdR3E7H871QGBpAPoaP-32lYPL7FsUBq_D4 15
midi_generator-0.2.0.dist-info/RECORD

top_level.txt

midi_generator

entry_points.txt

midi-generator = midi_generator:cli.print_cli