Installation

From sources

The sources for Python SEC Edgar Data can be downloaded from the Github repo.

You can either clone the public repository:

$ git clone git://github.com/ryansmccoy/py_sec_edgar

Once you have a copy of the source, you can install it with:

$ pip install -r requirements.txt