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.9.tar.gz (3.5 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.9-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for create_pypi_skeleton-0.0.9.tar.gz
Algorithm Hash digest
SHA256 40590d479e8ccf54267276dee078935ce216d59b5d00b8bd9905fa9dc9db1b1e
MD5 06984be57803bbf49b0bd355263d1d04
BLAKE2b-256 89303aa8c2d9c313969730bc61bbcf46ebf8204bfee0d2f26d1e982cd705cf20

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for create_pypi_skeleton-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 a777c6aed32af64d6b4fb202ecfd6e5a2e243c807f5936fdbd09cb2bd17779c0
MD5 ba442c49348499b23a47608c11739eab
BLAKE2b-256 016bd11daf54f3647e7ff0042191f18f9580680bcea2bf363ffedbec8d41b75e

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