python library for negromate songs database
Go to file
Ales (Shagi) Zabala Alava 68d20da4cc Start with generic negromate command with entry points for other modules 2020-11-06 17:09:10 +01:00
negromate Start with generic negromate command with entry points for other modules 2020-11-06 17:09:10 +01:00
.gitignore Migrate setup to pep517 2020-11-02 16:54:09 +01: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 Migrate setup to pep517 2020-11-02 16:54:09 +01:00
requirements.txt Initial Commit 2020-11-01 12:07:37 +01:00
setup.cfg Start with generic negromate command with entry points for other modules 2020-11-06 17:09:10 +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 .