[ZnInit] dataclass like package but using descriptors.

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ZnInit

  • This package is developed for a very specific use case and in most cases using one of the other packages is the better choice. But if you find yourself either playing around with the concept of descriptors or even work on a project which could benefit you might want to check it out https://github.com/zincware/ZnInit

  • pydantic

    Data validation using Python type hints

  • The syntax is very similar to dataclasses / pydantic / attrs but requires not only type hints but also to set the type to a zninit.Descriptor. This class can be used to build your own descriptors and modify the set / get behavior.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts