Skip to content

LightDestory/PythonRepoTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About this template

This is a repository template specialzied on Python development. It comes with:

  • Ruff for Linting & Formatting
  • Pytest for Unit testing
  • MkDocs with mkdocstrings for documentation generation
  • GitHub Actions for PyPi publishing, Linting and Documentation
  • pyproject.toml pre-configured
  • Documentation will be automatically hosted on GitHub Pages


Preview

PROJECT_NAME

PROJECT_SHORT_DESCRIPTION



Table of Contents
  1. 📖 About The Project
  2. ⚙️ Getting Started
  3. 💫 Contributing
  4. 🤝 Support
  5. ⚠️ License
  6. 🛠️ Built With

📖 About The Project

PROJECT_LONG_DESCRIPTION

(back to top)

⚙️ Getting Started

START_INFO

(back to top)

Prerequisites

Make sure to have Python 3.10+ installed on your system.

(back to top)

Installation

You can install as a Python Module using pip or executing, if applicable, the script directly.

  • If you want to install as a Python Module:
    • Install the module using pip: pip install PACKAGE_NAME
  • If you want to use the script directly:
    • Clone the repository anywhere on your pc:

      git clone https://github.com/LightDestory/PythonRepoTemplate

    • Install the requirements using pip (create a venv if you want):

      pip install . -e

(back to top)

Usage

USAGE_INFO

(back to top)

Notes

NOTES_INFO

(back to top)

💫 Contributing

If you are interested in contributing, please refer to Contributing Guidelines for more information and take a look at open issues. Ask any questions you may have and you will be provided guidance on how to get started.

Thank you for considering contributing.

(back to top)

🤝 Support

If you find value in my work, please consider making a donation to help me create, and improve my projects.

Your donation will go a long way in helping me continue to create free software that can benefit people around the world.

Buy Me a Hot Chocolate at ko-fi.com

(back to top)

⚠️ License

The content of this repository is distributed under the GNU GPL-3.0 License. See LICENSE for more information.

(back to top)

🛠️ Built With

(back to top)

About

This template is focused on Python development.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors

Languages