Skip to content

asdbaihu/pacioli

 
 

Repository files navigation

  1. Install PostgreSQL
  2. Create a user and a new database called "pacioli" (Instructions)
  3. python -m venv venv;
  4. . venv/bin/activate
  5. python install.py
  6. python manage.py runserver

About

Personal accounting app built with Flask-Admin and PostgreSQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.7%
  • HTML 10.6%
  • Other 0.7%