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 pger
pger foyoux/pger
pger foyoux --repo pger
# 默认 repo 当做主包名 -> src/<repo>/__init__.py,但 repo 允许包含 "-",但包名不可以
pger --package wilk foyoux/foyou-wilk

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.2.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

pger-0.0.2-py3-none-any.whl (7.7 kB view hashes)

Uploaded Python 3

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