Skip to content

A minimal Python project starter template with modern tools

License

Notifications You must be signed in to change notification settings

olzhasar/pystarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pystarter

🚀 A minimal Python project starter template with modern tools

Simple is better than complex.

Features

Requirements

Usage

copier copy gh:olzhasar/pystarter path/to/destination

Result

.
├── .gitignore
├── .pre-commit-config.yaml
├── README.md
├── pyproject.toml
├── src
│   └── main.py
└── tests
    └── __init__.py

Yes, that's it. Figure out the rest yourself.

About

A minimal Python project starter template with modern tools

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages