Any hint would be highly appreciated: https://stackoverflow.com/questions/79794935/isolation-of-a-custom-multiprocessing-manager-and-how-to-update-internal-state #Python
Nascida em 2015, a CERC é uma fintech que está revolucionando a forma como os recebíveis são utilizados no Brasil. Com tecnologia e inovação, a empresa aumenta a segurança e a eficiência das operações de antecipação, impulsionando o acesso ao crédito para empresas de todos os tamanhos, além de também oferecer produtos focados em antifraude para o mercado.
#python #bolhadev #pythonbrasil #pybr2025

rserv 0.5.3
This is both a bugfix release, and a major upgrade release for rserv, the graph-enhanced REST api prototyping server. After a year without updates, you get countless bugfixes that had been piling up and great concurrency improvements.
It's a single, no-frills python script you can just drop and run.
https://github.com/ha1tch/rserv
آموزش برنامه نویسی پیشرفته با زبان پایتون
روزهای چهارشنبه
ساعت 13:30 تا 16:30
تاریخ شروع 7 آبان 1404
تاریخ پایان 29 بهمن 1404
مدرس: آقای مهندس مهدی افضلی
تلفن: 34310000-013
#آموزش #کلاس #دوره #برنامه_نویسی #رشت #مجتمع_فنی_تهران #پایتون #Python
#آموزش_پایتون_در_رشت

THE FARMER WAS REPLACED - Ep01 [FR-Linux]
Zykino vous propose une initiation ludique à cet idle game couplé à de la programmation !
Retrouvez plus de contenus de Zykino : https://www.youtube.com/@Zykino1337
🎮 : The Farmer was Replaced : https://store.steampowered.com/app/2060160/The_Farmer_Was_Replaced/
🔑 : Merci à Metaroot !
Merci à nos Mécènes du mois !
- Ardarin
- Broudaff
- EthernHell
- Le Baron d’Onyx
- Mazamara
- Poussinet
- ZeCid
- Zmoi6
Tags : #TheFarmerWasReplaced #Zykino #LetsPlay #FR
Vous avez aimé ? Vous pouvez aider ! https://fr.tipeee.com/les-jeux-du-cygne
Retrouvez toutes les séries en cours : https://planning.lesjeuxducygne.fr
Vous êtes les bienvenus sur notre Discord : https://discord.gg/pS7SQYjFqd
Et suivez nous sur Mastodon : https://ludosphere.fr/@lecygnenoir
My design so far. I run a script that starts TW5 and a http server at my localhost. When I finish my post, I clickthe paws which copies a tiddler's data & TW5, and send them to webservices and my main server respectively. #TiddlyWiki #Apache #Python #tiddlers #nomxd #Tech-talk🐾

There's always something new to learn about managing time in software. I've been working a lot with timestamps recently, and wrote up some surprising-to-me things from that work.
https://www.mostlypython.com/time-deltas-are-not-intuitive/
Our next meetup is Thursday 13.11. at Knowit.
Join us to learn about search and finite state machines and hang out with the nicest Pythonistas in town.
> Niklas Nevalainen: Is keyword search dead?
> Stephen Sullivan: States, Events, Action!
More info & registration opens 30.10. 12.00
https://www.meetabit.com/events/archipylago-14-november-2025-at-knowit
#archipylago #TurkuDev #python
My good deed for the week: I removed Poetry from a #Python project 🥰
Qt/Python… why the fuck?!
DuckDuckFedi:
Did you have the problem that the switch over to snake case with
from feature import snake_case, true_property
In PySide6 just happens to be not working for no reason suddenly? I get error messages:
“QStatusBar” object has no “show_message”. Did you mean ‘showMessage’?
No i meant “show_message” else I would not have imported the feature… grml… things like that make me hate Qt and/or python sometimes. The exact same project worked before. I had to re-create my venv because i had to upgrade my work pc to win11 and now everything is broken.
Teaching and learning Python bitwise operators gets much easier after showing the binary representations of integers using memory_graph:
bitwise operators: https://memory-graph.com/#codeurl=https://raw.githubusercontent.com/bterwijn/memory_graph/refs/heads/main/src/bitwise_operators.py&breakpoints=22&continues=1&play
Understanding of the inverse `~` operator is helped by showing the two's complement representation: https://www.cs.cornell.edu/~tomf/notes/cps104/twoscomp.html
#Python #memory_graph #bitwise_operators

And #Nushell plugins can be written in
#Python:
https://www.nushell.sh/book/plugins.html#for-plugin-developers
This is just getting better and better.