Searches the SEC's Edgar database using a variety of methods
Project description
pygaR 1.0.5
pygaR is a Python module (with R package wrapper) that searches the SEC EDGAR system in a variety of methods. It is cross platform (Linux/UNIX/Windows), and works on either the Python 2 or 3 branches.
More information on the SEC EDGAR system can be found here:
https://www.sec.gov/edgar.shtml
This project is a module on PyPI:
https://bcable.net/x/pygaR/pypi
This project's source code can be found here:
This project's Sphinx source code can be found here:
https://bcable.net/x/pygaR/sphinx
Examples
System Requirements
Python 2.7+, 3.3+
R (not required): 3+
Installation
Python Module
Linux/UNIX
pip install pygar
Windows
path\to\python.exe -m pip install pygar
R Package
Requires devtools package to install, and the pygar Python module in order to function.
If you don't have the "devtools" package installed in R, you will need to install that first:
install.packages("devtools")
To install the R package:
library(devtools)
install_git("https://gitlab.com/BCable/pygaR.git", subdir="Rpkg")
Backup Mirror Links
https://gitlab.com/BCable/pygaR
https://bcable.gitlab.io/pygaR/sphinx
https://bcable.gitlab.io/pygaR/pygar_form/
https://bcable.gitlab.io/pygaR/pygar_master/
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for pygar-1.0.5-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b98c1825b00142d9790046076d4af8aba5aa68f1da1c0007eed1863f35186f8 |
|
MD5 | 21440e066c763235329ba3b03c9176aa |
|
BLAKE2b-256 | 8a1865d3e573feeb6d75bb40a9382e283421c54d43f73b977c3939d88cce076c |