ExcelExtractor is an module to handle Excel documents in a normal table format for python
Project description
ExcelExtractor
ExcelExtractor handles maschine readable data for excel documents
ExcelExtrator handles excel worksheet with an headline and data under it. It can read/write from those data and presents them in an maschine readable format in python Needed file Structure in Excel:
| A | B | C | ....
+---------+---------+---------+-------
| ...
+---------+---------+---------+-------
| Header1 | Header2 | Header3 | ...
+---------+---------+---------+-------
| Content | Content | Content | ...
+---------+---------+---------+-------
| ...
Requirements
- Python >= 3.6
- openpyxl
Installation
Install with pip
pip install excelextractor
Documentation
https://dcfsec.github.io/excelextractor/
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- dcfSec - Initial work
See also the list of contributors who participated in this project.
License
This project is licensed under the Apache 2.0 License - see the LICENSE file for details
ToDo
- Tests
- Documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file excelextractor-0.1.0.tar.gz
.
File metadata
- Download URL: excelextractor-0.1.0.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.8.10 Linux/5.10.102.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12e81d7f5a24db9f134354f53c5b56d8aeb62e8e7f6a922fe493532852876163 |
|
MD5 | f58ba78e22778cf2d51352265377adb8 |
|
BLAKE2b-256 | 77f3a4100626f556aab5b45d6d00ec7fd9debdb6c06bd0888b9fad1759b30db9 |
File details
Details for the file excelextractor-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: excelextractor-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.8.10 Linux/5.10.102.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f16ca7bc0d5a5029b67c87b7ae7d000f5fd4966ffe0f883ca66797ab91458ca8 |
|
MD5 | 954efed0036da42150a2094dbb209b3a |
|
BLAKE2b-256 | d5c7d49160f7fa2125ef4448c6ab721c50747e9e6d9a8573fe5a2330c024abe8 |