Fanilo Andrianasolo (@andfanilo) 's Twitter Profile
Fanilo Andrianasolo

@andfanilo

🌟 Get your Data Projects Noticed
📈 Data & AI Advocacy @WorldlineFrance
🎈 @streamlit Fan
📺 Youtube youtube.com/@andfanilo
👨‍🎓 ECL '13

ID: 847169534

linkhttps://andfanilo.com/ calendar_today26-09-2012 10:42:22

4,4K Tweet

3,3K Followers

1,1K Following

Fanilo Andrianasolo (@andfanilo) 's Twitter Profile Photo

🌸 Really liking the pseudo grid layouts and the styling of the KPI cards of this Streamlit app! And there's a cat surprise for you if you click on the "Release the beast" button at the bottom of the app 😺

🌸 Really liking the pseudo grid layouts and the styling of the KPI cards of this Streamlit app! 

And there's a cat surprise for you if you click on the "Release the beast" button at the bottom of the app 😺
Elwynn Chen (@ob12er) 's Twitter Profile Photo

I'm working on a Code Agent for Jupyter users. It can understand what's happening in your Jupyter notebook, including your charts, dataframes, and errors, and automatically take actions to achieve your goal. It's Jupyter Native and works as an extension in your Jupyter. Feel

Fanilo Andrianasolo (@andfanilo) 's Twitter Profile Photo

🌸 I wonder if the day Python runs on Cloudflare Workers, someone will manage to deploy a Django or Reflex CI/CD there Throwing a blog idea to any of you DataFans 🥺

🌸 I wonder if the day Python runs on Cloudflare Workers, someone will manage to deploy a Django or Reflex CI/CD there

Throwing a blog idea to any of you DataFans 🥺
Fanilo Andrianasolo (@andfanilo) 's Twitter Profile Photo

🌸 My name appears on the "Streamlit Creators" list of the Snowflake Dev Day event eheh Thanks Yuichiro for snapping a pic 💖 The full list --> streamlit.io/creators

🌸 My name appears on the "Streamlit Creators" list of the Snowflake Dev Day event eheh

Thanks <a href="/whitphx/">Yuichiro</a>  for snapping a pic 💖  

The full list --&gt; streamlit.io/creators
Fanilo Andrianasolo (@andfanilo) 's Twitter Profile Photo

🌸 For y'all asking for a tier-list of Python data web apps, here's one per personal use case and preference, with no other objective/subjective justification NB: A lib not being 1st only means I may think about them and they have the same odds of being picked on a new project🙃

🌸 For y'all asking for a tier-list of Python data web apps, here's one per personal use case and preference, with no other objective/subjective justification

NB: A lib not being 1st only means I may think about them and they have the same odds of being picked on a new project🙃
Fanilo Andrianasolo (@andfanilo) 's Twitter Profile Photo

🌸 Panel DataFans, I missed the announcement of the Panel Material UI extension, it brings Material UI to Panel ╰(*°▽°*)╯ Blog: holoviz-dev.github.io/blog-dev/posts… Docs: panel-material-ui.holoviz.org

🌸 Panel DataFans, I missed the announcement of the Panel Material UI extension, it brings Material UI to Panel ╰(*°▽°*)╯

Blog: holoviz-dev.github.io/blog-dev/posts… 
Docs: panel-material-ui.holoviz.org
Fanilo Andrianasolo (@andfanilo) 's Twitter Profile Photo

🌸 Fun: "Don't worry, React is not going to take over the world just because LLMs are trained on a lot of React" as it generates Pydantic code in a React component at the start of a conversation where I ask for Python code as a Python expert, and React was never mentioned🤣

🌸 Fun: "Don't worry, React is not going to take over the world just because LLMs are trained on a lot of React" 

as it generates Pydantic code in a React component at the start of a conversation where I ask for Python code as a Python expert, and React was never mentioned🤣
Fanilo Andrianasolo (@andfanilo) 's Twitter Profile Photo

🌸 I drafted my first Reflex Python web app today, to visualize Spotify listening history from a data export It took me a few hours, & I felt stupid multiple times when my app wasn't very performant, my fault from bad state management.. I'll push on GH when it's more efficient

Fanilo Andrianasolo (@andfanilo) 's Twitter Profile Photo

🌸 I'm happy when I don't have to build a Streamlit app to demo a concept Like, Google's ADK Web UI is great at tracing queries to multi-agent systems I'm hoping to showcase live problems those can face. Like here it asks for confirmation when I want it to take initiative ¬_¬

🌸 I'm happy when I don't have to build a Streamlit app to demo a concept

Like, Google's ADK Web UI is great at tracing queries to multi-agent systems

I'm hoping to showcase live problems those can face. Like here it asks for confirmation when I want it to take initiative ¬_¬
Fanilo Andrianasolo (@andfanilo) 's Twitter Profile Photo

🌸 I woke up with the most unexpected Streamlit idea for a work-related interactive demo this morning Gamifying agentic AI vs expert human workflow I'll let you know later if I really present it and how it goes 🤣

🌸 I woke up with the most unexpected Streamlit idea for a work-related interactive demo this morning

Gamifying agentic AI vs expert human workflow

I'll let you know later if I really present it and how it goes 🤣
Fanilo Andrianasolo (@andfanilo) 's Twitter Profile Photo

🌸 If you're looking to read some medium-sized FastAPI codebase, the backend for Microsoft's autogen-studio is a good read 🤔 From SQLModel+Alembic to Auth to serving Gatsby+Tailwind, and a clear split in FastAPI features, there's a lot to digest ➡️ github.com/microsoft/auto…

🌸 If you're looking to read some medium-sized <a href="/FastAPI/">FastAPI</a> codebase, the backend for Microsoft's autogen-studio is a good read 🤔

From SQLModel+Alembic to Auth to serving Gatsby+Tailwind, and a clear split in FastAPI features, there's a lot to digest

➡️ github.com/microsoft/auto…
Fanilo Andrianasolo (@andfanilo) 's Twitter Profile Photo

🌸 I'm a little quiet here lately, as I'm deep into Google's Conversational Agents framework for hybrid deterministic/agentic workflows at work. It's fun but a little tiring to debug ahah, I hope to link it to a Streamlit app soon 🙃 any fun tech you've been trying out lately?

🌸 I'm a little quiet here lately, as I'm deep into Google's Conversational Agents framework for hybrid deterministic/agentic workflows at work. 

It's fun but a little tiring to debug ahah, I hope to link it to a Streamlit app soon

🙃 any fun tech you've been trying out lately?
Fanilo Andrianasolo (@andfanilo) 's Twitter Profile Photo

🌸 Things I use Streamlit for: when my manager asks me to explain all GenAI buzzwords to higher management in a few days So I whip up a set of Streamlit micro-demos with the new top navigation menu from just released version 1.46! Wish me luck 🤞

Fanilo Andrianasolo (@andfanilo) 's Twitter Profile Photo

🌸 Analyzing 250 pages tournament summoning files would take me an hour in Python struggling with table parsing libraries 😞 But Gemini 2.5 Pro delivered in one prompt. Got 2/3 mistakes because of blank lines but I’m satisfied with the initial result All while laying in bed 🛌

🌸 Analyzing 250 pages tournament summoning files would take me an hour in Python struggling with table parsing libraries 😞

But Gemini 2.5 Pro delivered in one prompt. Got 2/3 mistakes because of blank lines but I’m satisfied with the initial result 

All while laying in bed 🛌
Fanilo Andrianasolo (@andfanilo) 's Twitter Profile Photo

🌸 Ooohhh, Reflex -for Python-based web apps- is replacing Next.js with React Router My instinct tells me this is going to make apps faster and lighter, perhaps easier to deploy and more maintainable by the dev team Might try it again if livereload is as fast as Streamlit's