python library for negromate songs database
Go to file
Ales (Shagi) Zabala Alava 46fb9cff5a chore: update dependencies and code cleaning 2024-03-08 09:40:11 +01:00
negromate/songs chore: update dependencies and code cleaning 2024-03-08 09:40:11 +01:00
.gitignore Migrate setup to pep517 2020-11-02 16:54:09 +01:00
.pre-commit-config.yaml chore: update dependencies and code cleaning 2024-03-08 09:40:11 +01:00
CHANGELOG.md Bump version 1.3 2022-07-29 12:55:08 +02:00
LICENSE.txt Initial Commit 2020-11-01 12:07:37 +01:00
README.md Migrate setup to pep517 2020-11-02 16:54:09 +01:00
pyproject.toml chore: update dependencies and code cleaning 2024-03-08 09:40:11 +01:00
requirements.txt chore: update dependencies and code cleaning 2024-03-08 09:40:11 +01:00
setup.cfg chore: update dependencies and code cleaning 2024-03-08 09:40:11 +01:00

README.md

Negro Mate Songs

NegroMate's song database library.

Install from source

Instalation uses the pep517 packaging format, whichs requires pip version 19 or newer.

pip install "pip>=19"
pip install .