coleyr
coleyr
A PR to re-vamp the parsing logic for iterating the tar file. It is fast and helps greatly with the docker setup as it does not require multiple read/write operations.
I added in files to make it possible to use docker and docker-compose so that setup could be one line. I really appreciate this project and I wanted to use...
### Background Documentation is not fun to make, but is incredibly helpful for projects with a lot of contribution and use. This PR is a mkdocs, read the docs style...
…Channels demo. I really love this use of Django Channels and I thought this was a super clever project. I dockerized the application using Docker-Compose. Also I added the ability...