BibiBigTable
Getting Started
Requirements and Installation
- Python version >= 3.10
pip install bibibigtable
Install from source via:
pip install git+https://github.com/bibiparrot/bibibigtable.git
Or clone the repository and install with the following commands:
git clone git@github.com:bibiparrot/bibibigtable.git
cd bibibigtable
pip install -e .
Usage
Call the following function to process large table.
"to_color_excel_openpyxl",
"to_color_excel_xlsxwriter",
"large_excel_to_csv",
"read_large_excel_calamine",
"read_large_excel_openpyxl",
"read_sql_to_hdf",
"read_sql_to_csv"
Changelog
Version 0.1.0
Release files for bibibigtable 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bibibigtable-0.1.0.tar.gz | 5.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bibibigtable-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.9 kB
Release files / bibibigtable-0.1.0.tar.gz
| Download URL | bibibigtable-0.1.0.tar.gz |
|---|---|
| Size | 5.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7236aed14849534301611144de0f7914a1157313009da5f53211aef0da3a2756
|
|
BLAKE2b-256 checksum How to use checksums |
166fa46162235d7675a4234911a6f33a6232c6252aa87c006060d44d029a1453
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
pdm/2.13.2 CPython/3.10.13 Windows/10
|
Release files / bibibigtable-0.1.0-py3-none-any.whl
| Download URL | bibibigtable-0.1.0-py3-none-any.whl |
|---|---|
| Size | 5.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
45b476df4303a153b7f36a6bff033b0944ef19b8e4aa1310ec14dd958e1cbc45
|
|
BLAKE2b-256 checksum How to use checksums |
aef9c1670dd8a0efbd21deb75c7496dd4ebb3f00d25ef0b90623ec444f88b31a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
pdm/2.13.2 CPython/3.10.13 Windows/10
|