Skip to content

BurkimbIA/python-package-template

Repository files navigation

Python Package Template

This repository serves as a template for creating Python packages. It includes a standard project structure, setup configurations, and best practices to help you get started quickly with your own Python package development.

Features

  • Linting with ruff
  • Formatting with ruff
  • Testing with pytest
  • Continuous integration with GitHub Actions

Usage

  1. Create a new repository using this template.
  2. Clone your new repository to your local machine.
  3. Install uv if you haven't already
  4. Install just
  5. Install prek if you haven't already
  6. You can then customize the package by modifying the files and structure as needed.
  7. Commit and push your changes to your repository and check the CI/CD pipeline for any issues.

Contributing

We welcome contributions from the community! Please follow the Contributing Guidelines to contribute to this project.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published