veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

293
active users

#pyscript

1 post1 participant0 posts today

Ein Partikelsystem mit Proceso und PyScript

Das kleine Planetensystem mit den rotierenden Kisten, das ich vor etwa einer Woche mit Proceso und PyScript realisiert hatte, erinnerte mich an ein Partikelsystem in zwei Stufen, an dem vor mehr als einem Jahr in microStudio mit Brython versucht hatte. Vor allem, da in der zweiten Stufe die Partikel teilweise ebenfalls rotierende Quadrate waren. kantel.github.io/posts/2025072 #Proceso #Python #PyScript #Processing #NatureOfCode #CreativeCoding

Ein kleines Planetensystem mit Proceso

Als eines meiner nächsten Projekte mit PyScript und Proceso möchte ich in drei Stationen eine kleine Animation eines Planetensystems entwickeln. Dabei möchte ich zeigen, wie nützlich für solch eine Simulation die Transformationsoperatoren translate() und rotate() sein können. kantel.github.io/posts/2025071 #Proceso #Python #PyScript #Processing #Simulation #CreativeCoding

Spaß mit Proceso: For Your Eyes Only

Nach meinem gestrigen Abenteuer mit Py5, dem Python3-Port von Processing, wollte ich heute etwas völlig Sinnbefreites mit PyScript und Proceso anstellen, denn Proceso lehnt sich sehr stark an Py5 an (es ist in der Syntax nahezu identisch), nur daß es im Browser lauffähige Sketche erzeugt. kantel.github.io/posts/2025071 #Proceso #Python #Processing #Py5 #PyScript #CreativeCoding

Shaun das Schaf und seine Spießgesellen: Eine Simulation in vier Schritten

Ich habe beschlossen, mich für Python-Projekte (außer Spielen), die im Browser laufen sollen, erst einmal auf PyScript mit Proseco zu beschränken. Als ersten echten Testfall habe ich mir dann ein Projekt herausgesucht, das ich schon im März 2019 einmal in Processing.py programmiert hatte: Shaun das Schaf und seine Spießgesellen. kantel.github.io/posts/2025070 #PyScript #Proseco #Python #Simulation #CreativeCoding

Prost! Erste Schritte mit Prosec(c)o

Durch meinen gestrigen Beitrag angefixt, wollte ich heute unbedingt etwas mit PyScript und Proseco anstellen. Nachdem mich die Dokumentation erst einmal in die Irre führte (pip install proceso funktionierte bei mir einfach nicht), fand ich durch wildes Herumexperimentieren heraus, daß ich Proseco auch lokal auf meinem Rechner ohne eine vorhergegangene Installationsorgie betreiben kann: #Python #Proseco #PyScript #CreativeCoding

Auf zu neuen Ufern? Python im Browser

Bei all meiner (wiedererwachten) Begeisterung für TigerJython habe ich nicht vergessen, daß der Software eine wichtige Eigenschaft fehlt: TigerJython läuft nicht im Browser. Das ist natürlich in der heutigen Zeit ein schwerwiegendes Handicap und so habe ich mich nach Alternativen umgeschaut. kantel.github.io/posts/2025062 #Python #TigerJython #Trinket #Turtle #VPython #PyScript #Proseco #PygameCE #Pygbag #Pyxel #microStudio #Brython #CreativeCoding

Replied in thread

Yesterday, and it looks like again today, the NEM wholesale prices are extremely high in #AmberElectric. The #HomeAssistant automation and #pyscript code I wrote performed well, picking the peak time to start exporting in a timely manner. As a result of yesterday’s export we sold $65 worth of leccy. There must be a generation problem for this to happen. Such events are rare, but they do expedite the ROI on solarPV and battery investment. #ElectricityPrice #GreenEnergy

I took part in #PyWeek 39 over the weekend and made a game in #PyScript. It's a single-tap rhythm game. Should work on any desktop browser and most new phones. It was a fun challenge to make a game where the realtime music sync is so important. You want to let people tap a little too late and still have the game allow it. You want it to be playable with Bluetooth headphones and keyboards that add a lot of latency.

Play at ambv.pyscriptapps.com/streamli

🐍✨ 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

#Python #OpenCV #PyScript #Pokemon

See you there! 🎯📱

meetup.com/michigan-python/eve

MeetupHybrid MI Python: Build a Mobile Image Recognition App, Thu, Feb 6, 2025, 7:00 PM | MeetupThis beginner friendly talk shows how to make an image recognition mobile app using OpenCV and PyScript. We'll go through a fun example of detecting Pokémon cards with your

#genuary26 prompt: symmetry.
#genuary27 prompt: something interesting with no randomness or noise.

If there's gotta be no randomness, you need to introduce control. I made this cute discontinued device called the #Monome Arc work with #PyScript. This is usually driven by a UDP server, but turns out browsers can't use UDP, so I wrote a WebSocket bridge. Looks like it works 😎

ambv.pyscriptapps.com/genuary-