Metadata-Version: 2.4
Name: cadis-core
Version: 0.1.0
Summary: Country-agnostic structural engine for admin hierarchy lookup.
License: MIT
Keywords: cadis,geospatial,admin,engine
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# cadis-core

`cadis-core` is the country-agnostic structural engine used by Cadis runtimes.

Public API:

```python
from cadis_core import AdminEngineCore
```
