Skip to main content

Oyeahz基础组件包

Project description

oyeahz_base

##简介 基础组件 ##配置项目 ###步骤1 1、创建一个目录,作为发布项目的名称,即你的包名

2、目录里创建一个py文件 __init__.py,内容name = "your pkg name"

3、目录里创建对外输出的python文件

4、拷贝一份setup.py文件,并修改关键参数

    1、name就是模块名
    2、version就是版本号
    3、packages数组填模块名,上传到仓库的配置主要是这个

5、拷贝一份.gitignore和deploy.sh

####步骤2 1、python3 -m pip install setuptools wheel twine

2、python setup.py sdist bdist_wheel

3、如果报错 pip3 install wheel , pip3 install twine

4、python3 -m twine upload dist/*

####步骤3 升级发布的话直接修改setup.py里的version后sh deploy.sh

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

oyeahz_base-0.0.7.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

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

oyeahz_base-0.0.7-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

Details for the file oyeahz_base-0.0.7.tar.gz.

File metadata

  • Download URL: oyeahz_base-0.0.7.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.2

File hashes

Hashes for oyeahz_base-0.0.7.tar.gz
Algorithm Hash digest
SHA256 4161d72d35e85b0f0945767cec02326f63f485962d8da40cff2e3e52317aba05
MD5 90472ef78a908932b94d8a891b438e91
BLAKE2b-256 f1927b7139df68a6eb298e468698244b069116a3c9c5d3a58a42b8f30b144c1f

See more details on using hashes here.

File details

Details for the file oyeahz_base-0.0.7-py3-none-any.whl.

File metadata

  • Download URL: oyeahz_base-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 6.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.2

File hashes

Hashes for oyeahz_base-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 04b7ecd093d4b67a2f0bdd732ba7a13c2554a39f0fff4b8ff7562415ecb1b129
MD5 cee556ba4278a6c11182fd5509c6ba7e
BLAKE2b-256 8b5efdb51bac278931c65bd2db4a1a9914d66745bf5eb64331316ca36d54216c

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