magicset
Project description
magicbox
magicset常用组件集合。update:2020-11-12, By:8034.com
magicbox 功能列表:
1) 按规则生成身份证号
2) 图片简易处理 -> Require: pip install Pillow
3)
使用说明:
扩展
## 打包 检查
python setup.py check
## 打包 生成
python setup.py sdist
## 上传
twine upload dist/*
## 使用
pip install magicset
## 更新
pip install --upgrade magicset
## 卸载
pip uninstall -y magicset
MANIFEST.in
include pat1 pat2 ... #include all files matching any of the listed patterns
exclude pat1 pat2 ... #exclude all files matching any of the listed patterns
recursive-include dir pat1 pat2 ... #include all files under dir matching any of the listed patterns
recursive-exclude dir pat1 pat2 ... #exclude all files under dir matching any of the listed patterns
global-include pat1 pat2 ... #include all files anywhere in the source tree
matching — & any of the listed patterns
global-exclude pat1 pat2 ... #exclude all files anywhere in the source tree matching — & any of the listed patterns
prune dir #exclude all files under dir
graft dir #include all files under dir
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
magicset-1.0.0.tar.gz
(3.6 kB
view details)
File details
Details for the file magicset-1.0.0.tar.gz.
File metadata
- Download URL: magicset-1.0.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59e93d9a367e420f71ee8307e4577f918dd78a0fd4fa1a6d1c9325fad560809b
|
|
| MD5 |
5ea0f070e861970665483e5cfe02e5d9
|
|
| BLAKE2b-256 |
2aa19fe9e150ea178804d513f8c5b9be14a348ec8596f6ebc4d6ba82d4d0b3cd
|