Skip to content

Fundscout is a graphical application to help making future decisions based on your funds.

Notifications You must be signed in to change notification settings

romanofski/fundscout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fundscout

Disclaimer: Don't use this software, unless you know what you're doing

Fundscout is a graphical application to help making future decisions based on your funds.

Motivation

Most money managing applications are:

* hosted on the web and therefore can leak private data to third parties
* don't talk to your bank
* aren't free software
* won't let you control your data

That's why I want an application where I have control over my data. Furthermore I want an application which presents the data in such a way, that I can make informed decisions for future investments (however large or small they might be).

Development Sandbox

Prerequites

Deployment

Create a virtualenv first and use python2.7:

virtualenv ~/tools/python2.7

Install PySide in the virtualenv as outlined in the pyside_setup guide. Make sure you run the pyside_postinstall.py script after the installation if needed.

Run the usual buildout procedure:

~/tools/python2.7/bin/python bootstrap.py
bin/buildout -N

Check if everything works as expected by running the tests.

bin/test

About

Fundscout is a graphical application to help making future decisions based on your funds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages