Skip to content

Excelify

Excelify is a DataFrame-like library that lets users create Excel spreadsheets.

Installation

The easiest way to install is via pip.

pip install excelify-lib

Getting started

Check out Getting Started to learn the basic features of excelify.

API Documentation

ExcelFrame is a good place to start to look at the API documentation.