Skip to content

Async py3.8 support

Compare
Choose a tag to compare
@maxkrivich maxkrivich released this 31 Aug 19:24

What's new?

  • Support of poetry as a dependency manager;
  • Optimized docker image and docker-compose file for local testing;
  • Add unit/integraion tests (pytest);
  • Asynchronus I/O support (python-trio);
  • More user-friendly CLI and Python API.