#python

111 posts · Last used 2d

Back to Timeline
dewomser
@dewomser@social.tchncs.de · 2d ago
#Linux #Python Da gibt es so eine LED-Badge in 🔴 oder 🟢 oder 🔵 mit einem programmierbaren LED Feld . Herkunft und Link zum ursprünglichen Bashslript gibts hier. Das Python GUI hat Dankward, Teilnehner am Wolust gemacht. Ein Fork https://github.com/dewomser/LED-badge-gui
0
0
3
josh
@josh@social.joshanders.com · 2d ago
TIL: asyncio.TaskGroup in Python 3.11+ gives you structured concurrency for free. Spin up multiple async tasks together - if one fails, the rest get cancelled automatically, and exceptions surface as a single ExceptionGroup instead of leaving orphaned tasks hanging around. Cleaner than asyncio.gather() plus manual error juggling, especially when you're fanning out concurrent calls (DB query + external API, etc.) and want sane cancellation behavior. #Python #asyncio
0
0
0
uniheidelbergIT
@uniheidelbergIT@xn--baw-joa.social · 3d ago

🚨 Wir bieten eine Stelle als Storage‑Expert (w/m/d) zur Weiterentwicklung von Speicherdiensten in Vollzeit an!

📊 Das ist unter anderem Ihr Profil:

  • Sie besitzen fundierte Kenntnisse in der Administration von Linux-Servern
  • Sie verfügen über Programmierkenntnisse (idealerweise Python und Bash)
  • Sie verfügen über substanzielle Erfahrungen mit der Installation und dem Betrieb von Speicherdiensten, mit parallelen Filesystemen (IBM Storage Scale oder vergleichbare)
  • Sie haben ein wissenschaftliches Hochschulstudium im Bereich der Informatik oder der MINT-Fächer erfolgreich abgeschlossen

✅ Wir bieten unter anderem flexible Arbeitszeiten sowie anteilige Homeoffice-Möglichkeit, außerdem ein vielfältiges universitäres Angebot wie ein bezuschusstes Deutschland-Ticket und interne Weiterbildung! 💻

👉 Mehr Informationen über die Stelle finden Sie unter dem folgenden Link. Sie können sich bis zum 28.06.2026 bewerben:

🔗 https://www.urz.uni-heidelberg.de/de/das-urz/karriere-und-ausbildung

#jobapplication #linux #mint #python

1
0
0
lobsters
@lobsters@mastodon.social · 3d ago
pyinfra — agentless infrastructure automation, in plain Python https://lobste.rs/s/htfm3p #devops #python https://pyinfra.com
0
0
0
guyjantic
@guyjantic@infosec.exchange · Jun 11, 2026
Welcome to #linux! It's super easy! To install packages, just use the GUI... oh. Oh that one. Well, that is super easy too! Just open a terminal and type pip3 .... oh, that? Yeah, you just have to figure out what a virtual environment is, figure out how to create one, whether to create a new one every time, how to manage it, and how to install your software using that! Oh you'll need some other libraries for that, and maybe to install some new things in the venv and oh yeah that's a common problem. It just means you have to... where are you going? It's super easy! pipx seems like a good alternative except apparently it can't install what I need, for some reason. Back to trying to figure out how to set up and use virtual environments so I can install a damn thing. #python #argh #userfriendly
0
0
0
Boosted by Dragofix @Dragofix@veganism.social
Renewablereads
@Renewablereads@mastodon.energy · Jun 05, 2026
Ever wanted access to real-time energy market data, weather forecasts, grid information, and commodity prices, but didn't want to spend days learning dozens of APIs? Our Python SDK bundles data from multiple energy and climate APIs behind a single interface, so you can get started with just a few lines of code. Open source and developer-friendly. https://clarigrid.energy #Python #EnergyData #EnergyMarkets #DataScience #EnergyModelling #OpenSource
2
0
4
Larvitz
@Larvitz@burningboard.net · Jun 06, 2026
Weekend project that turned into infra I actually run daily: MastoSum. The stack: RHEL host, 100% rootless Podman. Web on FastAPI, Celery worker/beat/flower, PostgreSQL 16, Valkey. All on userspace networking (pasta), images built & shipped by a self-hosted Forgejo runner. No root daemon, no privileged anything. What it does: tracks technical hashtags all day and produces one daily briefing, every point linked to the original post + author. It reads only public hashtag timelines, credits every source, and trains on nothing. And yes, an LLM writes the prose: a local Ministral model from French lab Mistral AI, running on my own hardware. No cloud, nothing leaving the box. Saying that plainly, not burying it. The whole design goal was to point readers *back* at the authors, not replace reading them. Example output: https://mastosum.linuxserver.pro/s/OGuLC5whmCS1ET9jAe9leg #Linux #Podman #RHEL #SelfHosting #Fediverse #Python
0
2
0
Larvitz
@Larvitz@burningboard.net · Jun 05, 2026
Just released ansible_jailexec v1.3.0 It's an Ansible connection plugin I wrote for managing FreeBSD jails. No SSH required. New in this version: you can now run it without a privilege escalation method (sudo/doas) if you connect Ansible directly to the host as root. Codeberg: https://codeberg.org/Larvitz/ansible_jailexec/releases/tag/v1.3.0 PyPI: https://pypi.org/project/ansible-jailexec/1.3.0/ GitHub: https://github.com/chofstede/ansible_jailexec/releases/tag/v1.3.0 #python #ansible #freebsd #jails #devops
0
0
0
pyconau
@pyconau@mastodon.pycon.org.au · Jun 03, 2026
Tickets are open for PyCon AU 2026! 🎉 Three days in Brisbane this August: data & AI, cybersecurity, platform engineering, research software, education, and DevRel. 🏢 Professional: $850🐍 Enthusiast: $550🎓 Educator: $550 (conditions apply) 🧑‍🎓 Student: $300 (limited spots) 💜 Contributor: $1,500. Single day passes from $120. 📅 https://2026.pycon.org.au/schedule/ 🎟️ https://2026.pycon.org.au/tickets/ #PyConAU #Python #PyCon
4
0
10
Boosted by Welcoming committee @welcome@friends.deko.cloud
aoihayashi
@aoihayashi@thecanadian.social · Jun 01, 2026
#Introduction I am a senior Full-Stack and AI engineer based in Japan. I am seeking P2P partnerships for some full-time US/CA remote roles. Personally, I am curious and easygoing. I enjoy reading, hiking, quiet cafes, and hot, long conversations about tech, business, AI, remote work, and everyday life. #Shopify #Python #AI #WebDev #FullStack #RemoteWork #Ecommerce #Tech #Coding #WFH #Business #Startup #Collaboration #Partner #PassiveIncome #SideHustle #Micro-Economy #Self-finance #Self-employed
0
0
1
@paranormal_distribution@fosstodon.org · May 06, 2026
Open question, what (if any) #FOSS #database solutions are there? Doesn't need to be "production quality", I just want it for a proof-of-concept project. Bonus points if it runs on both Linux and Windows and plays nice with #Python
0
1
1
Larvitz
@Larvitz@burningboard.net · May 06, 2026

nvim-ansible: My Neovim config for Ansible and Python just got a substantial refresh:

  • modernized for Neovim 0.11 (vim.lsp.config, LspAttach, vim.filetype.add)
  • ansible-lint now routed through Mason, sidestepping distro-related issues and ensuring a consistent version
  • tighter lazy-loading, full README rewrite

https://codeberg.org/Larvitz/nvim-ansible

#neovim #ansible #python #vim #linux

8
1
3
lobsters
@lobsters@mastodon.social · May 05, 2026
Behavior-Oriented Concurrency for Python: Lock-less, Deadlock-free, Ownership-based https://lobste.rs/s/gsjskz #plt #python https://microsoft.github.io/bocpy/
0
0
1
riverfount
@riverfount@bolha.us · May 05, 2026
novo artigo: sua aplicação pode estar travando sob carga mesmo com queries rápidas e banco saudável. o culpado quase sempre é o pool de conexões que ninguém configurou. cobre pool_size, max_overflow, pool_recycle, pool_pre_ping, NullPool e PgBouncer — com critérios claros para cada escolha. https://www.riverfount.dev.br/posts/connection-pooling-sqlalchemy/ #python #sqlalchemy #performance #produção
1
0
1
lobsters
@lobsters@mastodon.social · May 04, 2026
Django: fixing a memory “leak” from Python 3.14’s incremental garbage collection https://lobste.rs/s/xawv8q #python https://adamj.eu/tech/2026/04/20/django-python-3.14-incremental-gc/
1
0
1
piko
@piko@chaos.social · May 04, 2026
Für ein Uni-Projekt sucht @lavalaempchen@chaos.social Wesen mit unterschiedlichsten Wissensständen in Python Programmierung. Es soll eine kleine CLI-App gebaut werden, basierten auf zwei kurzen englischen prompts. Ohne Hilfe von KI! Maximal anderthalb Stunden insgesamt, was nicht fertig wird, wird nicht fertig und hilft ebenfalls sehr. Die Ergebnisse werden gegen LLM Code verglichen, der aus den gleichen Aufgaben entstanden ist. Bei Interesse bitte melden! :BoostOK: #python #python_de #pythonkurs
20
17
65
stf
@stf@chaos.social · May 03, 2026
wtf does everytime a new v of #python is rolled out in linux distros, all virtual envs break, and i do have to rebuild them manually. we're now 13 minor versions since py v2.7 and everything became worse since then. i have a stable app, and if python would not fuck up this i would not have to touch it in a decade, but because of this, i feel like i'm in the java ecosystem where work is generated just to generate income for java architects.... fuck this.
1
1
1
Tipa
@Tipa@gamepad.club · May 03, 2026
1
0
5
lobsters
@lobsters@mastodon.social · May 02, 2026
PEP 661 – Sentinel Values, accepted 5 years later https://lobste.rs/s/mi9xrw #python https://peps.python.org/pep-0661/
1
0
1
@jane_jordan@dragonscave.space · May 02, 2026
So, when you decide you want to upgrade a bit of code, make sure you save the original. I did not. Oops. #python
3
2
3