Metadata-Version: 2.1
Name: domdf-spreadsheet-tools
Version: 0.1.4
Summary: Tools for creating and formatting spreadsheets with Python and OpenPyXL
Home-page: https://github.com/domdfcoding/domdf_spreadsheet_tools
Author: Dominic Davis-Foster
Author-email: dominic@davis-foster.co.uk
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Description-Content-Type: text/markdown
Requires-Dist: openpyxl (>=2.6.0)
Requires-Dist: domdf-python-tools (>=0.1.5)

************************
domdf_spreadsheet_tools
************************


.. image:: https://travis-ci.com/domdfcoding/domdf_spreadsheet_tools.svg?branch=master
    :target: https://travis-ci.com/domdfcoding/domdf_spreadsheet_tools
    :alt: Build Status
.. image:: https://readthedocs.org/projects/domdf_spreadsheet_tools/badge/?version=latest
    :target: https://domdf_spreadsheet_tools.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status
.. image:: https://img.shields.io/pypi/v/domdf_spreadsheet_tools.svg
    :target: https://pypi.org/project/domdf_spreadsheet_tools/
    :alt: PyPI
.. image:: https://img.shields.io/pypi/pyversions/domdf_spreadsheet_tools.svg
    :target: https://pypi.org/project/domdf_spreadsheet_tools/
    :alt: PyPI - Python Version
.. image:: https://coveralls.io/repos/github/domdfcoding/domdf_spreadsheet_tools/badge.svg?branch=master
    :target: https://coveralls.io/github/domdfcoding/domdf_spreadsheet_tools?branch=master
    :alt: Coverage


Tools for creating and formatting spreadsheets with Python and OpenPyXL


