Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Latest commit

 

History

History
63 lines (49 loc) · 1.89 KB

File metadata and controls

63 lines (49 loc) · 1.89 KB



python-template

A Github template for Python project repository.

Version

InstallingGetting StartedContributingChangelog

Installing

[?] So, how users can get this project up and running on their machines?

# Describe it in a nice way. Code samples with installation basics works great
$ pipenv install --dev
$ python-template

Getting Started

[?] What does this project stands for?

Contributing

Please read CONTRIBUTING.md for more details.

or if you like it simple:

  1. Fork this repository
  2. Create a branch
  3. Commit your changes
  4. Push your commits to the branch
  5. Submit a pull request

You can find more information about Pull Requests here

Check also the list of contributors who helped on this project.