Skip to content

lzcjames/flask-snmp

Repository files navigation

Flask SNMP

Installation

Use the package manager pip to install.

pip install -r requirements.txt

Launch virtual environment

Open CLI, on the path of project root folder:

.\venv\Scripts\activate

Launch server

Open CLI, on the path of project root folder:

flask run

Init a database

Open CLI, on the path of project root folder:

flask create-db

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published