Skip to content

Charcoal-SE/chatapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Chat API

This is a Python wrapper library for the new API for chat.

Getting started

Here's what to know:

Developer information

Currently, this is the general approach:

  • Type hints to provide clarity using mypy
  • Code formatted + checked with Ruff
  • Tested with pytest, incorporating some ChatExchange tests for compatibility verification
  • And a Makefile to run Ruff, mypy, and pytest with make check

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks