Skip to content
forked from pydefi/clamfig

Dataclass serialization and deserialization with support for nested classes, config files and JSON/YAML

License

Notifications You must be signed in to change notification settings

clamdad/clamfig

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ci

Clamfig

Features:

  • Serialization and deserialization of dataclass objects
    • Compatible with JSON/YAML formats
    • Supports nested dataclasses
    • Serializes the following additional types:
      • bytes
      • Decimal
      • datetime
  • Configuration file management using JSON or YAML format

Future Work

Acknowledgements

About

Dataclass serialization and deserialization with support for nested classes, config files and JSON/YAML

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%