We improved our app that lets you search Stack Overflow and documentation and now we are doubling down on Python support

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • tinyrenderer

    A brief computer graphics / rendering course

    Thanks! I forgot about Pillow. I have used it when I was learning 3D graphics by making a renderer following this tutorial - https://github.com/ssloy/tinyrenderer/wiki. I really recommend it.

  • Numba

    NumPy aware dynamic Python compiler using LLVM

    Do you know Numba (https://numba.pydata.org/) by the way? It's a kinda niche library, but with it, you can write the renderer in the tutorial in Python and CUDA.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts