arichr / python-template

Python template used in my repositories

Home Page:https://nyarisu.eu.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Template

Python template used in my repositories.

Important: Python minimal version update

Features:

  • Python: >=3.8, <4.0
  • Prefers LF
  • Allows 80 symbols/line and 100 symbols/line for docstrings
  • Uses ruff

Getting started!

  1. Write a good README for your project
  2. Correct LICENSE, pyproject.toml files
  3. Write documentation!
  4. Provide automated tests
  5. (optional) Add a Dockerfile

Utilities

Linting

Documentation

Packaging

About

Python template used in my repositories

https://nyarisu.eu.org/

License:MIT License


Languages

Language:Python 100.0%