Skip to content

badp/ChatExchange

 
 

Repository files navigation

ChatExchange

A Python API for talking to Stack Exchange chat

Dependancies:

  • BeautifulSoup (sudo apt-get install python-beautifulsoup)
  • Requests (pip install requests). Usually there by default. Please upgrade it with pip install requests --upgrade

About

A Python API for talking to Stack Exchange chat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.7%
  • Shell 1.3%