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.3.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.3-py3-none-any.whl (26.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: unigen-1.4.3.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.3.tar.gz
Algorithm Hash digest
SHA256 1d54ef1e0ab1c2e8e2bf338e00c42dd3ab248307528f89a3a7be7f054bc075d2
MD5 8bc02025154a57cacf9d7405af99d3f1
BLAKE2b-256 e5700a934680691085b3dd1f6d15d1f2c1e3830b17d70daa66f661e0add4e5ac

See more details on using hashes here.

File details

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

File metadata

  • Download URL: unigen-1.4.3-py3-none-any.whl
  • Upload date:
  • Size: 26.3 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c0bd1cf7bb6bb7951a69fced471293e09ebc05c6f51354439ea947a3eec6f247
MD5 b54d5e4634e8b93c2e2330751eda214a
BLAKE2b-256 a45122c4d9bf1762b81eb80be0fa73ab839864249749b0f2aa7075a800d55e20

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