Use mit to Manage iTunes
Project description
MIT is a Python utility to Manage iTunes from the command line.
PLESASE NOTE: MIT is still an in alpha stage development and will NOT perform in the way that we are striving to achieve. As of May 14, 2019, it is still under active development. We hope to have a beta version ready for testing in the near future. Please check this page for new updates.
- There are some caveats:
Objectives
- Provide an elegant command-line interface for managing iTunes.
- Provide as close to 100% Test Coverage as possible [2]
- Provide clear documentation with full coverage of the API and example code.
Installing
Install and update using pipenv:
pipenv install mit
A Simple Example
mit show playlist all
Links
- Website: https://pypi.org/project/mit/
- Documentation: https://brianfarrell.gitlab.io/mit/
- License: https://www.gnu.org/licenses/agpl.html
- Releases: https://pypi.org/project/mit/
- Code: https://gitlab.com/brianfarrell/mit/
- Issue tracker:
- Test status:
- Test coverage:
Footnotes
[1] | Once this is working correctly on MacOS, I will look into how I might possibly get it working for iTunes on Windows. |
[2] | This project started-out as a Proof of Concept (POC).
At that point, no automated testing was involved.
Going forward, all new development and bug fixes will be test-driven.
|
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mit-0.0.6.tar.gz
(6.9 kB
view hashes)
Built Distribution
mit-0.0.6-py3-none-any.whl
(10.5 kB
view hashes)