Paquet : python3-flexparser (0.3.1-2)
Liens pour python3-flexparser
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source flexparser :
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
Parsing using Python typing
The idea behind flexparser is quite simple. To write a class for every type of content (called here `ParsedStatement`) one needs to parse. Each class have a `from_string` constructor. The `typing` module is used extensively to make the output structure easy to use and less error prone.
The fuse of frozen dataclass is not necessary but it convenient. Being a dataclass you get the init, str, repr, etc for free. Being frozen, sort of immutable, makes them easier to reason around.
The result is a collection of `ParsedStatement` or `ParsingError`.
Autres paquets associés à python3-flexparser
|
|
|
|
-
- dep: python3
- langage orienté objet interactif de haut niveau – version par défaut de Python 3
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
Télécharger python3-flexparser
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 41,6 ko | 209,0 ko | [liste des fichiers] |