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.10.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.10-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: create_pypi_skeleton-0.0.10.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.10.tar.gz
Algorithm Hash digest
SHA256 3e291740e636b73529ef9a101c013683694478f566aa00d604fcc6990932b06c
MD5 b1892712e573d3665960aea4b1679dc2
BLAKE2b-256 145d9e5d2db63870a2fcd2fc8793d7843906cd5340ad4cede233be6948742942

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for create_pypi_skeleton-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 62297f827236259448cfae1b6f9e09308f11f5188f99f38c2cb928dfa55ab124
MD5 d285d3fb8631f0fa07c01d87665d053c
BLAKE2b-256 caf50d49b5adee3170adf03b0262e417f6910d0fdb902b71c4342d33d0a3862b

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