Metadata-Version: |
2.1 |
Name: |
sec-edgar-api |
Version: |
1.1.0 |
Summary: |
Unofficial SEC EDGAR API wrapper for Python |
Author-Email: |
Jad Chaar <jad.chaar[at]gmail.com> |
Project-Url: |
Documentation, https://sec-cik-mapper.readthedocs.io |
Project-Url: |
Issues, https://github.com/jadchaar/cik-mapper/issues |
Project-Url: |
Source, https://github.com/jadchaar/cik-mapper |
Keywords: |
sec,edgar,filing,financial,finance,stocks,mutual funds,etfs,cik,ticker,api wrapper |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: Financial and Insurance Industry |
Classifier: |
Natural Language :: English |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: Office/Business :: Financial |
Classifier: |
Topic :: Office/Business :: Financial :: Investment |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Operating System :: OS Independent |
Requires-Python: |
>=3.8 |
Requires-Dist: |
requests |
Requires-Dist: |
pyrate-limiter (>=3.1.0) |
Requires-Dist: |
sphinx; extra == "doc" |
Requires-Dist: |
sphinx-autodoc-typehints; extra == "doc" |
Requires-Dist: |
pytest; extra == "test" |
Requires-Dist: |
pytest-cov; extra == "test" |
Provides-Extra: |
doc |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |