A simple CLI to get data from the Spotify API
Project description
esporifai
A simple CLI to get data from the Spotify API
Installation
Install this tool using pip
:
pip install esporifai
Usage
For help, run:
esporifai --help
You can also use:
python -m esporifai --help
Recently played tracks
To retrieve recently played tracks, run:
esporifai get-recently-played
For help,
esporifai get-recently-played --help
Development
To contribute to this tool, first checkout the code. Then create a new virtual environment:
cd esporifai
python -m venv venv
source venv/bin/activate
Now install the dependencies and test dependencies:
pip install -e '.[test]'
To run the tests:
pytest
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
esporifai-0.2.1.2.tar.gz
(13.2 kB
view details)
Built Distribution
File details
Details for the file esporifai-0.2.1.2.tar.gz
.
File metadata
- Download URL: esporifai-0.2.1.2.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a8af6518f6336d8424b39c3d5c26e7f0d0d68f917b1588883ab17a9544c3b93 |
|
MD5 | 0c318d31baf45cadfa505102b118da93 |
|
BLAKE2b-256 | a6c6894aef367bf2ef7c7e581e86712c1f8d556ab1f5fa8786039f02234ec26d |
File details
Details for the file esporifai-0.2.1.2-py3-none-any.whl
.
File metadata
- Download URL: esporifai-0.2.1.2-py3-none-any.whl
- Upload date:
- Size: 12.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d58cd7a1b13f65f2a48a0de3ef71047559eeb4e31ec646bbf60136e1482c3f3 |
|
MD5 | ee73952985f9bb381fdfd50e27cbb056 |
|
BLAKE2b-256 | 87f4e1bb5a666bf82e1548f80f84be9326b1c3136e2eea46220661577f97c296 |