Skip to content

cimourdain/piteau

Repository files navigation

Piteau: Asynchronous Chat

Run with python 3.6, 3.7 and 3.8 https://travis-ci.com/cimourdain/piteau.svg?branch=master Documentation Status view on pypi code style: black static-typing : mypy

Piteau is an asynchronous socket based chat application written in python for education purposes.

Features

  • Chat server to route message between clients
  • Chat client to send user input messages to server and receive server messages
  • Easy way to implement a chat bot

Documentation

Full documentation is available at https://piteau.readthedocs.io/ .

Roadmap

  • Unit testing
  • Implement chatrooms, private messages and IRC-like commands
  • Implement UI

About

Python asynchronous chat

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published