domdf_spreadsheet_tools

Tools for creating and formatting spreadsheets with Python and OpenPyXL.

Docs

Documentation Status

Tests

Travis Build Status Requirements Status CodeFactor Grade

PyPI

PyPI - Package Version PyPI - Supported Python Versions PyPI - Supported Implementations PyPI - Wheel

Anaconda

Conda - Package Version Conda - Platform

Other

License GitHub top language GitHub commits since tagged version GitHub last commit Maintenance

Installation

pip install domdf_spreadsheet_tools

First add the required channels

conda config --add channels http://conda.anaconda.org/domdfcoding
conda config --add channels http://conda.anaconda.org/conda-forge

Then install

conda install domdf_spreadsheet_tools
pip install git+https://github.com//domdf_spreadsheet_tools@master

View the Function Index or browse the Source Code.

Browse the GitHub Repository