Skip to content
/ package-template Public template

Python package template with multiple modules

Notifications You must be signed in to change notification settings

tiemi/package-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

package_name

Description. The package package_name is used to: - -

Installation

Use the package manager pip to install package_name

pip install package_name

Usage

from package_name.module1_name import file1_name
file1_name.my_function()

Author

My_name

License

MIT

About

Python package template with multiple modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages