Skip to main content

No project description provided

Project description

Unigen

Wrapper around python's mutagen package which provides a single interface to interact with audio metadata of various formats

Dependencies installation

For installing dependencies: pip install -r requirements.txt

To add a new dependency, add it to setup.py and requirements.in. Then:

pip install pip-tools
pip-compile --upgrade
pip-sync

This will update requirements.txt

For publishing latest update

  • Bump up version in setup.py file to $newVersion
  • Commit the change with something like: release: bump up version to $newVersion
  • Tag the latest commit as the latest version using git tag $newVersion
  • push the commit to origin using git push origin main
  • push the tag to start publish-to-pypi build using git push $newVersion

example:

git add setup.py
git commit -m "release: bump up version to v1.4.1"
git tag v1.4.1
git push origin main
git push v1.4.1

Make sure to tag after bumping up the version since tag pushes are linked to their previous commits

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

unigen-1.4.4.tar.gz (22.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

unigen-1.4.4-py3-none-any.whl (26.4 kB view details)

Uploaded Python 3

File details

Details for the file unigen-1.4.4.tar.gz.

File metadata

  • Download URL: unigen-1.4.4.tar.gz
  • Upload date:
  • Size: 22.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.5

File hashes

Hashes for unigen-1.4.4.tar.gz
Algorithm Hash digest
SHA256 553c3e46024916d6758b79d2943cb87e66d4e1613f0d833dc9c14ba5562db56c
MD5 a3ca928eb5b9196fee2a020c6738b35c
BLAKE2b-256 a7fa5cd263656f54ef7c09504d8cd3104fb2912cc4f004ebe5c6cb68c54f947e

See more details on using hashes here.

File details

Details for the file unigen-1.4.4-py3-none-any.whl.

File metadata

  • Download URL: unigen-1.4.4-py3-none-any.whl
  • Upload date:
  • Size: 26.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.5

File hashes

Hashes for unigen-1.4.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f3aa8fa402da52f0e87148f5c43534de1a94068c499b8542630b0852c124390d
MD5 7c292aada58e8bae34e409d3c05430e1
BLAKE2b-256 9791dfdf95a6cea93e730133e6bed8e048631115db47cfc67a200e8055e42e30

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page