/asyncfileserver

Simple File Server Featuring Python Async Constructs

Primary LanguagePythonMIT LicenseMIT

Test and Coverage Measuring codecov

Simple File Server Featuring Python Async Constructs

This is a toy project to excercise the new async facilities from python 3.5+.

This project features Github Actions to automate testing, package publishing and even to bump versions and tag them to the repository.

The package is published to PyPI as asyncfileserver. The test coverage report is provided by Codecov.