Skip to content

iEmiya/pyExcel

Repository files navigation

Python in Excel

It is often necessary to perform routine work of handling Excel files. Sometimes you just need to apply not complex formula and store the result.

"Python in Excel" allows you to automate this process using Python scripts.

Getting started

Getting started with Git and GitHub

Documentation

Libraries used

  • IronPython is an open-source implementation of the Python programming language which is tightly integrated with the .NET Framework.
  • NPOI is an open source project which can help you read/write xls, doc, ppt files. It has a wide application.
  • SyntaxHighlighter is a fully functional self-contained code syntax highlighter developed in JavaScript.

About

Pyton in Excel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published