Notification popup with python
11:07
2 жыл бұрын
Select files with kivy and python
5:34
Kivy and Threads
7:31
2 жыл бұрын
kivy dropdown menu (Spinner)
7:23
2 жыл бұрын
kivy MapView 3: Create pins on touch
11:46
kivy screen manager
7:13
2 жыл бұрын
change widgets by id in kivy
6:23
2 жыл бұрын
circle illusion in kivy with bezier
1:15
Image Button Kivy
5:19
2 жыл бұрын
ScrollView kivy with TextInput
11:41
2 жыл бұрын
Пікірлер
@milslion863
@milslion863 12 күн бұрын
Another excellent theme to talk!!!!!!!!!!!! I spend two day trying to acomplish some shit.. with this was a piece of cake! having this possibility of start, stop a clock is fuuuuuuucccccckkkiiiinggg relevant! thanks!
@omartarek7655
@omartarek7655 15 күн бұрын
عظيم ❤❤
@milslion863
@milslion863 21 күн бұрын
What a good video! Sad that you dont keep working on your channel! This is a useful video! im new to Kivy and a lot of video are "this is a button"... "this is a inputText"... and nothing more. But this target the heart of a lot of apps and not the UI that is much more easy to understand and learn and is documented a lot. Thanks!
@Pythoneer-
@Pythoneer- 21 күн бұрын
@@milslion863 its just that i am working on other stuff. check the discord channel of kivy its great and also kivyschool channel. there is everything u need there. and thank you :).
@sol999__6
@sol999__6 22 күн бұрын
magic!
@alaalagha1
@alaalagha1 3 ай бұрын
Excellent
@pengindoramu
@pengindoramu 4 ай бұрын
Good stuff, also good threading example
@ЭмметтБраун-у3т
@ЭмметтБраун-у3т 7 ай бұрын
very cool!
@t.e.k.profitstraders8796
@t.e.k.profitstraders8796 8 ай бұрын
simple and effective!!
@eoghanmartin3874
@eoghanmartin3874 8 ай бұрын
Thanks, that helped me a lot, great video
@EhimenIria
@EhimenIria 9 ай бұрын
thanks it is a great video, please can you do a tutorial on how to access a variable from another class in kivy
@Pythoneer-
@Pythoneer- 9 ай бұрын
😅 this is the video
@EhimenIria
@EhimenIria 9 ай бұрын
@@Pythoneer- okay let me try
@aspuser1081
@aspuser1081 10 ай бұрын
Kivy error buground notfication and matpoltlip error😢 fix kivy apk
@rmpythoncode4451
@rmpythoncode4451 11 ай бұрын
Dear Tirrou, thank you very much for sharing with us! Your classes are excelent. Would you now how to delete the line when we push delete/clear button? Thank you very much!
@Pythoneer-
@Pythoneer- 11 ай бұрын
U either canvas.clear(). Or canvas.clear by group add all the lines to one group on creation then delete them by group. Note that this tuto is very basic and I used multiple lines instead of appending points to one single line so remember that the more lines or points we have the slower the calculation is. For kivy mapview there is no polylines so U either transform or translate coords into X,Y.
@yunogasai8055
@yunogasai8055 Жыл бұрын
thank you bro, I had a problem with kivy and threads, it was about to drive me insane, thank you for help
@Pythoneer-
@Pythoneer- Жыл бұрын
Glad I helped
@coderatul
@coderatul Жыл бұрын
Thanks man i was facing this issue since eternity you saved my life
@Pythoneer-
@Pythoneer- Жыл бұрын
Glad i was of help
@Ivan12343
@Ivan12343 Жыл бұрын
The best explanation!
@benkehargitai1688
@benkehargitai1688 Жыл бұрын
Thank you so much for this tutorial! :)
@thepirate_kinz1509
@thepirate_kinz1509 Жыл бұрын
Is there a way to get a particular location based on the name intended of longitude and latitude?
@Pythoneer-
@Pythoneer- Жыл бұрын
github.com/GIScience/openrouteservice-py
@benoitwillemijns54
@benoitwillemijns54 Жыл бұрын
Hi, this seems nice ! I'm trying to use whisper too with kivy. Did you manage to build the app on IOS or android with buildozer ?
@keshettishravan6953
@keshettishravan6953 Жыл бұрын
Can you provide source code?
@alaalagha1
@alaalagha1 Жыл бұрын
Great lesson
@carloscampos7709
@carloscampos7709 Жыл бұрын
Thank you!!!
@alaalagha1
@alaalagha1 Жыл бұрын
Oussama would you give private courses on the same topic you filmed above ?
@Pythoneer-
@Pythoneer- Жыл бұрын
Maybe
@alaalagha1
@alaalagha1 Жыл бұрын
@@Pythoneer- كيف نقدر نكلمك نتواصل معاك؟
@Pythoneer-
@Pythoneer- Жыл бұрын
@@alaalagha1 [email protected]
@alaalagha1
@alaalagha1 Жыл бұрын
@@Pythoneer- i will write u today
@501ismail501
@501ismail501 Жыл бұрын
Nice job man :) greetings from Turkiye
@Pythoneer-
@Pythoneer- Жыл бұрын
Hey, thanks!
@501ismail501
@501ismail501 Жыл бұрын
Nice job
@Pythoneer-
@Pythoneer- Жыл бұрын
Thanks!
@upcomingvillain
@upcomingvillain Жыл бұрын
Hey man thank you for the video! How would you use Screen Manager with 2 screens, and use a TextInput box on the first to update a Label on the second screen?
@upcomingvillain
@upcomingvillain Жыл бұрын
I actually just saw your newer video where you change color and add text. Did you ever find out how to just change an existing label without having to make it empty?
@Pythoneer-
@Pythoneer- Жыл бұрын
@@upcomingvillain if there is a label (object) then it has a label.text label.color label.pos ...ect, u either create a new one or change its property ( .text)
@fooel1993
@fooel1993 Жыл бұрын
nice
@santiago5227
@santiago5227 Жыл бұрын
excelent! new follower
@frettmann5317
@frettmann5317 Жыл бұрын
Thank u Man 👋🏻
@nimbonadimitri6981
@nimbonadimitri6981 Жыл бұрын
Your video is Good but the codes are too small
@nimbonadimitri6981
@nimbonadimitri6981 Жыл бұрын
Your video is Good but the codes are too small
@frettmann5317
@frettmann5317 Жыл бұрын
Thank u 😊
@jelwaanowaida5997
@jelwaanowaida5997 Жыл бұрын
Thanks for video you help me thanks But i want to say something sorry but you voice make me sleep so i hope to be to excited when you explain And thank you for everything
@Pythoneer-
@Pythoneer- Жыл бұрын
🤣😂😅
@nimbonadimitri6981
@nimbonadimitri6981 Жыл бұрын
Great work
@13sina13
@13sina13 Жыл бұрын
help me a lot thanks😍
@michalfrankowski5328
@michalfrankowski5328 Жыл бұрын
thanks dude, thsi is what I needed it!
@vfx7t
@vfx7t Жыл бұрын
no module named gi ???
@Pythoneer-
@Pythoneer- Жыл бұрын
Remove that line, u dont need it
@vfx7t
@vfx7t Жыл бұрын
@@Pythoneer- ok thanks ;))
@frehdjillali6849
@frehdjillali6849 Жыл бұрын
very interesting, thanks bro 👍
@frehdjillali6849
@frehdjillali6849 Жыл бұрын
Hi Oussama, the sound is perfect but is difficult to see code lines, please to add in zoom or font size, thanks bro
@frehdjillali6849
@frehdjillali6849 Жыл бұрын
I reached this point, api with my own token, I wrote all code and is working perfectly, next video, Thanks bro
@frehdjillali6849
@frehdjillali6849 Жыл бұрын
thank much Oussama, the function on_touch_up(self, touch) isn't called anywhere, how thats work? nice day bro
@Pythoneer-
@Pythoneer- Жыл бұрын
Its built in function called automatically after touchup
@frehdjillali6849
@frehdjillali6849 Жыл бұрын
@@Pythoneer- Thanks much Oussama, it's like event up of mouse for Kivy
@frehdjillali6849
@frehdjillali6849 2 жыл бұрын
Good Job Oussama 🎩, please keep making for us other tutorials
@frehdjillali6849
@frehdjillali6849 2 жыл бұрын
Good job, seem simple but realy important
@frehdjillali6849
@frehdjillali6849 2 жыл бұрын
Very good lesson Oussama, thank you much
@Pythoneer-
@Pythoneer- 2 жыл бұрын
😁 happy i helped.
@atoosalatifi
@atoosalatifi 2 жыл бұрын
🌺🌺
@mr.teacup5411
@mr.teacup5411 2 жыл бұрын
Hi, I love the video but I have one question to help with a similar app that I'm working on. How did you get pyaudio to work with Android?
@Pythoneer-
@Pythoneer- 2 жыл бұрын
It has a problem and its recent i dont know if u can overcome the buildozer packaging, but there is a simpler solution look for plyer recoding class, Its very straight forward it uses the mic of the android device directly just give it permission thats all.
@bigredeyesproductions9274
@bigredeyesproductions9274 2 жыл бұрын
Good job. I'll try to iterate on this. Also, If you like, I'd like to edit your next video.
@Pythoneer-
@Pythoneer- 2 жыл бұрын
Thanks bro tho the second video is duplicate. For the editing why not i ll try to notify u
@pythonbg1931
@pythonbg1931 2 жыл бұрын
Great tutorial! I learned a lot. But I think the same video might've accidentally been uploaded for both Part One and Part Two?
@Pythoneer-
@Pythoneer- 2 жыл бұрын
😅 yes. Ill fix it ty bro
@kenzaosmane4258
@kenzaosmane4258 2 жыл бұрын
@kenzaosmane4258
@kenzaosmane4258 2 жыл бұрын
👍
@kenzaosmane4258
@kenzaosmane4258 2 жыл бұрын
👍👍👍