Metadata-Version: 2.1
Name: canseer
Version: 0.1.0
Summary: A Python package simplifying workflow with NHS Cancer data
Author: Your Name
Author-email: your.email@example.com
Requires-Python: >=3.6,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: geopandas (>=0.13.2,<0.14.0)
Requires-Dist: jupyterlab (>=3.4.6,<4.0.0)
Requires-Dist: matplotlib (>=3.5.3,<4.0.0)
Requires-Dist: numpy (>=1.23.2,<2.0.0)
Requires-Dist: openpyxl (>=3.1.2,<4.0.0)
Requires-Dist: plotly (>=5.18.0,<6.0.0)
Requires-Dist: seaborn (>=0.13.0,<0.14.0)
