GitHub - hriks/expense_manager: Web Application - Manages All yours Expenses · GitHub
Skip to content

hriks/expense_manager

Folders and files

Repository files navigation

Expense Manager

===========

Setting up development environment

The development environment can be setup either like a pythonista with the usual python module setup, or like a docker user.

The pythonista way

Ensure that you have an updated version of pip

pip --version

Should atleast be 1.5.4

From the module folder install the dependencies. This also installs the module itself in a very pythonic way.

pip install -r requirements.txt

This will install all the dependencies requied.

About

Web Application - Manages All yours Expenses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors