feat(ALL): Initial commit of Geo-Calcite Python client
- Added core functionality for connecting to GeoCalcite data sources.
- Implemented methods for querying and disconnecting from data sources.
- Created response handling with ResponseBody class for API responses.
- Included example Jupyter notebook and Python script for usage demonstration.
- Added necessary files for package distribution (setup.py, pyproject.toml).
- Included licensing information in all source files.