Metadata-Version: 2.4
Name: gophers
Version: 0.4.0
Summary: Gophers dataframe library
Project-URL: Homepage, https://github.com/speartech/gophers
Project-URL: Issues, https://github.com/speartech/gophers/issues
Author-email: Speartech <Tyler@Speartech.org>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Requires-Dist: asttokens==3.0.0
Requires-Dist: build==1.2.2.post1
Requires-Dist: colorama==0.4.6
Requires-Dist: decorator==5.2.1
Requires-Dist: executing==2.2.0
Requires-Dist: ipython-pygments-lexers==1.1.1
Requires-Dist: ipython==9.0.1
Requires-Dist: jedi==0.19.2
Requires-Dist: matplotlib-inline==0.1.7
Requires-Dist: packaging==24.2
Requires-Dist: parso==0.8.4
Requires-Dist: prompt-toolkit==3.0.50
Requires-Dist: pure-eval==0.2.3
Requires-Dist: pygments==2.19.1
Requires-Dist: pyproject-hooks==1.2.0
Requires-Dist: stack-data==0.6.3
Requires-Dist: traitlets==5.14.3
Requires-Dist: wcwidth==0.2.13
Description-Content-Type: text/markdown

# Gophers

## The Go dataframe library - available as python & javascript (wasm) packages.

## Install the python package
### python -m pip install gophers
