Contents

create-python-package 0.5.0.1

0

Create the file and folder structure for a Python package

Create the file and folder structure for a Python package

Stars: 28, Watchers: 28, Forks: 4, Open Issues: 0

The cs01/create-python-package repo was created 5 years ago and the last code push was 4 years ago. The project is moderately popular with 28 github stars!

How to Install create-python-package

You can install create-python-package using pip

pip install create-python-package

or add it to a project with poetry

poetry add create-python-package

Package Details

Author
Chad Smith
License
License :: OSI Approved :: MIT License
Homepage
https://github.com/cs01/create-python-package
PyPi:
https://pypi.org/project/create-python-package/
GitHub Repo:
https://github.com/cs01/create-python-package

Classifiers

No  create-python-package  pypi packages just yet.

Errors

A list of common create-python-package errors.

Code Examples

Here are some create-python-package code examples and snippets.

Related Packages & Articles

maturin 1.5.1

Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages

kivy-ios 2024.3.17

A toolchain to compile the necessary libraries for iOS to run Kivy applications.