Metadata-Version: 2.1
Name: styleframe
Version: 3.0.4
Summary: A library that wraps pandas and openpyxl and allows easy styling of dataframes in excel. Documentation can be found at http://styleframe.readthedocs.org
Home-page: https://github.com/DeepSpace2/StyleFrame
Author: DeepSpace
Author-email: deepspace2@gmail.com
License: UNKNOWN
Keywords: pandas,openpyxl,excel
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: openpyxl (<3.0.5,>=2.5)
Requires-Dist: colour (<0.2,>=0.1.5)
Requires-Dist: jsonschema
Requires-Dist: xlrd (<1.3.0,>=1.0.0)
Requires-Dist: pandas (<1.2.0)

A library that wraps pandas and openpyxl and allows easy styling of dataframes in excel. Documentation can be found at http://styleframe.readthedocs.org


