Skip to content

daryaskopyuk/python_links_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bit.ly analog web app

Kickstart

You need to setup a new python virtualenv and install dependencies into it. Use python3

python3 -m venv myenv
. myenv/bin/activate
pip install -r requirements.txt

Then you can run the web application

FLASK_APP=app.py
python -m flask run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages