Skip to main content

Python package scaffold builder

Project description

create-pypkg

Python Package Scaffold Builder

Test CI to Docker Hub Release on PyPI

Installation

$ pip install -U create-pypkg

Docker image

The image is available at Docker Hub.

$ docker image pull dceoy/create-pypkg

Usage

  1. Create a new package.

    Replace newpackage below with your package's name.

    $ mkdir newpackage
    $ create-pypkg ./newpackage
    
  2. Test the command-line interface of the package. (optional)

    $ python -m venv venv
    $ source venv/bin/activate
    $ pip install -U ./newpackage
    $ newpackage --help
    $ newpackage --debug foo bar
    

Run create-pypkg --help for more information.

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

create-pypkg-0.2.0.tar.gz (7.8 kB view details)

Uploaded Source

Built Distribution

create_pypkg-0.2.0-py3-none-any.whl (11.2 kB view details)

Uploaded Python 3

File details

Details for the file create-pypkg-0.2.0.tar.gz.

File metadata

  • Download URL: create-pypkg-0.2.0.tar.gz
  • Upload date:
  • Size: 7.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for create-pypkg-0.2.0.tar.gz
Algorithm Hash digest
SHA256 665733e9ff1f844ef0027b201a3e91f393648e0af8772e4ff673ed16690ffb4e
MD5 677a162766f4c33a322551e4c5f15dfb
BLAKE2b-256 d23443b9a08f0d1d643cf5d3219530188f4bfcfc59fe2e346cb9e07ee39c013f

See more details on using hashes here.

File details

Details for the file create_pypkg-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: create_pypkg-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 11.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for create_pypkg-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 138e7150d205983da91476a1e237fbed335c5a66667eae3b9bb80b82bef3c717
MD5 fddf403fc0d9c141228955e060ccc572
BLAKE2b-256 3b0815157869b015b44a7434a58abcfafab9e58273c82de5174999a00a3832f7

See more details on using hashes here.

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