Overview
This guide shows how to install hug. hug is a Python software that helps in developing API applications.
From our partners:
Prerequisites
- Python has been installed
- Optional but recommended. Setup a VirtualEnvironment and Pip has been installed.
Installation
01. Activate your virtual environment, or skip this step if not using virtual environment.
$ source {{virtual-env-directory}}/bin/activate
02. Install the hug package
(geek-venv) $ pip install hug
03. Verify that hug has been installed by viewing the version.
(geek-venv) $ pip freeze | grep hug
For enquiries, product placements, sponsorships, and collaborations, connect with us at [email protected]. We'd love to hear from you!
Our humans need coffee too! Your support is highly appreciated, thank you!