https://github.com/domdfcoding/domdf_spreadsheet_tools
Tools for creating and formatting spreadsheets with Python and OpenPyXL 🐍 🛠️
https://github.com/domdfcoding/domdf_spreadsheet_tools
excel openpyxl python python3 spreadsheets utilities
Last synced: about 1 month ago
JSON representation
Tools for creating and formatting spreadsheets with Python and OpenPyXL 🐍 🛠️
- Host: GitHub
- URL: https://github.com/domdfcoding/domdf_spreadsheet_tools
- Owner: domdfcoding
- License: lgpl-3.0
- Created: 2019-06-12T18:14:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-07T17:14:03.000Z (about 2 months ago)
- Last Synced: 2025-04-07T18:27:46.027Z (about 2 months ago)
- Topics: excel, openpyxl, python, python3, spreadsheets, utilities
- Language: Python
- Homepage: https://domdf_spreadsheet_tools.readthedocs.io/en/latest
- Size: 299 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
=========================
domdf_spreadsheet_tools
=========================.. start short_desc
**Tools for creating and formatting spreadsheets with Python and OpenPyXL 🐍 🛠️**
.. end short_desc
.. start shields.. list-table::
:stub-columns: 1
:widths: 10 90* - Docs
- |docs| |docs_check|
* - Tests
- |actions_linux| |actions_windows| |actions_macos|
* - PyPI
- |pypi-version| |supported-versions| |supported-implementations| |wheel|
* - Anaconda
- |conda-version| |conda-platform|
* - Activity
- |commits-latest| |commits-since| |maintained| |pypi-downloads|
* - QA
- |codefactor| |actions_flake8| |actions_mypy|
* - Other
- |license| |language| |requires|.. |docs| image:: https://img.shields.io/readthedocs/domdf-spreadsheet-tools/latest?logo=read-the-docs
:target: https://domdf-spreadsheet-tools.readthedocs.io/en/latest
:alt: Documentation Build Status.. |docs_check| image:: https://github.com/domdfcoding/domdf_spreadsheet_tools/workflows/Docs%20Check/badge.svg
:target: https://github.com/domdfcoding/domdf_spreadsheet_tools/actions?query=workflow%3A%22Docs+Check%22
:alt: Docs Check Status.. |actions_linux| image:: https://github.com/domdfcoding/domdf_spreadsheet_tools/workflows/Linux/badge.svg
:target: https://github.com/domdfcoding/domdf_spreadsheet_tools/actions?query=workflow%3A%22Linux%22
:alt: Linux Test Status.. |actions_windows| image:: https://github.com/domdfcoding/domdf_spreadsheet_tools/workflows/Windows/badge.svg
:target: https://github.com/domdfcoding/domdf_spreadsheet_tools/actions?query=workflow%3A%22Windows%22
:alt: Windows Test Status.. |actions_macos| image:: https://github.com/domdfcoding/domdf_spreadsheet_tools/workflows/macOS/badge.svg
:target: https://github.com/domdfcoding/domdf_spreadsheet_tools/actions?query=workflow%3A%22macOS%22
:alt: macOS Test Status.. |actions_flake8| image:: https://github.com/domdfcoding/domdf_spreadsheet_tools/workflows/Flake8/badge.svg
:target: https://github.com/domdfcoding/domdf_spreadsheet_tools/actions?query=workflow%3A%22Flake8%22
:alt: Flake8 Status.. |actions_mypy| image:: https://github.com/domdfcoding/domdf_spreadsheet_tools/workflows/mypy/badge.svg
:target: https://github.com/domdfcoding/domdf_spreadsheet_tools/actions?query=workflow%3A%22mypy%22
:alt: mypy status.. |requires| image:: https://dependency-dash.repo-helper.uk/github/domdfcoding/domdf_spreadsheet_tools/badge.svg
:target: https://dependency-dash.repo-helper.uk/github/domdfcoding/domdf_spreadsheet_tools/
:alt: Requirements Status.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/domdfcoding/domdf_spreadsheet_tools?logo=codefactor
:target: https://www.codefactor.io/repository/github/domdfcoding/domdf_spreadsheet_tools
:alt: CodeFactor Grade.. |pypi-version| image:: https://img.shields.io/pypi/v/domdf_spreadsheet_tools
:target: https://pypi.org/project/domdf_spreadsheet_tools/
:alt: PyPI - Package Version.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/domdf_spreadsheet_tools?logo=python&logoColor=white
:target: https://pypi.org/project/domdf_spreadsheet_tools/
:alt: PyPI - Supported Python Versions.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/domdf_spreadsheet_tools
:target: https://pypi.org/project/domdf_spreadsheet_tools/
:alt: PyPI - Supported Implementations.. |wheel| image:: https://img.shields.io/pypi/wheel/domdf_spreadsheet_tools
:target: https://pypi.org/project/domdf_spreadsheet_tools/
:alt: PyPI - Wheel.. |conda-version| image:: https://img.shields.io/conda/v/domdfcoding/domdf_spreadsheet_tools?logo=anaconda
:target: https://anaconda.org/domdfcoding/domdf_spreadsheet_tools
:alt: Conda - Package Version.. |conda-platform| image:: https://img.shields.io/conda/pn/domdfcoding/domdf_spreadsheet_tools?label=conda%7Cplatform
:target: https://anaconda.org/domdfcoding/domdf_spreadsheet_tools
:alt: Conda - Platform.. |license| image:: https://img.shields.io/github/license/domdfcoding/domdf_spreadsheet_tools
:target: https://github.com/domdfcoding/domdf_spreadsheet_tools/blob/master/LICENSE
:alt: License.. |language| image:: https://img.shields.io/github/languages/top/domdfcoding/domdf_spreadsheet_tools
:alt: GitHub top language.. |commits-since| image:: https://img.shields.io/github/commits-since/domdfcoding/domdf_spreadsheet_tools/v0.2.0
:target: https://github.com/domdfcoding/domdf_spreadsheet_tools/pulse
:alt: GitHub commits since tagged version.. |commits-latest| image:: https://img.shields.io/github/last-commit/domdfcoding/domdf_spreadsheet_tools
:target: https://github.com/domdfcoding/domdf_spreadsheet_tools/commit/master
:alt: GitHub last commit.. |maintained| image:: https://img.shields.io/maintenance/yes/2025
:alt: Maintenance.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/domdf_spreadsheet_tools
:target: https://pypi.org/project/domdf_spreadsheet_tools/
:alt: PyPI - Downloads.. end shields
Installation
----------------.. start installation
``domdf_spreadsheet_tools`` can be installed from PyPI or Anaconda.
To install with ``pip``:
.. code-block:: bash
$ python -m pip install domdf_spreadsheet_tools
To install with ``conda``:
* First add the required channels
.. code-block:: bash
$ conda config --add channels https://conda.anaconda.org/conda-forge
$ conda config --add channels https://conda.anaconda.org/domdfcoding* Then install
.. code-block:: bash
$ conda install domdf_spreadsheet_tools
.. end installation