Skip to content
/ t_j-feed Public

Рейтинговая таблица пользователей Т_Ж

Notifications You must be signed in to change notification settings

esemi/t_j-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Рейтинговая таблица пользователей Т_Ж

pytest deploy image

Project local running

install

git clone PATH

cd t_j_feed
python3.9 -m venv venv
source venv/bin/activate
pip install -r requirements/dev.txt

run tests

pytest --cov=tj_feed tests
mypy --ignore-missing-imports tj_feed/
flake8 tj_feed

run webapp

gunicorn -k uvicorn.workers.UvicornH11Worker -w 1 tj_feed.app:webapp

run worker

python -m tj_feed.worker

About

Рейтинговая таблица пользователей Т_Ж

Topics

Resources

Stars

Watchers

Forks