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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file esporifai-0.1.tar.gz.
File metadata
- Download URL: esporifai-0.1.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f82a824a69f6361e9d5b371308639c86e73d98c354c6b24ca76ecbb6bec1c882
|
|
| MD5 |
a8609f6865a8241e5006d15eb7f98cb6
|
|
| BLAKE2b-256 |
2a60995b426a57f1c738a39a7c464b18c15b01862daf3d24e8a3b0d93778e2fc
|
File details
Details for the file esporifai-0.1-py3-none-any.whl.
File metadata
- Download URL: esporifai-0.1-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7cca0b63cfbe340afcbe256bcbc7a2586617b1706bd707d2f1b1c07030511907
|
|
| MD5 |
a97ba756a2b40648777678376a48aafe
|
|
| BLAKE2b-256 |
293b9cc364c1597bef5de226d7dc865a3a5d62758d51c999163b6c91cd379dd2
|