各种包使用的二次封装
Project description
Python第三方包二次封装
应该会用到一些其他依赖
注意
由于oracledb的原因,python版本需要大于3.7 由于部分语法使用最新Python语法,python版本需要大于3.10 打包本身还是得使用3.9
封装依赖
pip install build
pip install openpyxl
pip install twine
pip install pymysql
pip install oracledb
pip install scapy
pip install psutil
pip install loguru
pip install dataclasses-json
安装
pip install pylwr
打包与上传
Remove-Item -Path "dist" -Recurse -Force ; python -m build
Remove-Item -Path "build" -Recurse -Force ; python setup.py sdist bdist_wheel
python -m twine upload dist\*
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
pylwr-1.0.21.tar.gz
(21.2 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
pylwr-1.0.21-py3-none-any.whl
(23.2 kB
view details)
File details
Details for the file pylwr-1.0.21.tar.gz.
File metadata
- Download URL: pylwr-1.0.21.tar.gz
- Upload date:
- Size: 21.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8afb74ed2d1b831557ae77658604e13b0e99e36d4d5d7965d110f07831e61970
|
|
| MD5 |
5123b94500f4c08084c23640d0dc046d
|
|
| BLAKE2b-256 |
cc02a72b3a3dbc3be083cf27f088dceb2bf6a186759f2362ac4c3c284e8bb30c
|
File details
Details for the file pylwr-1.0.21-py3-none-any.whl.
File metadata
- Download URL: pylwr-1.0.21-py3-none-any.whl
- Upload date:
- Size: 23.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f53cfd432141796767ec8e5da034e5fb2bef19110c1edc64f0c9730fd55b335
|
|
| MD5 |
6d9593f33a685add5c75747b00f4be86
|
|
| BLAKE2b-256 |
66a4ddf214182766c72d2e7abe9da141692b34bc896c3e649e20a2f1d1bc2bdf
|