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

Python class hierarchy for types #3

Open
10 tasks done
Masara opened this issue Mar 8, 2023 · 0 comments
Open
10 tasks done

Python class hierarchy for types #3

Masara opened this issue Mar 8, 2023 · 0 comments
Assignees
Labels
enhancement 💡 New feature or request

Comments

@Masara
Copy link
Contributor

Masara commented Mar 8, 2023

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

@Masara Masara added the enhancement 💡 New feature or request label Mar 8, 2023
@lars-reimann lars-reimann transferred this issue from Safe-DS/API-Editor Mar 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement 💡 New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant