Skip to Content Skip to Navigation
Profile image for Python Podcast

Python Podcast

@show@python-podcast.de
Ein deutschsprachiger Podcast rund um die Programmiersprache Python.
33 Posts Posts & Replies 35 Following 37 Followers Search
Pinned post

Neue Episode: @shezi , Dominik und @jochen unterhalten sich über Arrays und Sequenzen: python-podcast.de/show/arrays-

Python Podcast boosted

Ever wanted to generate a next page link while keeping your filtering options in place? Now you can! 🤯

Try out {% query_string %} a new template tag in Django 5.1 that allows changing a QueryDict instance for use in links. 🔗

docs.djangoproject.com/en/dev/

Python Podcast boosted

finally ready to announce that my git zine, “How Git Works", is coming out in ONE WEEK! on Friday May 31!

it also comes with this (free!) cheat sheet which you can download and print out here: wizardzines.com/git-cheat-shee

Edited 183d ago
Python Podcast boosted

I'm looking for some help running a GitHub organization dedicated to supporting community-maintained third-party packages.

I've written up an introduction here: www.better-simple.com/django/2

You can join here: github.com/django-commons/memb

Python Podcast boosted

I want to thank everyone who donated. In the end we raised over $15,300 from over 280 Donations at !

This will contribute to building communities, giving Pythonistas a chance to lead initiatives and support a lot of conferences who want to see a more diverse Python community.

Python Podcast boosted

This is a nice new 5.1 feature. I tend to work on websites that allow all access or no access except for a few marketing/signup pages. mastodon.world/@davidfstr/1124

Python Podcast boosted

This article from Jacob Padilla (not on Mastodon?) that builds from scratch is well worth your time. 🎩

jacobpadilla.com/articles/recr

Python Podcast boosted
Python Podcast boosted

New release 1.5.0 of scikit-learn is out: github.com/scikit-learn/scikit

Python Podcast boosted

"When the @ThePSF gets funding, it gets results"

- @brainwane

Python Podcast boosted

I have just released Blacknoise 1.0.

In versioning terms it's a big jump from the previous 0.0.6 release. Code-wise nothing much changed. The 1.0 version should communicate that I consider the package to be production-ready (after using it in production for two months) and also that I intend to continue maintaining the package.

Get it while it's hot:
pypi.org/project/blacknoise/

Python Podcast boosted

Now that Python's default tracebacks are becoming colorized as part of 3.13, it would be fun to also make the filenames terminal hyperlinks with the file:// scheme, so clicking them would open them with the system handler.

(here's how that works: gist.github.com/egmontkob/eb11
unfortunately there's no agreed way to also link to a specific line (yet))

Python Podcast boosted

Enormous news! the Python Software Foundation now has a 5 year commitment with Fastly to deliver @pypi, us.pycon.org, and much more. We appreciate you and your continued investment in the community, Fastly!

Python Podcast boosted

The difference between “continuous deployment”, “continuous delivery” and “continuous integration” is the difference between the eternal torments of sisyphus, tantalus and prometheus, respectively

Edited 194d ago
Python Podcast boosted

At the airport en route to and feeling all kinds of feelings but let me start with this one, which too often remains unstated in the constantly frustrating and difficult world of software development:

I love Python. I love the Python community. It is such an enormous array of gifts (the code, the ecosystem, the social events) that has enabled so much of my career and my *life* that I want to express my gratitude.

Python Podcast boosted

Now in public beta: 1Password SDKs for Python, Javascript, and Go 🎉

Available as open-source libraries, the SDKs can be used to create, read, update, and delete items saved in 1Password with more features on the way.

Share your thoughts below.

blog.1password.com/sdk-beta/?u

Python Podcast boosted

Come for wisdom on tox & Nox – stay for unrelated gems that will improve your life!

youtu.be/ImBvrDvK-1U mastodon.social/@treyhunner/11

Python Podcast boosted

‼️ Update for some of you who wondered what I was referring to last week.

The news gets reported slowly. in.mashable.com/tech/74212/sun

My resolve to dump Google will continue until I reach Google Zero.

Sieht so aus als ob es dieses Jahr einen pytest dev Sprint gäbe: github.com/pytest-dev/sprint @the_compiler 🥳

Python Podcast boosted

Bis zum 26. April um 18 Uhr könnt ihr noch am Gewinnspiel teilnehmen, um das DevOps-Buch (devops-buch.net) von @svij zu gewinnen!

Näheres dazu in den letzten beiden Folgen!

@rheinwerkverlag

Neue Episode: @svij, Dominik und @jochen unterhalten sich über DevOps (Redux): python-podcast.de/show/devops-

Python Podcast boosted

OH: Dance like no one is watching, love like you’ve never been hurt - but code like all your repos are public.

Python Podcast boosted

🎲 Do you like Python's little CLIs? For example:

$ python -m http.server
$ python -m webbrowser www.python.org
$ python -m uuid
$ python -m calendar

What about adding one to `random`?

$ python -m random curry "fish n chips" tacos
curry

$ python -m random 6
6

$ python -m random 2.5
1.6423361547011504

Give your feedback on my proposal at
discuss.python.org/t/command-l

If there's support we *might* be able to get it into 3.13 before May's beta cutoff! 🤞

Python Podcast boosted

Oh, yes! 💃

Looking forward to this @gvwilson

Python Podcast boosted
Python Podcast boosted

Wir haben noch Platz am Mittwoch beim in :
www.meetup.com/de-DE/karlsruhe

Ich würde mich freuen, wenn ihr vorbei kommt und ich euch was über Python logging erzählen darf :)

Edited 232d ago