Skip to main content

This module automatically creates a PyPI project skeleton for you so you don't have to do this manually.

Project description

create_pypi_skeleton

This module automatically creates a PyPI project skeleton for you so you don't have to do this manually.

Installation using pip

pip install create-pypi-skeleton

How to use (from command line)

python -m create_pypi_skeleton your_module_name

how to use (from Python script)

from create_pypi_skeleton import create_pypi_skeleton

create_pypi_skeleton("your_module_name")

Sample PyPI project skeleton

Typical PyPI project skeleton given module_name="testing123"

testing123/                 
    src/                    # all code goes here
        testing123/         
            __init__.py     # main folder where users import functions from
        tests/              
            main.py         # unit tests go here
        __init__.py
    .gitignore              # files/folders written here are ignored by git
    LICENSE                 # license stuff
    pyproject.toml          # contains important config stuff for PyPI
    README.md               # tells users what your project is about
    upload.py               # helper script to upload project to PyPI

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_pypi_skeleton-0.0.6.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

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

create_pypi_skeleton-0.0.6-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file create_pypi_skeleton-0.0.6.tar.gz.

File metadata

  • Download URL: create_pypi_skeleton-0.0.6.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for create_pypi_skeleton-0.0.6.tar.gz
Algorithm Hash digest
SHA256 016b4729c61b68bf3da8695c3d9df7d93be29cbd55c569328a8142586fab4d08
MD5 bac829767b72ad8e5c7ca90d923d2f4b
BLAKE2b-256 e3e3f5f8814acf02fa9afa72430d9691b053b5054f1fe83f5b500c017111ce6f

See more details on using hashes here.

File details

Details for the file create_pypi_skeleton-0.0.6-py3-none-any.whl.

File metadata

File hashes

Hashes for create_pypi_skeleton-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 ea8aaee1394eaa7b522bfb67b2180d5c79f85f228149d395b37dc4ad58444ab6
MD5 29567c92ed3e76e7cad789535335d14c
BLAKE2b-256 7a69e74a3cfe9b42da979da8b8c8824bf812116576a659873d2aea765bf7bc35

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