Home
© 2024

Blog.

Cover Image for Reimagining Web APIs - Multilingual/ Rusty Web Servers

In the rapidly evolving landscape of web development, the integration of Rust with Python heralds a new era of efficiency and performance. Robyn, a groundbreaking framework, promises to seamlessly merge the dynamism of Python with the raw power of Rust. This article delves into the challenges and triumphs of incorporating Rust into Python environments, offering insights into how Robyn is redefining the boundaries of web API development. Join us in exploring this exciting confluence of technologies that is set to revolutionize the way we think about web server performance and language synergy.

More Stories

Cover Image for Robyn's Journey to a Million

Robyn's Journey to a Million

Every milestone has a story. Robyn began as my little project, driven by love for Python and the web ecosystem... This community has been our strength. Now, with a million installs, we're thinking ahead... A big thank you to everyone... Here's to soaring even higher, together!

Cover Image for Robyn's New Nest: Sparckles

Robyn's New Nest: Sparckles

Python has long been revered as the 'Swiss Army knife' of programming, known for its adaptability and breadth of use. However, with the advent of Rust, a new tool has been added to our belt. This enhanced 'Python', courtesy of Rust, has morphed into something even more powerful - it's akin to a Swiss Army knife capable of felling an entire tree. And that's precisely where Robyn fits in. Our initial ambition was as simple as it was challenging - to create an “async and faster Flask”

Cover Image for Hello, Starfyre!

Hello, Starfyre!

Starfyre is a Python web framework designed to simplify front-end web application development. Starfyre offers a user-friendly and powerful solution for crafting dynamic web applications by seamlessly bridging back-end and front-end development in the Python ecosystem. By unlocking untapped potential in Python front-end development, Starfyre empowers developers to create engaging and interactive applications easily.

Cover Image for Robyn's plan for 2023

Robyn's plan for 2023

I believe that the only way to learn the lessons of history is to remember and reflect upon them, for it is through remembering that we gain perspective and insight. Without reflection, we risk repeating our mistakes and missing out on valuable opportunities for growth and progress. In light of this wisdom, it is imperative that we reflect on the past year and analyze the progress made on Robyn. As it is rightly said, Perspective will come in retrospect. Reflecting on the past will help us learn as well as pave the way for the future....

Cover Image for Hello, Robyn!

Hello, Robyn!

Robyn is a fast, high-performance Python web framework with a Rust runtime. It has been designed to provide near-native Rust throughput while benefiting from the code being written in Python. Robyn is comparable to other products such as Flask, FastAPI, Django, and a web server of choice. One of the key advantages of Robyn is that it does not require an external web server for production, making it more efficient and streamlined.

Cover Image for Why I code

Why I code

It all started innocently enough. My daily routine used to revolve around computers. Loitering around in San Andreas and reversing time in Persia. At the time, I had made a few HTML pages using Microsoft Word and had heard some cool kids talk about some Cascading Sheets. Spending all my time playing video games............

Cover Image for Writing a Vim Plugin in Python

Writing a Vim Plugin in Python

I love Vim , especially NeoVim. I can write pages about why you should love it too. Python, being my daily driver makes the Vim Integration a match made in heaven. There is one thing that annoyed me when I was working with Vim and Python. The `virtualenvs`............