A handy toolkit
Project description
Get Things Done Quickly!
Usage
$ pip install quickdone
>>> import quickdone as qd
fp() short for format_path(file_path)
>>> qd.fp(r'C:\Users\user_name\Desktop\test.xlsx')
'C:/Users/user_name/Desktop/test.xlsx'
etc() short for excel_to_csv(input_path,output_path,input_enc,output_enc)
>>> qd.etc(r'C:\Users\user_name\Desktop\test.xlsx',r'C:\Users\user_name\Desktop\test.csv')
Packaging
$ python setup.py sdist bdist_wheel
$ twine upload dist/*
For more, see python packaging-projects or Packaging and distributing projects
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
quickdone-0.0.14.tar.gz
(1.8 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 quickdone-0.0.14.tar.gz.
File metadata
- Download URL: quickdone-0.0.14.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4b0a314e20e4334033c6eb342d218a702de4088b655b9eb268df6b73704baeb
|
|
| MD5 |
1526cde7a7ee432664fafbf00ba4edf1
|
|
| BLAKE2b-256 |
aeb4791886fe5a753ff7b016876b76542224de8bf05fcb5d4ce4eace05ccf619
|
File details
Details for the file quickdone-0.0.14-py3-none-any.whl.
File metadata
- Download URL: quickdone-0.0.14-py3-none-any.whl
- Upload date:
- Size: 14.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
927d8c5523b9da45894f6ecc2e7f1eb33577276e1444fb12a7987abdda158654
|
|
| MD5 |
4ee3c6c18f302817faaef68b805483c3
|
|
| BLAKE2b-256 |
d4c8b23ae22d73587110a5938027b6639ebf98b24483a4f39c4e48c1bf475da8
|