impala is the Inventory of Music for Perusal, Acquisition, and Library
Administration. This is a Flask application which stores an inventory of
physical and digitized music along with a catalog of album metadata in
PostgreSQL.
The following applications currently work with impala, either directly or indirectly.
pip install -r requirements.txt export FLASK_APP=impala export FLASK_DEBUG=1 flask run
If you change the schema:
flask db migrate flask db upgrade
Copyright (C) 2017 Matt Hazinski and mutantmonkey
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Content type
Image
Digest
Size
337.7 MB
Last updated
over 5 years ago
docker pull wuvt/impala