/nothingness

This is nothing, just a template for PyPI packages

Primary LanguagePythonMIT LicenseMIT

nothingness

This is nothing, just a template for PyPI packages

Installation

From PyPI

pip3 install nothingness

From GitHub

pip3 install git+https://github.com/donno2048/nothingness

Usage

Import fun from __init__.py

from nothingness import fun

Run __main__.py

python3 -m nothingness

Run main from __main__.py

nothingness