8000 GitHub - zmoog/alchemy: A very simple Gnucash-inspired web application
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Mar 1, 2022. It is now read-only.

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
0