Pydantic reposted this
PyNest now supports Pydantic v2! Pydantic is one of the most influential projects in the Python ecosystem, and I’m thrilled to upgrade PyNest’s backbone to leverage Pydantic v2. With 50x faster validation and a cleaner API, this marks a big step forward for performance and developer experience. #Python #Pydantic #Microservices #OpenSource
🚀 Introducing PyNest v0.3.2: Faster, Smarter, and More Reliable Python Microservices! We’re thrilled to announce a new release of PyNest that takes your microservices development experience to the next level. Here’s what’s new in v0.3.2: - Transition to Poetry Say goodbye to the complexity of setup.py and requirements.txt—we’ve fully embraced Poetry! Enjoy streamlined dependency management and a consistent environment across teams. Simplify versioning and publishing workflows with Poetry’s all-in-one solution. - Upgrade to Pydantic v2 - Get ready for blazing-fast validation! Up to 50x faster validation compared to Pydantic v1, making it perfect for data-heavy applications. Cleaner, more intuitive APIs to define and manage your models. New features to reduce boilerplate and simplify complex data handling. - Why It Matters: This release focuses on improving your workflow and runtime performance. With Poetry, you get a robust, modern toolchain that’s designed to eliminate common pain points in Python packaging and dependencies. With Pydantic v2, you unlock massively improved validation speeds, giving your applications a significant performance boost, especially when working with large datasets or high-frequency API calls. Together, these changes make PyNest faster, easier to use, and more powerful than ever. 🚀 Curious about the details? Dive into the release notes and experience PyNest v0.3.2 today! Your microservices deserve it. 💪