Skip to content

labteral/python-package

Repository files navigation

python-package

Python Package Boilerplate

Description

This repository provides a boilerplate structure for creating Python packages, making it easier to set up and distribute your Python projects.

Features

  • Pre-configured pyproject.toml for modern Python packaging
  • Automated package renaming script
  • Development and distribution scripts included

Usage

To use this boilerplate for your new Python package:

git clone https://github.com/labteral/python-package
cd python-package
./rename.sh