📰 Dev.to · Mohammad Raziei
Articles from Dev.to · Mohammad Raziei · 9 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (9030)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationOpenAI NewsDev.to AIHugging Face Blog

Dev.to · Mohammad Raziei
🛠️ AI Tools & Apps
⚡ AI Lesson
5h ago
pygixml 0.10.0 released — A Faster, Smarter XML Parser for Python
XML parsing in Python has had three choices for over a decade: ElementTree (slow but built-in), lxml...

Dev.to · Mohammad Raziei
2d ago
How to Parse XML Fast in 2026 (Python)
JSON won the internet. We all know that. But XML never left — it just moved into the places where...

Dev.to · Mohammad Raziei
3d ago
Introducing pip-size: See the Real Cost of Python Packages
Why Package Size Matters More Than You Think Every day, thousands of Python packages are...

Dev.to · Mohammad Raziei
5d ago
Why I Built pip-size: A Story About Obsession with Performance
It Started with a Simple Question "How fast is it?" That's the question I always ask when...

Dev.to · Mohammad Raziei
5d ago
The Real Size of AI Frameworks: A Wake-Up Call
You Think You Know What You're Installing When someone says "just install PyTorch," you...

Dev.to · Mohammad Raziei
6d ago
Stop Writing Boilerplate Wrappers for C++ Bindings — Meet polybind
If you've spent time writing Python bindings for a C++ library with template classes, you know the...

Dev.to · Mohammad Raziei
6d ago
When Constraints Build Tools
The office network had rules. Strict ones. No apt-get. No brew. No npm. No downloading binaries from...

Dev.to · Mohammad Raziei
6d ago
I Needed to Run Mermaid.js in Python. So I Built Two Libraries.
It started with a single line in a requirements doc: "Diagrams should be auto-generated as part of...

Dev.to · Mohammad Raziei
1w ago
Your Package Is Not As Lightweight As You Think
There's a claim you've probably seen in a README before: "Zero dependencies. Lightweight. Minimal...
DeepCamp AI