Skip to main content

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:

https://bcable.net/x/pygaR

This project's Sphinx source code can be found here:

https://bcable.net/x/pygaR/sphinx

Examples

pygar_form(...) Example

pygar_master(...) Example

pygar_search(...) Example

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/

https://bcable.gitlab.io/pygaR/pygar_search/

https://pypi.python.org/pypi/pygar

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

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pygar-1.0.5-py2.py3-none-any.whl (19.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page