py5
@py5coding
Followers
851
Following
421
Media
17
Statuses
365
#py5 is a new version of Processing for Python 3.9+. This library connects the #Processing Java libraries to #Python using #JPype. @[email protected]
Earth
Joined June 2021
Version 0.10.7a0 of #py5 just been released! This version requires Python 3.10+, newer versions #numpy and #jpype, and has several bug fixes. Read more about it here: https://t.co/L69hGslgRD A new release of py5's #thonny plugin is coming next. Stay tuned!
ixora.io
Today I announce the release of py5 version 0.10.7a0. Important Updates Version Updates This release includes the following version updates: Minimum Python version is now 3.10 (previously 3.9) JPyp
0
0
2
Also worth noting: py5 (@py5coding) is a relatively new version of Processing for Python 3.9+. It’s incredibly handy for creating visualizations while taking full advantage of the Python ecosystem. I often use it for form-finding and generative experiments.
"If the creative coding community has a lingua franca, it would likely be some form of Processing." Samuel Arbesman pays tribute to Processing in his latest book, The Magic of Code. @ben_fry
0
1
7
New #py5 release! Now using #processing version 4.4.1 core.jar and updated jpype dependency to >=1.5.2, plus better support for Processing Libraries...visit https://t.co/ui9f1ke0D0 to learn more!
ixora.io
Today I'm happy to finally announce the release of py5 version 0.10.5a0. Important Updates This release has two small but important changes. The first is that the JPype dependency has changed to >=1.
0
0
0
There's a new #py5 release! Version 0.10.4a2 is available. This release has important macOS improvements: https://t.co/Ja64WFf0S4 Also: mastodon. What are you waiting for? https://t.co/CpiKdsWg0M
fosstodon.org
959 Posts, 16 Following, 301 Followers · Official Mastodon account of the #py5 project. py5 is a new version of #processing for #python. Created and maintained by @[email protected] and the py5...
0
2
2
Also, don't forget to follow us on Mastodon at
fosstodon.org
959 Posts, 16 Following, 301 Followers · Official Mastodon account of the #py5 project. py5 is a new version of #processing for #python. Created and maintained by @[email protected] and the py5...
0
0
0
There's a new #py5 release! Version 0.10.3a1 available, now with support for Live Coding: https://t.co/mJVFQ66QRb The release blog post is here: https://t.co/VxlRl1W6eI Also, some bug fixes and other minor stuff.
ixora.io
I'm happy to announce the release of py5 version 0.10.3a1. This is a big release with a new Live Coding feature. Also, some bug fixes. New Feature: Live Coding There's one big feature: Live Coding. T
1
0
3
I'm happy to announce a new release of #py5 and py5jupyter (py5's #jupyter kernels). This is a small release with some bug fixes and enhancements. Read more here:
ixora.io
I'm pleased to announce the release of py5 0.10.2a0 and py5jupyter 0.2.1a0. Both are small releases with a few bug fixes and enhancements. PyCon 2024 But before talking about the release, I want to s
0
0
1
Everyone! Here is the recording of the #py5 presentation delivered at #pycon2024 a few months ago in Pittsburgh, PA (USA): https://t.co/BUVZ5kc8xN It was a thrill to share py5 with the Python community at #pycon ! Please give the video a thumbs up!
0
2
5
#py5's #thonny plugin has a new release! https://t.co/YAWrKu4K6r This release cleans up some important version issues, among other things. Thank you to @tabreturn for getting this release out the door!
github.com
A py5 plug-in for Thonny. Contribute to py5coding/thonny-py5mode development by creating an account on GitHub.
0
1
4
Thank you to Rich Dahlstedt ( https://t.co/4s2HzIkamb) for becoming a #GitHub sponsor of #py5! Very grateful for the support of this growing #opensource community! https://t.co/CILZ5Sxwji
github.com
py5 is a new version of Processing for Python 3.8+. The goal of py5 is to create a version of Processing that is integrated into the Python ecosystem.
0
3
3
Tomorrow (Saturday) at PyCon US 2024: "Creative Coding with py5, the Python version of Processing," at 4:15 in Room 301-305 https://t.co/NCBGpo6wiS
#pycon #pycon2024 #py5 #processing
0
0
0
Also, @villares is teaching a Tutorial "First steps in Creative Coding, learning #Python while making drawings and animations". Very happy to share the @ProcessingOrg community and #py5 at #PyCon! https://t.co/fjmnAXlpHk
0
3
3
Very excited to announce the PyCon talk "Creative Coding with #py5, the #Python version of #Processing"! If you will be at PyCon US in Pittsburgh, PA later this month, please attend! https://t.co/NCBGpo6wiS
1
3
6
Here's an important notice for #py5 & #processsing MacOS users w/ Apple Silicon (M1, M2, M3): https://t.co/MjFwEL2NJx tl;dr: skip upgrading to macOS 14.4 and update to macOS 14.4.1 instead.
blogs.oracle.com
Java users on macOS 14 running on Apple silicon systems should skip macOS 14.4 and update directly to macOS 14.4.1
0
0
2
0
1
2
#py5 version 0.10.1a1 was released today! A small release with some bug fixes and small features. Read more about it here: https://t.co/8gj2qlLkAA
#creativecoding #processing #python
ixora.io
I'm pleased to announce the release of py5 version 0.10.1a1. It is a small release with two new small features and several bug fixes. These past few months I've been swamped between preparing for a ga
1
2
5
Thank you to artist Alec Danaher (@AlecDanaher, https://t.co/vCLRdO23yv,
https://t.co/oDQpGdGS6g) for becoming a github sponsor of #py5! Very grateful for your support of this #opensource project! https://t.co/CILZ5Sxwji
github.com
py5 is a new version of Processing for Python 3.8+. The goal of py5 is to create a version of Processing that is integrated into the Python ecosystem.
1
0
0
Many thanks to Érico Andrei (@ericof, https://t.co/gcLiGCkoVJ) for becoming a #github sponsor of #py5! Thank you so much for your support of this #opensource #processing project! https://t.co/CILZ5Sxwji
github.com
py5 is a new version of Processing for Python 3.8+. The goal of py5 is to create a version of Processing that is integrated into the Python ecosystem.
0
2
2
Creating 10K of something is easy with #py5's vectorized methods: size(999,999,P2D) color_mode(CMAP,"hot") stroke_weight(32) s=create_shape() with s.begin_shape(POINTS): s.vertices(999*np.random.rand(N:=10000,2)) s.set_strokes(color(x/N,64)for x in range(N)) shape(s) #genuary16
0
1
3