-
-
Notifications
You must be signed in to change notification settings - Fork 130
Add Python snippet #11
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
Conversation
✅ Deploy Preview for quicksnip ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Hi, @agilarasu. Thanks for the contribution. 🙌
Hey, can I add snippets for frameworks like Flask, and FastAPI?
Hey, can I add snippets for frameworks like Flask, and FastAPI?
Thanks for the contribution. 🙌
Regarding the question, of course. Also, if you want to make the framework as a separate language, make sure that it can be populated with enough snippets in the future as well. But if there are only few useful ones you use, I would suggest making it as a category for now, later expand it when there's a need.
I've added a new snippet to flatten lists with uneven nesting levels in Python.