prototools
__ __ __
___ _______ / /____ / /____ ___ / /__
/ _ \/ __/ _ \/ __/ _ \/ __/ _ \/ _ \/ (_-<
/ .__/_/ \___/\__/\___/\__/\___/\___/_/___/
/_/
prototools
is a set of tools that considerably reduce the amount of time
spent writing console applications.
Installation
prototools
is available on PyPi (MIT license)
and installation can be performed by running pip
python -m pip install prototools
To upgrade the package:
python -m pip install prototools --upgrade
📝 It's recommended to use virtual environment.
To delete the package:
python -m pip uninstall prototools
Documentation
You can read the documentation at here
Contribution
You can contribute with prototools
in so many ways (not just coding).
Every idea is welcome! You can suggest new features or report a bug when
you find it. Every contribution that you made it'll be mention in this
project.