Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

officy-0.0.2-py3-none-any.whl (24.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page