Skip to content

mingqian/InvestHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A helper app to manage investments

Features

  • Add new investment
  • Add subscription to existing investment
  • Add redemption to existing investment
  • Add dividend to existing investment
  • Update the price of existing investment
  • Generate reports of investments to a spreadsheet.

Supported UI Language

  • Currently, supports Chinese only.
  • Update language.py to add more languages.

Dependencies

  • The .toml in the project lists required dependencies.
  • FreeSimpleGUI for GUI.
  • OpenPyXL for spreadsheet generation.
  • SciPy for financial calculation.

Licenses

InvestHelper is released under GPLv2.

Package License
OpenPyXL MIT
SciPy BSD
FreeSimpleGUI LGPL-3

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages