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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for create_pypi_skeleton-0.0.11.tar.gz
Algorithm Hash digest
SHA256 3b8eb9c94fdf3f41fe7ee2bf6e87b08a867ab47176a214cf749a23371e678641
MD5 5dc590fd5552c12434c89d51affe741b
BLAKE2b-256 015be6d1a8adc6c183cf2d54c532c621dcfeceb80b7aca4e05cdd1cd4d47cd7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for create_pypi_skeleton-0.0.11-py3-none-any.whl
Algorithm Hash digest
SHA256 34fb352525711370f7662cea513a12bbed60e96b7f790d2bff1d8d7fd003cef4
MD5 d8d61b9c1693e1bda789d69cf882018d
BLAKE2b-256 fa0d8090ed076fe1173d5329a36f311c9cf155d65d3845822735a1dafed533a1

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