Skip to content

floramouj/templatepythonpackage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TemplatePythonPackage

A template for a minimal Python package with a automated documentation website.

Installation

pip install https://github.com/floramouj/templatepythonpackage

Example

import TemplatePythonPackage as mypackage

mypackage.joke()

Other examples can be found here:

  • link

How to use this template

  1. Create a new repo based on this template by clicking on "Use this template"
  2. Wait a fews minutes until the automatic documentation builder becomes green

image

  1. Enable the website:
  • Go to your repo's "Settings"
  • "Pages" -> change the branch to gh-page (the builder must be finished for that branch to appear)
  • Save and copy the name of your website.

image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages