No project description provided
Project description
asyncur
Some async functions that using anyio
Requirements
Python 3.11+
Installation
$ pip install "asyncur"
---> 100%
Successfully installed asyncur
Usage
- Read Excel File
>>> from asycur.xls import load_xls
>>> await load_xls('tests/demo.xlsx')
[{'Column1': 'row1-\\t%c', 'Column2\nMultiLines': 0, 'Column 3': 1, 4: ''}, {'Column1': 'r2c1\n00', 'Column2\nMultiLines': 'r2 c2', 'Column 3': 2, 4: ''}]
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
asyncur-0.1.0.tar.gz
(2.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file asyncur-0.1.0.tar.gz.
File metadata
- Download URL: asyncur-0.1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.5 Darwin/20.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7d8c7462762fe6558e2669b0bb7d1519d682ba411eb3e9f904ca066a5213493
|
|
| MD5 |
abaae4197bf28d8319d38a3c8496e6ae
|
|
| BLAKE2b-256 |
b14724889d7c644fcf8d03df52e9220075459994d3cad865023291866f787a06
|
File details
Details for the file asyncur-0.1.0-py3-none-any.whl.
File metadata
- Download URL: asyncur-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.5 Darwin/20.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
594af344a0ce086c85c9226c52a54b98ecdb777953dff3749a472bea4b7458eb
|
|
| MD5 |
ee27f04e05a6ec4ba15e3077f33189af
|
|
| BLAKE2b-256 |
cdf909a7e1fb49ef57304e5aebe06808a023193bbfd540eb7d824236d7959e23
|