Metadata-Version: 2.4
Name: bookit-df
Version: 0.1.0
Summary: A codebook creation package for DataFrames
Author: Lance Couzens
License: MIT
Project-URL: Homepage, https://github.com/mostlyunoriginal/bookit-df
Project-URL: Documentation, https://mostlyunoriginal.github.io/bookit-df/
Project-URL: Repository, https://github.com/mostlyunoriginal/bookit-df
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fpdf2>=2.7.0
Requires-Dist: matplotlib>=3.7.0
Provides-Extra: polars
Requires-Dist: polars>=0.20.0; extra == "polars"
Provides-Extra: pandas
Requires-Dist: pandas>=2.0.0; extra == "pandas"
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: polars>=0.20.0; extra == "dev"
Requires-Dist: pandas>=2.0.0; extra == "dev"
Provides-Extra: docs
Requires-Dist: mkdocs>=1.5.0; extra == "docs"
Requires-Dist: mkdocs-material>=9.0.0; extra == "docs"
Requires-Dist: mkdocstrings[python]>=0.24.0; extra == "docs"
Requires-Dist: polars>=0.20.0; extra == "docs"
Dynamic: license-file

# book-it
A codebook creation package
