Skip to content
/ pytemplate Public template

My defacto python package - quick and clean

License

Notifications You must be signed in to change notification settings

dgisolfi/pytemplate

Repository files navigation

pyTemplate WTFPL Package Pypi

My defacto python package - quick and clean. Used to create a new general python package.

Install

PyPi (Preferred Method)

Run the following to install the latest version

python3 -m pip install pytemplate

If the repo is cloned to the host, run:

make nexus3-install

From Source

Clone the repository and run:

make install

Usage

python3 -m pytemplate

Test

Install Dependencies

pipenv shell

note: for dev dependencies add --dev

Run the Tests

make test

Found a bug?

Please let us know! Submit an issue here.

About

My defacto python package - quick and clean

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published