Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nickderobertis/py-excel-driver

Python Excel Driver
https://github.com/nickderobertis/py-excel-driver

Last synced: 10 days ago
JSON representation

Python Excel Driver

Awesome Lists containing this project

README

        

# exceldriver

## Overview

This is a tool used to work with Excel from Python. It currently mainly handles starting and stopping
excel, and getting the active excel instance and workbook so that COM commands can be run on them.

## Links

See the
[documentation here.](https://nickderobertis.github.io/py-excel-driver/)