Skip to main content

A homemade personal finance manager.

Project description

Monopyly

This is a package designed to help manage personal finances. The current functionality is fairly limited, with only the ability to track credit card history. Eventually the app will provide a full set of features including purchase history, bank deposits and withdrawals, and investment profiles.

The app is designed to be run at a small scale. Information is stored in a local SQLite database and accessed using a frontend served by Flask. While the development version is hosted on the builtin Flask server, a more robust solution will be adopted if the app moves online. Despite its small scale, the app can support multiple users on any given instance.

Installation

The Monopyly app is hosted on the [Python Package Index (PyPI)] for easy installation. To install the app, simply run

pip install monopyly

The package requires a recent version of Python (3.7+).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

monopyly-1.0.0.dev1.tar.gz (19.8 kB view hashes)

Uploaded Source

Built Distribution

monopyly-1.0.0.dev1-py3-none-any.whl (49.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page