Skip to content

kirineko/retwis-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. 环境

  • Python 3.7+
  • Redis 3+

2. 使用方法

2.1 安装依赖

输入下列命令安装依赖包:

pip install bottle
pip install redis

pip install -r .\requirement.txt

2.2 启动redis服务

省略

3. 在当前目录下启动Python服务

python index.py

About

A twitter-clone tony app created by Redis and Python3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published