Automated Drawing With Python

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ต.ค. 2024
  • Showing you an in-depth tutorial on automated drawing with pyautogui. This awesome project can also be found on my full pyautogui course (along with two other projects) so check that out if you're interested!
    🖥Code: github.com/cod...
    🔔NEW videos, tutorials and projects EVERY week so subscribe and hit the bell button so you don't miss an update!
    ▶️Text Your Friend the Entire Script of Shrek - SPAM Bot - Tutorial:
    • How to make a Spam Bot...
    ▶️TikTok Liker Bot - Tutorial:
    • How to make a TikTok b...
    ▶️Watch my full Python tutorial course here:
    • Python Tutorial for Be...
    ▶️Watch my full NumPy tutorial course here:
    • Python NumPy Tutorial ...
    🔗 Social Media Links 🔗
    ▶️TH-cam: / @codeofthefuture
    📸 Instagram: / codeofthefuture
    📱TikTok: / codeofthefuture
    📘Facebook: / codeofthefuture
    🦜Twitter: / code_ot_future
    📝LinkedIn: / code-of-the-future
    🌎Website - Features Articles: www.codeofthefuture.com/articles
    📂GitHub: github.com/cod...
    💸 Donations 💸
    ⬇️Any donations are gratefully received & all donations go straight back into this channel!⬇️
    ko-fi.com/code...
    ⭐️ Hashtags ⭐️
    #CodeOfTheFuture #WomenWhoCode #Python #Coding #Programming #Tutorials
    Subscribers: 6380

ความคิดเห็น • 18

  • @sumithspiratelife
    @sumithspiratelife 3 ปีที่แล้ว +5

    That line "I am gonna put on my glasses as usual and move you onto the screen" is unforgettable
    And that's cool tutorial #Codeofthefuture #WomenWhoCode

  • @gabrielmonge6556
    @gabrielmonge6556 16 วันที่ผ่านมา

    you´re great!!

  • @randomUserWith
    @randomUserWith 2 ปีที่แล้ว +2

    Hello, I was just wondering if there is a simpler way of making a circular path?

  • @yodaheyohannes2776
    @yodaheyohannes2776 2 ปีที่แล้ว +1

    Why don't nobody watch your videos + nice accent

  • @itsderrick7942
    @itsderrick7942 3 ปีที่แล้ว +1

    could you please make a tutoriol on oop in python

  • @omarsplaytimechannel
    @omarsplaytimechannel ปีที่แล้ว +1

    It's not working.
    # Import the relevant modules
    import pyautogui
    import time
    # Spiral drawing with pyautogui
    time.sleep(3)
    distance = 300
    while distance > 0:
    pyautogui.dragRel(distance, 0, 1, button="left")
    distance = distance - 20
    pyautogui.drafRel(0, distance, 1, button="Left")
    pyautogui.dragRel(-distance, 0, 1, button="Left")
    distance = distance - 20
    pyautogui.drafRel(0, distance, 1, button="Left")
    time.sleep(2)

  • @chaiconstruction4031
    @chaiconstruction4031 4 หลายเดือนก่อน

    Can Python be linked with AutoCAD and SAP 2000?

  • @DeDodgingEse
    @DeDodgingEse ปีที่แล้ว

    You could just do spiral command in autocad. I thought this software was meant to make autocad more efficient not filling it with redundancies. What program does this 'pythongui' even output to? Does it generate .dwgs or .pdfs after manipulation?

  • @satydevnegi5454
    @satydevnegi5454 2 ปีที่แล้ว

    how to edit existing drawing

  • @shehab976
    @shehab976 ปีที่แล้ว

    What is the purpose of this library? Why would someone just draw something like that

    • @Zerossoul
      @Zerossoul 10 หลายเดือนก่อน

      pyautogui is moving the mouse and clicking. Painting is just one of the many things it could do.

  • @MahmoudSAnagy
    @MahmoudSAnagy 2 ปีที่แล้ว +1

    please run the code after one or more line to make sure that we understand it well and please slower . we are not all natives .thanks for every thing i have learned from this channel .

  • @Artanddrawing5566
    @Artanddrawing5566 ปีที่แล้ว

    ❤❤❤🎉🎉🎉

  • @Rajput18
    @Rajput18 ปีที่แล้ว +1

    Your video is not reaching to top to watch.. Me here it took me 5 min scroll down then I got her video...

  • @Artanddrawing5566
    @Artanddrawing5566 ปีที่แล้ว

    ❤❤❤❤😂😂😂🎉🎉🎉🎉🎉

  • @ButchCassidyAndSundanceKid
    @ButchCassidyAndSundanceKid 2 ปีที่แล้ว +3

    What a hot blonde!