Metadata-Version: 2.1
Name: local-data-platform
Version: 0.1.0
Summary: 
Author: Tushar Choudhary
Author-email: 151359025+tusharchou@users.noreply.github.com
Requires-Python: >=3.12,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: pyarrow (>=17.0.0,<18.0.0)
Requires-Dist: pyiceberg (>=0.7.1,<0.8.0)
Description-Content-Type: text/markdown

# Poetry Documentation

`cd local-data-platform`

`poetry init`

`poetry install`

`poetry run python hello_world`
