Skip to content

amphinicy/python-package-sample-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Package Sample Project

GitHub issues GitHub closed issues GitHub closed pull requests

PyPI - Python Version GitHub GitHub last commit

A sample project on how to make a python package.

Installation

> python3 -m pip install https://github.com/amphinicy/python-package-sample-project/archive/master.zip

Create skeleton for new python package project:

Create new git repository and enter following command into the terminal:

> sample new _git_clone_destination_path_

Replace _git_clone_destination_path_ with actual path where you want your git repository to be cloned.

Zen of Python, by Tim Peters

> sample zen

Documentation

Read the documentation on how to start a new python package project.

About

A sample project on how to make a python package

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages