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.2.tar.gz (5.3 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.2-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: oyeahz_base-0.0.2.tar.gz
  • Upload date:
  • Size: 5.3 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.2.tar.gz
Algorithm Hash digest
SHA256 c98a6d40d02a8fb70e52fa3f60a47e25d6d51e97e57c0ca8c3812e69c2dc331e
MD5 64615dd18a0bb3ace3dbbd924fdf8df4
BLAKE2b-256 0b5f4af83d0bc554838c47fedd062672be6d72b31cfb1408b812e34a0647b59e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oyeahz_base-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 5.7 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 534c25e9c944399baf6032862391bab88dabfe5b3de16e851d966b87cfe7e209
MD5 5fb0f724ce66c9d447a3de856daadf5c
BLAKE2b-256 ecfa23d9b9c79c8e3d227d958583ff41e23dc11b997f2fd1835f5ab3a154122e

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