tarc / asyncfileserver

Simple File Server Featuring Python Async Constructs

Home Page:https://tarc.github.io/asyncfileserver/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple File Server Featuring Python Async Constructs

https://tarc.github.io/asyncfileserver/

License:MIT License


Languages

Language:Python 100.0%Language:Shell 0.0%