README.md
pyproject.toml
setup.cfg
setup.py
financial_reports_generated_client/__init__.py
financial_reports_generated_client/api_client.py
financial_reports_generated_client/api_response.py
financial_reports_generated_client/configuration.py
financial_reports_generated_client/exceptions.py
financial_reports_generated_client/py.typed
financial_reports_generated_client/rest.py
financial_reports_generated_client.egg-info/PKG-INFO
financial_reports_generated_client.egg-info/SOURCES.txt
financial_reports_generated_client.egg-info/dependency_links.txt
financial_reports_generated_client.egg-info/requires.txt
financial_reports_generated_client.egg-info/top_level.txt
financial_reports_generated_client/api/__init__.py
financial_reports_generated_client/api/companies_api.py
financial_reports_generated_client/api/filing_types_api.py
financial_reports_generated_client/api/filings_api.py
financial_reports_generated_client/api/gics_classifications_api.py
financial_reports_generated_client/api/processed_filings_api.py
financial_reports_generated_client/api/schema_api.py
financial_reports_generated_client/api/sources_api.py
financial_reports_generated_client/api/watchlist_api.py
financial_reports_generated_client/models/__init__.py
financial_reports_generated_client/models/company.py
financial_reports_generated_client/models/company_minimal.py
financial_reports_generated_client/models/error_detail.py
financial_reports_generated_client/models/filing.py
financial_reports_generated_client/models/filing_type.py
financial_reports_generated_client/models/industry.py
financial_reports_generated_client/models/industry_group.py
financial_reports_generated_client/models/language.py
financial_reports_generated_client/models/paginated_company_list.py
financial_reports_generated_client/models/paginated_filing_list.py
financial_reports_generated_client/models/paginated_filing_type_list.py
financial_reports_generated_client/models/paginated_industry_group_list.py
financial_reports_generated_client/models/paginated_industry_list.py
financial_reports_generated_client/models/paginated_sector_list.py
financial_reports_generated_client/models/paginated_source_list.py
financial_reports_generated_client/models/paginated_sub_industry_list.py
financial_reports_generated_client/models/processed_filing.py
financial_reports_generated_client/models/sector.py
financial_reports_generated_client/models/source.py
financial_reports_generated_client/models/sub_industry.py
financial_reports_generated_client/models/watchlist_action.py
financial_reports_generated_client/models/watchlist_company.py
financial_reports_generated_client/models/watchlist_response.py
test/test_companies_api.py
test/test_company.py
test/test_company_minimal.py
test/test_error_detail.py
test/test_filing.py
test/test_filing_type.py
test/test_filing_types_api.py
test/test_filings_api.py
test/test_gics_classifications_api.py
test/test_industry.py
test/test_industry_group.py
test/test_language.py
test/test_paginated_company_list.py
test/test_paginated_filing_list.py
test/test_paginated_filing_type_list.py
test/test_paginated_industry_group_list.py
test/test_paginated_industry_list.py
test/test_paginated_sector_list.py
test/test_paginated_source_list.py
test/test_paginated_sub_industry_list.py
test/test_processed_filing.py
test/test_processed_filings_api.py
test/test_schema_api.py
test/test_sector.py
test/test_source.py
test/test_sources_api.py
test/test_sub_industry.py
test/test_watchlist_action.py
test/test_watchlist_api.py
test/test_watchlist_company.py
test/test_watchlist_response.py