Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.
This repository was archived by the owner on Nov 23, 2024. It is now read-only.

Python class hierarchy for types #3

@Masara

Description

@Masara

Is your feature request related to a problem?

Create Python classes to represent every possible typing and refined types (boundries).

Desired solution

  • Typing / refined types which have to get classes include:
  • List
  • Dict
  • Optional
  • Final
  • Enum
  • Boundry
  • Tuple
  • Set
  • Literal
  • Union

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions