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

Uploaded Python 3

File details

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

File metadata

  • Download URL: unigen-1.4.4.2.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.2.tar.gz
Algorithm Hash digest
SHA256 38f9d2396a80564bb1acdf7bbafb6a71b01e6e4ee347aa17a270ea4ae7b55bbb
MD5 cbdecede036e5456228d6c0f24c65fcc
BLAKE2b-256 6244388c23136223327d4c1eda2284ede58071314480ff317f92ab6570d790ed

See more details on using hashes here.

File details

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

File metadata

  • Download URL: unigen-1.4.4.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1bdd0248c9fd09b22f3cd88aa85b72265134695185c13661151bc8b2a89b11d2
MD5 958a72fd77f92c958d2162a51d40c05e
BLAKE2b-256 79f70d6a03856734b0dff99a4684489fcf83a3607a5783e67d16201566bfe081

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