This is the first python project that I created and shared with pypi. I like working with excel file - importing and exporting data and data transformation using VBA, DAX and M-Code. This module is created to handle text file data by importing data for searching, adding data, inverting data and formatting data. Once the data is finalised, you can use “export_txt” function to convert it to text file. I will work on adding more useful function later in future.
Cheny Lioe -
Read the documentation after you install the package: $ python -m pydoc -p 8000 Server ready at http://localhost:8000/ Server commands: [b]rowser, [q]uit server> b Then browse to clioetxt(package) to read documentation
Package contents:
load_txt
transform
merge
Release files for clioetxt 2.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 | |
|---|---|---|---|
| clioetxt-2.3.tar.gz | 17.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| clioetxt-2.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 36.0 kB
Release files / clioetxt-2.3.tar.gz
| Download URL | clioetxt-2.3.tar.gz |
|---|---|
| Size | 17.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5d36f0caa52dd7d590f6bec7cb7aded0b9a394f6438c948863ed70aa06fd1646
|
|
BLAKE2b-256 checksum How to use checksums |
7dec49b089bf0b64f3bdac54f462de0d169374502ebd1f27a35dd1cb85cca1c9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.10.1
|
Release files / clioetxt-2.3-py3-none-any.whl
| Download URL | clioetxt-2.3-py3-none-any.whl |
|---|---|
| Size | 18.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b5d969616bb800898c8db0e3f19847e6ed359e3c09d19721c6010374d6daba04
|
|
BLAKE2b-256 checksum How to use checksums |
418de4b1ead6bb3c24e084f8dd446f20a50e5f334984d5f35a71b9499d286999
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.10.1
|