Skip to content

labteral/python-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b9f6b43 · Oct 10, 2024

History

43 Commits
Dec 30, 2022
Oct 9, 2024
Oct 5, 2022
Oct 5, 2022
Nov 29, 2023
Nov 2, 2023
Sep 13, 2023
Nov 7, 2019
Oct 9, 2024
May 26, 2024
Oct 10, 2024
Oct 9, 2024
Oct 9, 2024
Oct 9, 2024
Oct 9, 2024

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