home.social

Search

24 results for “danyeaw”

  1. Great talk by @danyeaw on the state of Python and #GNOME / #gtk:

    youtube.com/watch?v=5DJhyhTF8h

    Really happy to see all the love and progress on PyGObject the last year or two :)

    #guadec2024

  2. 🐍 Michigan Python is meeting tonight!

    @kattni is joining us to talk about upgrading your Python docs by switching from Sphinx to Markdown.

    🗓 Thursday, May 7, 7pm ET
    📍 Cahoots Coworking, Ann Arbor, or join online

    All are welcome!

    meetup.com/michigan-python/eve

  3. My first article for Towards Data Science!

    How sharded repodata (CEP-16) makes conda and Pixi 10x faster with 90% less bandwidth on conda-forge.

    Thanks to Bas Zalmstra, @dholth, and the teams at @prefix, Anaconda, and Quansight.
    towardsdatascience.com/why-pac

    #PackageManagement #OpenSource #Python #Conda #Pixi #DataScience

  4. My first article for Towards Data Science!

    How sharded repodata (CEP-16) makes conda and Pixi 10x faster with 90% less bandwidth on conda-forge.

    Thanks to Bas Zalmstra, @dholth, and the teams at @prefix, Anaconda, and Quansight.
    towardsdatascience.com/why-pac

  5. My first article for Towards Data Science!

    How sharded repodata (CEP-16) makes conda and Pixi 10x faster with 90% less bandwidth on conda-forge.

    Thanks to Bas Zalmstra, @dholth, and the teams at @prefix, Anaconda, and Quansight.
    towardsdatascience.com/why-pac

    #PackageManagement #OpenSource #Python #Conda #Pixi #DataScience

  6. My first article for Towards Data Science!

    How sharded repodata (CEP-16) makes conda and Pixi 10x faster with 90% less bandwidth on conda-forge.

    Thanks to Bas Zalmstra, @dholth, and the teams at @prefix, Anaconda, and Quansight.
    towardsdatascience.com/why-pac

    #PackageManagement #OpenSource #Python #Conda #Pixi #DataScience

  7. My first article for Towards Data Science!

    How sharded repodata (CEP-16) makes conda and Pixi 10x faster with 90% less bandwidth on conda-forge.

    Thanks to Bas Zalmstra, @dholth, and the teams at @prefix, Anaconda, and Quansight.
    towardsdatascience.com/why-pac

    #PackageManagement #OpenSource #Python #Conda #Pixi #DataScience

  8. Join Michigan Python December 11th (Thursday, 7pm ET) for my talk on Building Your First conda-forge Recipe!
    We'll build a GTK code editor, discover GtkSourceView isn't on conda-forge, and package it ourselves. Learn to create recipes, build native dependencies, and contribute to conda-forge.
    Cahoots Coworking, Ann Arbor + online option.
    No packaging experience needed!

    meetup.com/michigan-python/eve

  9. Last week I was in Málaga with the @conda OSS team (Anaconda + Quansight).

    Aligned on vision and roadmap. Had real talk about code review anxiety and supporting each other better as a distributed team.

    Sprint day highlight: shipped progress on wheels support and sharded repodata. Nothing beats building together in person.

    Excited for 2026 🚀

  10. It's Banned Books Week from Oct. 5-11! My little free library is ready.

  11. It's the first Thursday tomorrow, which means it is Michigan Python night at 7pm ET! Antonio Cavallo will be giving a talk comparing uv and micromamba!

    He'll compare these two modern tools—their strengths, use cases, and when to use each. Whether you're managing pure Python environments or multi-language stacks, you'll gain practical insights for choosing the right tool. Looking forward to seeing everyone, all are welcome!

    meetup.com/michigan-python/eve

  12. 🧩 Join Michigan Python: Make Testing Fun Again with Gherkin & Python!

    Learn how to create human-readable test scenarios that your whole team will understand! Robson Luan do Nascimento de Sousa will demonstrate how Gherkin + Python can transform your testing approach using an exciting chess game example.

    WHEN: 2025-03-06 at 7pm ET
    WHERE: Washtenaw Community College or Online

    👉 Details & RSVP: meetup.com/michigan-python/eve

  13. 🧩 Join Michigan Python: Make Testing Fun Again with Gherkin & Python!

    Learn how to create human-readable test scenarios that your whole team will understand! Robson Luan do Nascimento de Sousa will demonstrate how Gherkin + Python can transform your testing approach using an exciting chess game example.

    WHEN: 2025-03-06 at 7pm ET
    WHERE: Washtenaw Community College or Online

    👉 Details & RSVP: meetup.com/michigan-python/eve

    #Python #Testing #BDD #Gherkin

  14. 🧩 Join Michigan Python: Make Testing Fun Again with Gherkin & Python!

    Learn how to create human-readable test scenarios that your whole team will understand! Robson Luan do Nascimento de Sousa will demonstrate how Gherkin + Python can transform your testing approach using an exciting chess game example.

    WHEN: 2025-03-06 at 7pm ET
    WHERE: Washtenaw Community College or Online

    👉 Details & RSVP: meetup.com/michigan-python/eve

    #Python #Testing #BDD #Gherkin

  15. 🧩 Join Michigan Python: Make Testing Fun Again with Gherkin & Python!

    Learn how to create human-readable test scenarios that your whole team will understand! Robson Luan do Nascimento de Sousa will demonstrate how Gherkin + Python can transform your testing approach using an exciting chess game example.

    WHEN: 2025-03-06 at 7pm ET
    WHERE: Washtenaw Community College or Online

    👉 Details & RSVP: meetup.com/michigan-python/eve

    #Python #Testing #BDD #Gherkin

  16. 🧩 Join Michigan Python: Make Testing Fun Again with Gherkin & Python!

    Learn how to create human-readable test scenarios that your whole team will understand! Robson Luan do Nascimento de Sousa will demonstrate how Gherkin + Python can transform your testing approach using an exciting chess game example.

    WHEN: 2025-03-06 at 7pm ET
    WHERE: Washtenaw Community College or Online

    👉 Details & RSVP: meetup.com/michigan-python/eve

    #Python #Testing #BDD #Gherkin

  17. 🐍✨ Ever wondered how to bring image recognition to the web? Come join us tomorrow (Thursday) at 7pm at Michigan Python!

    I'll be sharing how to build a mobile image recognition app using OpenCV and PyScript using a fun Pokémon example. We'll cover:
    - Building mobile-friendly computer vision apps
    - Running Python in the browser with PyScript
    - Real-world applications of OpenCV
    - Live demo and code examples

    See you there! 🎯📱

    meetup.com/michigan-python/eve

  18. The PyScript team released the first community newsletter today! 📰🐍 You can sign up at pyscript.net

  19. I help maintain projects that use uv, PDM, and Poetry. It is really great to see with Poetry 2.0 released last week, that the pyproject.toml format from PEP621 is starting to come together across the tools for project and dependency specification.

  20. Come join us at Michigan Python tomorrow at 7pm EDT! Afranio Costa will be giving a talk about Building Multi-Platform Apps with Flet and Python. All are welcome to come learn how to use Flutter and Python together to build a simple data science oriented app with data graphs. meetup.com/michigan-python/eve

  21. 🐍 "The State of Python in GNOME"
    with Dan Yeaw at #GUADEC2025
    📅 24 July 🕒 14:15 CEST 📍 Brescia

    ⚙️ AsyncIO, girepository 2.0, real progress for Python in GNOME. Dan shows what’s new—and how to get involved.

    🔗 events.gnome.org/event/259/con

    #Python #GNOME #PyGObject #FOSS

  22. #Listening to Bwarouz, a 2002 album by Danyèl Waro, a maloya musician from the island of La Réunion;

    danyelwaro.bandcamp.com/album/

    It reminds me a bit of afrobeat and the berimbau music that accompanies capoeira. A good warm up for WOMAD this weekend.

    #music #world #maloya #DanyèlWaro #LaRéunion