Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyoil

Small app to track your oil expenses.

Clone the repo:

$ git clone git@github.com:gawel/pyoil.git
$ cd pyoil

Create a venv and install the soft:

$ PYTHON=python3 make

Start the app for testing:

$ make serve

Go to http://localhost:4444/new

Default login/password is: admimin / passwd

Use whatever wsgi server for production. pyoil.application is a wsgi app:

$ ADMIN_PASSWORD=yourpassword ./venv/bin/chaussette pyoil.application --port 8080

PyOil use TinyDB The database is located at ~/.pyoil.json

About

Small app to track your oil expenses.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages