Skip to main content

python package generator

Project description

pger

python package generator

https://packaging.python.org/en/latest/tutorials/packaging-projects

https://setuptools.pypa.io/en/latest

pger 可以做什么

  1. 新建一个 github python 项目,并集成 github action
  2. 使能够在推送 tag 时,自动创建 release,并推送 build 的文件到 release assets
  3. 自动发布到 python package index(https://pypi.org/)

安装

pip install -U pger

# 或

pip install git+https://github.com/foyoux/pger.git

用法

# 获取帮助
pger -h/--help

# 基本用法
pger foyoux/pger
pger foyoux -r pger
pger foyoux --repo foyou-wilk

# 默认 repo 当做主包名,替换 "-" 为 "_" -> src/<repo>/__init__.py,但 repo 允许以非字母开头,但包名不可以
# 此时可指定 -p/--package 选项手动指定主包名
pger -p ticket foyoux/12306

github config

The example above uses the new API token feature of PyPI, which is recommended to restrict the access the action has.

The secret used in ${{ secrets.PYPI_API_TOKEN }} needs to be created on the settings page of your project on GitHub. See Creating & using secrets

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

pger-0.0.5.tar.gz (6.8 kB view details)

Uploaded Source

Built Distribution

pger-0.0.5-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file pger-0.0.5.tar.gz.

File metadata

  • Download URL: pger-0.0.5.tar.gz
  • Upload date:
  • Size: 6.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for pger-0.0.5.tar.gz
Algorithm Hash digest
SHA256 8d9f0f8bf77e598dde965748f06aba558d2e95ed815225132a8361cc362c7eb6
MD5 7402e170214e49a4cd2f0dfc56190b4b
BLAKE2b-256 572a5f46df06d28fd52f10196084532eb0b40978005c3a696ed822f2df56a7ca

See more details on using hashes here.

Provenance

File details

Details for the file pger-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: pger-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 8.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for pger-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 dda854022ad19524b06cb220ec2e81e07e30ab10d212016c0c8ea1d1967d9e68
MD5 edc898d7de9c72639107e2d6f3391c36
BLAKE2b-256 ddcf3b81b566c192841e82c92dcab9d9842569685daa9abb98f3f4140673f7a9

See more details on using hashes here.

Provenance

Supported by

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