common python code for office use. like dir,file,etc.
Project description
officy
common python code for office use. like dir,file,etc.
办公用途的常用 python 代码,比较多涉及到文本、文件、文件夹、网页等。
Install:
pip install officy
or :
pip install -r requirements.txt
如果您有需要,可以 clone 到本地,比如,在 /work-space> 下执行 git clone https://github.com/liujuanjuan1984/officy.git。
完成后,cd officy 后所在目录/路径,请添加到 PYTHONPATH 环境变量中。
How to use:
from officy import Dir,JsonFile
Dir(".").black()
JsonFile("temp.json").read({})
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
officy-0.0.2.tar.gz
(21.1 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
officy-0.0.2-py3-none-any.whl
(24.5 kB
view details)
File details
Details for the file officy-0.0.2.tar.gz.
File metadata
- Download URL: officy-0.0.2.tar.gz
- Upload date:
- Size: 21.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21c755ebd7581019d6119b3bf8ae6477ccc124a0e8c085ff64c37082229ccdb6
|
|
| MD5 |
ac7269c16e0f79a8a78ab4ac823b7c73
|
|
| BLAKE2b-256 |
01c4ed53ff708e8110b2aa512d242f083c23e203b3fc10f08bc5c81a32ed0c9a
|
File details
Details for the file officy-0.0.2-py3-none-any.whl.
File metadata
- Download URL: officy-0.0.2-py3-none-any.whl
- Upload date:
- Size: 24.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93e0c04fce2fd425cc28a2bb9a7a4b289800b675ffb8b82340b08d935f1ca594
|
|
| MD5 |
793bcf2bee26041d6713db0e3c9f1c06
|
|
| BLAKE2b-256 |
dec6dac04ecad7f5fa7a1aa76060908d75f165a7c4814928c77864a2ff597145
|