Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.
/ alchemy Public archive

A very simple Gnucash-inspired web application

Notifications You must be signed in to change notification settings

zmoog/alchemy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

local_settings.py

You can start to customize the app creating the local_settings.py

DEBUG=True

This file is ignored by Git.

Requirements

See http://www.pip-installer.org/en/latest/requirements.html for futher reference.

Freezing

$ pip freeze > requirements.txt

Install

pip install -r requirements.txt.

About

A very simple Gnucash-inspired web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published