Skip to main content

各种包使用的二次封装

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


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.22.tar.gz (24.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pylwr-1.0.22-py3-none-any.whl (28.5 kB view details)

Uploaded Python 3

File details

Details for the file pylwr-1.0.22.tar.gz.

File metadata

  • Download URL: pylwr-1.0.22.tar.gz
  • Upload date:
  • Size: 24.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.13

File hashes

Hashes for pylwr-1.0.22.tar.gz
Algorithm Hash digest
SHA256 26d39fe180bb10b7cc4277c305d504eeaa6f7bae0d5d0d535b758660a1de3902
MD5 7eee6738eced2528f18bad64c409e326
BLAKE2b-256 e6705e5c7155236514ed9301ba00500c9886d8b1ccf77ab754eb28980dff4e17

See more details on using hashes here.

File details

Details for the file pylwr-1.0.22-py3-none-any.whl.

File metadata

  • Download URL: pylwr-1.0.22-py3-none-any.whl
  • Upload date:
  • Size: 28.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.13

File hashes

Hashes for pylwr-1.0.22-py3-none-any.whl
Algorithm Hash digest
SHA256 530a0693ff48699ea0bfdf123fd553736d30d5c53382bd6d938b750b60d701f5
MD5 41346c9feda9f84218058745ddaa672a
BLAKE2b-256 1631d5b3c8dfc341797987af1a618361f6e451350849678d7c70f6eabad30f18

See more details on using hashes here.

Supported by

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