python

Back Open Paginator
23.02.2026 20:35
MarxMustermann (@MarxMustermann@mastodon.gamedev.place)

Is there a way to make a game with a massive python codebase web playable? the UI framework is exchangable.

It would be soo much easier to get people to try the game, if they would not need to download a binary and could just click on a link and go.

Getting even a small demo to run web based would help a lot and people started to ask for it.

I have tried several times an failed. Am i missing something?

Any ideas? Am i missing some tech that llows me to do that?

#gamedev #python




Show Original Post


23.02.2026 20:32
Anarcat (@Anarcat@kolektiva.social)

PSA: North america changes time forward soon, Europe next anarc.at/blog/2026-02-23-dst-w #news #time #debian-planet #python-planet




Show Original Post


23.02.2026 20:21
cheukting_ho (@cheukting_ho@fosstodon.org)

Join us for a free online conference bringing together the leading voices of the #Python community.

📺 Live on YouTube
đź—“ March 4, 2026
⏰ 11:00 am – 6:30 pm CET

The best of Python, straight to your living room. Save the date: lp.jetbrains.com/python-unplug




Show Original Post


23.02.2026 20:21
cheukting_ho (@cheukting_ho@fosstodon.org)

Do you know we will stream #PyTV from a professional studio in the heart of the birth place of #Python? (details in the comment)

#free #online #AI #DataScience #web #conference





Show Original Post


23.02.2026 20:21
treyhunner (@treyhunner@mastodon.social)

Python Tip #54 (of 365):

Copy-paste your way into comprehensions.

If you have a "for" loop that loops over one list to build up another, you can probably copy-paste it into a comprehension.

When learning comprehensions, I recommend starting with loops and then copy-pasting into a comprehension. This will help your anchor comprehensions to your existing understanding of the (already familiar) "empty list, loop, condition, append" pattern.

pym.dev/turning-loop-list-comp





Show Original Post


23.02.2026 20:02
notes (@notes@transfem.social)

In this entry of Lessons in Grafana, we look at scraping data from an automated litterbox. ​:boost:​

Scraping this litterbox was surprisingly easy! And so was the data collection!
Interpreting it, however, had some pitfalls. Explore some undocumented APIs with me as we spy on our cats' bathroom habits. Yes, there are cat pictures.

As with all my posts, public timeline replies to this will appear as comments on the site.

https://blog.oliviaappleton.com/posts/0007-lessons-in-grafana-02
#DataScience #DataEngineering #LearnDataScience #DataAnalysis #DataScienceProjects #Grafana #SelfHosted #Programming #Coding #Python #SQL #PostgresQL #Database #DatabaseAdministrators #Writing #Blog #Cats #CatsOfFedi #CatsOfMastodon




Show Original Post


23.02.2026 20:00
deadtom (@deadtom@dice.camp)

OwnchatBot v1.1.10

Minor bug fix update.

git.deadtom.me/deadtom/Ownchat

#Owncast #ChatBot #Python




Show Original Post


23.02.2026 18:52
Kroppeb (@Kroppeb@tech.lgbt)

I needed more advanced structural typing

#structuraltyping #python




Show Original Post


23.02.2026 18:50
Kroppeb (@Kroppeb@tech.lgbt)

I wrote a #Python #metaclass . More specific a subclass of the build in private `_ProtocolMeta` so you know it's perfectly fine and is not gonna cause problems :3




Show Original Post


23.02.2026 18:34
247CodeGirl (@247CodeGirl@mastodon.social)

Season 1 Lesson 4 Part 8 - Your First Steps - Slicing Strings - in Python





Show Original Post


23.02.2026 18:30
pytexas (@pytexas@fosstodon.org)

Jay Miller (founder of Black #Python Devs) shares what they and the BPD organization have seen by sponsoring #PyTexas for 3 years - and why they plan on being a perennial sponsor.

Check out the guest blog from @kjaymiller here: pytexas.org/blog/why-black-pyt





Show Original Post


23.02.2026 18:28
ehmatthes (@ehmatthes@fosstodon.org)

I too have now joined the long list of people who have forked Django to see what it looks like to have a more unified set of commands.

I like the looks of this:

#Python #Django





Show Original Post


1 ...434 435 436 437 438 439 440 441 442 443 444 ...1590
UP