LICENSE
README.md
pyproject.toml
edgar/__init__.py
edgar/archives.py
edgar/async_client.py
edgar/async_session.py
edgar/cache.py
edgar/client.py
edgar/companies.py
edgar/company.py
edgar/current_events.py
edgar/datasets.py
edgar/exceptions.py
edgar/filings.py
edgar/issuers.py
edgar/models.py
edgar/mutual_funds.py
edgar/ownership_filings.py
edgar/parser.py
edgar/py.typed
edgar/search.py
edgar/series.py
edgar/session.py
edgar/submissions.py
edgar/tickers.py
edgar/utilis.py
edgar/utils.py
edgar/variable_insurance_products.py
edgar/xbrl.py
edgar/enums/__init__.py
edgar/enums/country_codes.py
edgar/enums/filing_type_codes.py
edgar/enums/other_filing_types.py
edgar/enums/sic_codes.py
edgar/enums/state_codes.py
python_sec.egg-info/PKG-INFO
python_sec.egg-info/SOURCES.txt
python_sec.egg-info/dependency_links.txt
python_sec.egg-info/requires.txt
python_sec.egg-info/top_level.txt
tests/test_async_client.py
tests/test_cache.py
tests/test_company.py
tests/test_convenience.py
tests/test_datasets.py
tests/test_download.py
tests/test_edgar_client.py
tests/test_models.py
tests/test_parser.py
tests/test_rate_limiter.py
tests/test_repr_html.py
tests/test_search.py
tests/test_serialization.py
tests/test_services.py
tests/test_tickers.py
tests/test_to_dataframe.py
tests/test_utils.py
tests/test_xbrl_facts.py