Skip to content
/ pftk Public

Python-based open source software framework designed to support portfolio construction and management

License

Notifications You must be signed in to change notification settings

charlesg/pftk

Repository files navigation

pftk

Python Finance Toolkit PyPI version

Website & Documentation

https://charlesg.github.io/pftk/

Source Repository

https://github.com/charlesg/pftk

Dependencies

  • numpy >= 1.6.1,
  • scipy >= 0.9.0,
  • matplotlib >= 1.1.0,
  • pandas >= 0.7.3,
  • python-dateutil >= 1.5,
  • cvxopt >= 1.1.3,
  • scikit-learn >= 0.11

Vagrant Image

Vagrant image with QSTK installed can be found at https://github.com/Wesseldr/vagrant-QSTK

Author

Original Authors

Python Finance Toolkit is a fork from QSTK from Professor Tucker Balch. Initial QSTK code at:

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the New BSD License - see the LICENSE.md file for details.