.env.example
.env.production.example
.env.production.recommended
LICENSE
MANIFEST.in
README.md
README_TR.md
pyproject.toml
requirements.txt
app/__init__.py
app/cli.py
app/client.py
app/config.py
app/logging_config.py
app/main.py
app/monitoring.py
app/scalar.config.json
app/scalar_docs.py
app/settings.py
app/versioning.py
app/data/districts.json
app/data/districts.min.json
app/data/neighborhoods.json
app/data/neighborhoods.min.json
app/data/provinces.json
app/data/provinces.min.json
app/data/towns.json
app/data/towns.min.json
app/data/villages.json
app/data/villages.min.json
app/i18n/__init__.py
app/i18n/context.py
app/i18n/loader.py
app/i18n/negotiation.py
app/locales/__init__.py
app/locales/en.json
app/locales/tr.json
app/middleware/__init__.py
app/middleware/language.py
app/middleware/metrics.py
app/middleware/rate_limit.py
app/middleware/security.py
app/models/__init__.py
app/models/schemas.py
app/routers/__init__.py
app/routers/districts.py
app/routers/neighborhoods.py
app/routers/provinces.py
app/routers/towns.py
app/routers/villages.py
app/services/__init__.py
app/services/base_service.py
app/services/cache_service.py
app/services/data_loader.py
app/services/district_service.py
app/services/neighborhood_service.py
app/services/province_service.py
app/services/town_service.py
app/services/village_service.py
docs/ADVANCED_FEATURES.md
docs/CHANGELOG.md
docs/DATA_SYNC.md
docs/DEPLOYMENT_EN.md
docs/DEPLOYMENT_TR.md
docs/GUIDES_SYNC.md
docs/IMPLEMENTATION_SUMMARY.md
docs/PRODUCTION_READINESS.md
docs/PYPI_PUBLISHING.md
docs/SDK_USAGE.md
docs/TESTING.md
guides/index.md
guides/en/index.md
guides/en/v1/guide/administrative-structure.md
guides/en/v1/guide/api-structure.md
guides/en/v1/guide/contact.md
guides/en/v1/guide/districts.md
guides/en/v1/guide/donate.md
guides/en/v1/guide/examples.md
guides/en/v1/guide/faq.md
guides/en/v1/guide/getting-started.md
guides/en/v1/guide/index.md
guides/en/v1/guide/key-concepts.md
guides/en/v1/guide/neighborhoods.md
guides/en/v1/guide/provinces.md
guides/en/v1/guide/sources.md
guides/en/v1/guide/towns.md
guides/en/v1/guide/villages.md
guides/en/v1/guide/welcome.md
guides/tr/index.md
guides/tr/v1/guide/administrative-structure.md
guides/tr/v1/guide/api-structure.md
guides/tr/v1/guide/contact.md
guides/tr/v1/guide/districts.md
guides/tr/v1/guide/donate.md
guides/tr/v1/guide/examples.md
guides/tr/v1/guide/faq.md
guides/tr/v1/guide/getting-started.md
guides/tr/v1/guide/index.md
guides/tr/v1/guide/key-concepts.md
guides/tr/v1/guide/neighborhoods.md
guides/tr/v1/guide/provinces.md
guides/tr/v1/guide/sources.md
guides/tr/v1/guide/towns.md
guides/tr/v1/guide/villages.md
guides/tr/v1/guide/welcome.md
turkiye_api_py.egg-info/PKG-INFO
turkiye_api_py.egg-info/SOURCES.txt
turkiye_api_py.egg-info/dependency_links.txt
turkiye_api_py.egg-info/entry_points.txt
turkiye_api_py.egg-info/requires.txt
turkiye_api_py.egg-info/top_level.txt