Skip to content

junhuqc/pybot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pybot


A bot for practising tornado and python3

Development environement

  1. Create VirtualEnv with python3 installed virtualenv -p python3 ebot_ENV, update virtualenv if needed. Notice: for windows, please use the following commands:virtualenv --python=C:\Python35\python.exe ebot_ENV
  2. Install the dependencies pip install -r requirements.txt

About

A bot for practising tornado and python3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published