Sanic is a Python 3.7+ web server and web framework that's written to go fast. It allows the usage of the async/await syntax added in Python 3.5, which makes your code non-blocking and speedy. (more…)
Read more »
Get a clue, get some code. Contribute to dabeaz/cluegen development by creating an account on GitHub. (more…)
Read more »
Free code reviews for open source projects. Contribute to willmcgugan/codereviews development by creating an account on GitHub. (more…)
Read more »
We needed a Python interpreter that can be shipped everywhere. You won’t believe what happened next! “When I said I wanted portable Python, this is NOT what I meant!” In theory, Python is a portable language. You can write your script locally and distribu... (more…)
Read more »