-
-
Notifications
You must be signed in to change notification settings - Fork 371
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
Part of #3928 [Web Examples] Add First Class Python Support #4107
Conversation
@jodersky and @lihaoyi Please Review the code once... Key Points:
|
anyone up there please review... |
I saw your request and will review it |
@jodersky sir i think you are busy so now i am working on Docs and let's review after that finally ✨ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
At a first glance this looks great, @himanshumahajan138! Could you please use python's style guide in all examples however? In particular method names in python should not be camelCase
, but snake_case
@jodersky Sir, Let's Finalize this ✨ |
hey, I'll go over it again today
…On Thu, Dec 19, 2024, 09:03 Himanshu Mahajan ***@***.***> wrote:
@lihaoyi <https://github.com/lihaoyi> sir i think @jodersky
<https://github.com/jodersky> Sir is Busy but no worry, code is already
satisfied and checked by him in first review and now only docs review is
pending so i think if you are less busy then after reviewing we can merge
this PR
Hope you Understand!
—
Reply to this email directly, view it on GitHub
<#4107 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAHV3JBLJKA4LWTXVCPNFNT2GJ4THAVCNFSM6AAAAABTNSPQOSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNJTGAYTINBUGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
That's great to hear from your side ✨ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good! I'm not knowledgeable with Django, but what I see makes sense.
Thanks for waiting so long for the review
@lihaoyi Sir is this a todo 😅 to be honest last time when i created kotlin todo springboot example i haven't tested it... we have to make same like this ok then working... |
yes that is what a todomvc example looks like. If you haven't googled it you should |
sorry for my argument... Working on this 🤞 |
@lihaoyi Sir we dont have to use db coz as i have seen in the so i am also following the available ethics... if you want to add db then please tell me asap... |
@lihaoyi Sir when less busy, could you please review the after review if satisfied with the code then i will update the Hope you Understand... |
Seems the tests are failing |
Sorry for this mistake actually the port in the app should be 5001 but i am running that on 5000 and checking for curl on 5001 Silly mistake sorry for such act 😞 |
@lihaoyi It's Done!!! Both Flask and Django TodoMVC Examples Updated with Documentation Updation... Let's Finalize this |
Thanks @himanshumahajan138 , I think it looks great. Left some last comments then we can merge it |
@lihaoyi sir can i use my name and point this to my github(may be you missed this ) |
@himanshumahajan138 i saw that, i mean we should also add a link in the documentstion to the todomvc.com website, in addition to the links on the app itself |
I don't know why whole Mill CI's Tests are fond of Failing in My PR they it feels like they are revenging on me 😂 Jokes Apart... @lihaoyi Sir It's Done Let's Merge it |
@lihaoyi Sir its passed 🎊 |
Thanks @himanshumahajan138 , I'll close out the bounty and send you the receipt |
Pull Request
Adds First Class Python Support [Web Examples]
Part of #3928
Description
Web Examples for Python
1-hello-flask
,2-todo-flask
,3-hello-django
,4-todo-django
ExamplesRelated Issues
Checklist
Status
Require Review!!!