chandanbsd / bloom-events-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

macOS/LinuxWindows: $ mkdir myproject $ cd myproject $ python3 -m venv venv

Activate the environment: macOS/LinuxWindows: $ . venv/bin/activate

Install Flask: $ pip install Flask

About


Languages

Language:Python 98.6%Language:CSS 1.4%Language:Procfile 0.0%