@@ -1199,6 +1199,16 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
*[channels](https://github.com/django/channels) - Developer-friendly asynchrony for Django.
*[websockets](https://github.com/aaugustin/websockets) - A library for building WebSocket servers and clients with a focus on correctness and simplicity.
## Continuous Integration
*Also see [awesome-CIandCD](https://github.com/ciandcd/awesome-ciandcd#online-build-system).*
*[CircleCI](https://circleci.com/) - A CI service that can run very fast parallel testing.
*[Semaphore](https://semaphoreci.com) - Serverless CI/CD pipelines for Python on Linux, Docker and macOS.
*[Travis CI](https://travis-ci.org) - A popular CI service for your open source and [private](https://travis-ci.com) projects. (GitHub only)
*[Vexor CI](https://vexor.io) - A continuous integration tool for private apps with pay-per-minute billing model.
*[Wercker](http://www.wercker.com/) - A Docker-based platform for building and deploying applications and microservices.