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.2.tar.gz
(13.3 kB
view details)
Built Distribution
esporifai-0.2.2-py3-none-any.whl
(13.0 kB
view details)
File details
Details for the file esporifai-0.2.2.tar.gz
.
File metadata
- Download URL: esporifai-0.2.2.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a13b5774ce84a14de30299c17f04f848d2aeab8f8f198114d145bbc455172196 |
|
MD5 | 36b08335832f0f3fc7e92e377a79ca67 |
|
BLAKE2b-256 | bffdcc58c0731f7a292726b73364347a60c497ac2bf7277cbe83681b5839d012 |
File details
Details for the file esporifai-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: esporifai-0.2.2-py3-none-any.whl
- Upload date:
- Size: 13.0 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 | aaa15ae24551e78165335a97be3420a564f780dc07cf84fa9bbafbcb070b3eaa |
|
MD5 | a4fcc5cbf496e6275ade602251faab17 |
|
BLAKE2b-256 | 98b6848fccd5f1e9acb5a2431380aa5f5214af663b129088d1a4715bc61324dc |