Pydantic is a data validation library for Python that leverages type hints to enforce data structures.
OPEN SOURCE, OPEN TO EVERYONE
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
✳Human-curated · Discover open source4105discovered
A little curiosity. A world of open source.
THE FIRST COLLECTIONTopic: parsing清除
pydanticpydantic
ADDEDantlr4antlr
ADDEDANTLR v4 is a parser generator that reads grammars and produces parsers, parse trees, and listener/visitor interfaces for structured text or binary files. It supports ten target languages including Java, C#, Python3, JavaScript, TypeScript, Go, C++, Swift, Dart, and PHP.
valibotopen-circle
ADDEDValibot is a modular, type-safe schema library for validating structural data in JavaScript. It offers static type inference, a tiny bundle size starting under 700 bytes, no dependencies, and a functional API for validating everything from strings to complex objects.