Terto17 / package-template

Python package template with multiple modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%