Skip to content

eclflores/Recurring-Investment-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recurring Investment Tool

Python project for automating recurring investments.

Requirements

Python 3.9.0

Installation

Download zip file or clone repository

Usage

Navigate to the repository locally and execute the following commands:

Create and activate virtual environement:

python -m venv env
.\env\Scripts\activate

Download necessary Python modules:

pip install setup/requirements.txt

Run setup.py:

python setup/setup.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages