Audius-py

Latest version: v0.1.6

Safety actively analyzes 707299 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.1.6

What's Changed

* feat: support for Python 3.11, 3.12, and 3.13 by antazoey in https://github.com/antazoey/audius-py/pull/5
* feat: Simplify importing and initializing App with app name by antazoey in https://github.com/antazoey/audius-py/pull/6
* feat: `audius play` command and allow playing random tracks when not given ID by antazoey in https://github.com/antazoey/audius-py/pull/8
* refactor: don't use pager for hosts by antazoey in https://github.com/antazoey/audius-py/pull/9
* refactor: use cyclopts instead of click for CLI by antazoey in https://github.com/antazoey/audius-py/pull/10


**Full Changelog**: https://github.com/antazoey/audius-py/compare/0.1.5...0.1.6

0.1.5

* Fix issue where player option was unnecessarily required in the CLI
* Refactored to use `afplay-py` library for the `afplay`-based player.

0.1.4

* New "player" architecture so that more player types can be added.
* Support for `afplay` as a player option

0.1.3

* A way to create the main CLI group with your own SDK instance, for integration purposes.
* New CLI command: `audius config app-name` to show the configured app name.
* A config class for managing all configuration.
* The beginning of the notion of aliases, which will be useful for storing IDs.

0.1.2

* Switch back to `setup.py`

0.1.1

* dependencies fix

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.