Metadata-Version: 2.1
Name: crosstech-py-tools
Version: 0.2.0
Summary: Common functions, classes and interfaces that CrossTech uses in its python development.
License: MIT
Author: Fedor Sulitskiy
Author-email: fedor@crosstech.co.uk
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: SQLAlchemy (>=2.0.31,<3.0.0)
Requires-Dist: cloud-sql-python-connector[pg8000] (>=1.10.0,<2.0.0)
Requires-Dist: cryptography (>=42.0.8,<43.0.0)
Requires-Dist: fiona (>=1.9.6,<2.0.0)
Requires-Dist: flask (>=3.0.3,<4.0.0)
Requires-Dist: folium (>=0.17.0,<0.18.0)
Requires-Dist: geopandas (>=1.0.0,<2.0.0)
Requires-Dist: google-cloud-storage (>=2.17.0,<3.0.0)
Requires-Dist: mapclassify (>=2.6.1,<3.0.0)
Requires-Dist: matplotlib (>=3.9.0,<4.0.0)
Requires-Dist: pandas (>=2.2.2,<3.0.0)
Requires-Dist: pydantic (>=2.7.4,<3.0.0)
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Requires-Dist: tqdm (>=4.66.4,<5.0.0)
Description-Content-Type: text/markdown

# CrossTech-Py-Tools
Commonly used python functions and interfaces for CrossTech.

