Skip to content

smhjn/flow

 
 

Repository files navigation

Portfolio analysis and risk management financial library.

--

Documentation

http://packages.python.org/jflow/

Dowloads

http://pypi.python.org/pypi/jflow/

Source

http://github.com/lsbardel/jflow

Keywords

finance, quantitative, timeseries, data, analysis, django, python

--

Python package for portfolio analysis.

Requirements

Running Tests

To use jflow you need to install redis, which is the only database back-end supported by stdnet. If you are working in linux, simply download the latest redis version and compile it. If you are working on windows you can get binaries here. Make sure the version you are installing is greater than 2.0.

Start redis and open a separate shell. You can run tests from the console from within the jflow source directory:

python runtests.py

Application Example

In the example directory you can find an application of the library.

Good luck

About

Python package for portfolio analysis.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 86.6%
  • JavaScript 10.3%
  • HTML 2.1%
  • CSS 1.0%