Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Python generator and renderers #49

Closed
magicmatatjahu opened this issue Feb 11, 2021 · 11 comments
Closed

Implement Python generator and renderers #49

magicmatatjahu opened this issue Feb 11, 2021 · 11 comments
Labels
enhancement New feature or request keep Dont let stale get to it.

Comments

@magicmatatjahu
Copy link
Member

Implement Python generator and renderers like in TS or Java.

Generator should have possibility to define presets for class, enum type.

Additional: create presets for serialisation/converters from json.

@github-actions
Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity 😴
It will be closed in 60 days if no further activity occurs. To unstale this issue, add a comment with detailed explanation.
Thank you for your contributions ❤️

@github-actions github-actions bot added the stale label Apr 13, 2021
@derberg derberg removed the stale label Apr 13, 2021
@github-actions
Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity 😴
It will be closed in 60 days if no further activity occurs. To unstale this issue, add a comment with detailed explanation.
Thank you for your contributions ❤️

@github-actions
Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity 😴
It will be closed in 60 days if no further activity occurs. To unstale this issue, add a comment with detailed explanation.
Thank you for your contributions ❤️

@joe-narvaez
Copy link

If we could get dataclass and/or pydantic support, that would be ideal.

@humbleengineer
Copy link

If we could get dataclass and/or pydantic support, that would be ideal.

Double thumbs up to that!

@derberg
Copy link
Member

derberg commented Nov 17, 2021

@damaru-inc hey, this one might be interesting for you. Since you created https://github.com/asyncapi/python-paho-template/ it means to me you are a good candidate to contribute here. Side effect is that later you can use Modelina in your template to generate some Python code

@jonaslagoni jonaslagoni added the keep Dont let stale get to it. label Nov 17, 2021
@jonaslagoni
Copy link
Sponsor Member

Tasklist to implement it:

For testing (yes we need tests 😄) I would again start by copying one of the existing test collections for a generator https://github.com/asyncapi/modelina/tree/master/test/generators/typescript and then remove anything that is not related to what you have in the Python generator.

@mahakporwal02 let me know if this makes sense 🙏

@mahakporwal02
Copy link
Contributor

Tasklist to implement it:

For testing (yes we need tests smile) I would again start by copying one of the existing test collections for a generator https://github.com/asyncapi/modelina/tree/master/test/generators/typescript and then remove anything that is not related to what you have in the Python generator.

@mahakporwal02 let me know if this makes sense pray

Sure will look into it

@mahakporwal02
Copy link
Contributor

Thanks @jonaslagoni 👍

@github-actions
Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation.

There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@jonaslagoni
Copy link
Sponsor Member

Solved in #863

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request keep Dont let stale get to it.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants