Skip to main content

A simple CLI to get data from the Spotify API

Project description

esporifai

PyPI Changelog Tests License

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.1.tar.gz (11.7 kB view hashes)

Uploaded Source

Built Distribution

esporifai-0.2.1.1-py3-none-any.whl (12.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page