Fil_IO: simple file selection/reading/writing
This library supports you in simplified reading and writing multiple files
Installation
The minimal required python version is Python3.6.
The easiest installation can be done by pip3 install fil_io.
Getting started
Once installed, just from fil_io import xls the package and start using as simple as:
data_sheet = xls.load_single_sheet(file_name, sheet_name)
For further guidance and help look at the documentation:
Documentation
Please find the documentation here: documentation
Release Notes
Please find all release notes here: release notes
Requests & contribution
If you desire anything changed in the package, need another feature please just create an issue.
I am happy for everybody wanting to contribute. Simplest way is to start writing issues, forking the repository and contacting me ;)
Release files for fil-io 0.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| fil_io-0.1.3.tar.gz | 13.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| fil_io-0.1.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 29.5 kB
Release files / fil_io-0.1.3.tar.gz
| Download URL | fil_io-0.1.3.tar.gz |
|---|---|
| Size | 13.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
66097e010f8738b2ce881acad128aafb7ada4b36399a1912e55a81947156edb2
|
|
BLAKE2b-256 checksum How to use checksums |
2176c83ba4fce90ed6b3b147f668b38dd9b02dd1274317c2b99d0405fc025398
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6
|
Release files / fil_io-0.1.3-py3-none-any.whl
| Download URL | fil_io-0.1.3-py3-none-any.whl |
|---|---|
| Size | 16.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5ec5764ef38da3f0e72443bf9ec10d4c068c915d4af38a6ebc58a1a3d540f396
|
|
BLAKE2b-256 checksum How to use checksums |
8396b9bdc6fc03763a6c372e7bd6c71b24b2c37fba6f4427150f28b0c485bce9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6
|