home.social

#py5 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #py5, aggregated by home.social.

  1. 261 combinations of 3 connected segments, on a 3x3 grid of points. Removing rotations and translations. #itertools
    The sketch-a-day archives and tip jar are at: abav.lugaralgum.com/sketch-a-d Code for this: github.com/villares/sketch-a-d #Processing #Python #py5 #CreativeCoding

  2. @pythonbynight Mario, I won't be able to attend this year, if you have the chance, please invite people to try out #py5 py5coding.org

  3. py5 release 0.10.10a7 is now available!

    Updates include improved command line tools:

    ```
    $ python -m py5_tools -h
    Usage: python -m py5_tools <command> [args...]

    Available commands:
    cmd
    translate-imported2module
    translate-module2imported
    translate-processingpy2imported
    utils
    run-sketch
    live-coding
    install-jdk
    ```

    Go to ixora.io/posts/py5/new-release to learn more!

  4. pynews.com.br/@villares/116310

    This uses the newest #matplltlib integration added to #py5, that can convert `TextPath objects, actually I'm using the underlying capability of converting them to #shapely objects...
    The matplotlib interface for text is very powerful (it can parse LaTeX) but I find it hard to use. I can't pick the typeface I want most of the time
    :(

  5. I have built a new bundling of Portable Thonny #Python IDE for #WIndows with #py5 and some other libraries pre-installed (#shapely, #trimesh, #pymunk & etc.) it would help me if people could test it:

    github.com/villares/thonny-por

    More about this (and example code to test!) at abav.lugaralgum.com/como-insta

    On other news, I would love to find someone with #MacOS dev skills willing to volunteer re-packaging Thonny with py5 for MacOS

  6. [EDIT: Obrigado a todos! Deu certo!
    Curso iniciado com sucesso!]

    Amigos, me ajudem por gentileza a divulgar meu curso online promovido pelo Museu de Arte Moderna de São Paulo (MAM-SP) que começa agora em março e estão prestes a se encerrar as inscrições:

    mam.org.br/curso/desenhando-co

    É um curso introdutório, sem pré-requisitos, de #ProgramaçãoCriativa usando #Python com #py5, minhas ferramentas prediletas.

  7. WIP / debug view: #shapely union is generating some "bad polygons" maybe subdivided edges with extra vertices?) I have to figure out how to fix them.
    Find the sketch-a-day archives and tip jar at: abav.lugaralgum.com/sketch-a-d
    Code for this sketch at: github.com/villares/sketch-a-d #Processing #Python #py5 #CreativeCoding

  8. @pyohio I'm going strong on my daily creative coding sketches, I usually do them with Python and the #py5 library, and this year it has been all smooth sailing: abav.lugaralgum.com/sketch-a-d

    Also some #geopandas, #OSMnx and #Folium fun at our local hackerspace here in São Paulo #GaroaHackerClube. I've heard that PyOhio is one of the most welcoming US regional conferences, maybe one day I get the chance to join you :)