python library for negromate songs database
Go to file
Ales (Shagi) Zabala Alava ed5990900b Convert to namespace package 2020-11-08 20:23:28 +01:00
negromate/songs Convert to namespace package 2020-11-08 20:23:28 +01:00
.gitignore Migrate setup to pep517 2020-11-02 16:54:09 +01:00
CHANGELOG.md Bump version: 1.1 2020-11-06 17:09:27 +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 Convert to namespace package 2020-11-08 20:23:28 +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 .