Skip to content

hackerup/python-project-template

 
 

Repository files navigation

Python Project Template 🐍

A template to kick-start your open-source Python project.

Installation

Open in GitHub Codespaces

Install the [Template Project] with pip

  git clone https://github.com/aniketmaurya/python-project-template.git
  cd python-project-template
  pip install .

Usage/Examples

from template_project import do_something_awesome

print(do_something_awesome())

About

A template to kick-start your Python project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 62.0%
  • Python 38.0%