pyscript.net Supporting open source and creating tools that enable people to do more with less are why I joined Anaconda almost eight years ago. Today, at PyCon US 2022, I'm happy to unveil a new project that we’ve been working on here at Anaconda. W... (more…)
Read more »
The official Python library for the OpenAI API. Contribute to openai/openai-python development by creating an account on GitHub. (more…)
Read more »
I used to love asyncio. For a period of time, nearly all my stuff was written for asyncio. I wrote a Flask-like (mistake IMO) web framework, and a fully async ORM, both built from the ground up for asyncio. I even got in arguments defending it with people... (more…)
Read more »
A basic Ray Tracer that exploits numpy arrays and functions to work fast. - rafael-fuente/Python-Raytracer... (more…)
Read more »
Writing Isomorphic Web Applications with React and Python without the need for NodeJS or WebPack. (more…)
Read more »