Thea Flowers - Break the Cycle: Three excellent Python tools to automate repetitive tasks

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 พ.ย. 2024

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

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

    Excellent! This is what a presentation should be. She tells a story for the audience because stories are easy to remember, and summarizes the points of her talk. Thank you Thea!

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

    I wrote a pure python script to automate some toil in my project. I'm feeleng so sorry that i was too stupid to google things out and leverage some brilliant tools. Excellent talk.

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

    Great talk, thank you. Tutorials "from the ground up" are needed for these tools now.

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

    08:28 tox tool
    13:07 Nox tool
    18:45 invoke tool
    23:10 summary

  • @wookie-1410
    @wookie-1410 5 ปีที่แล้ว +4

    Three mentioned tools are:
    - tox: pypi.org/project/tox/
    - nox: pypi.org/project/nox/
    - invoke: pypi.org/project/invoke/

  • @snoopyjc
    @snoopyjc 5 ปีที่แล้ว +4

    Cool! When looked at the title of your talk, I thought you were going to talk about Selenium python and PyAutoGui!

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

    Thanks for this great talk ! Informative and funny at the same time. :)

  • @RoamingAdhocrat
    @RoamingAdhocrat 3 ปีที่แล้ว

    I used `pystray` and a bunch of libraries to put the number of open service desk tickets onto my taskbar, with a link to go straight to the desk when a new one comes in

  • @gongfei
    @gongfei 3 ปีที่แล้ว

    yes, I'd like to decimate the repetitive talks!

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

    Brilliant talk :)

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

    invoke sounds awesome!!

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

    I feel like the further you push the capabilities of your tool, the more the user will end up writing a (longer) bash script. I think there is something missing in the presentation to show me wrong (if I am). Your tool (Nox) looks like the limit in terms of generalization. I'm personally using Tox, but I will try Nox for sure. Cheers.

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

    Make the slides window bigger.

  • @HuMuSuX
    @HuMuSuX 4 ปีที่แล้ว

    just testing

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

    We need more real women in IT.