rayssaz / package-project-pypi

Python package template with just one module

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 import file1_name
file1_name.my_function()

Author

My_name

License

MIT

About

Python package template with just one module


Languages

Language:Python 100.0%