shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

264
active users

#blaugust2024

0 posts0 participants0 posts today

I use Python's interactive REPL all the time: to experiment, to build new features, to run one-off operations and to debug issues.

You can make it even more powerful if you bring your own PYTHONSTARTUP script with you to set up your environment exactly as you want.

hamatti.org/posts/bring-your-c

Juha-Matti Santala - Community Builder. Dreamer. Adventurer. · Bring your custom toolkit to REPL sessionsYou can bring in your favourite tooling and most used imports to every REPL session with environment variable PYTHONSTARTUP.