RE: https://f.cz/@vitexsoftware/115956089961599516
Ono se dalo čekat že to jednou vznikne. Neplánuju sice teď všechno co jsem napsal za posledních 10 let přepsat do pythonu, ale zas to dává svobodu nějaké nové projekty v #Python začít
#Python pop quiz:
What does the following Python3 script output in a standard Linux environment?
import subprocess
print("a")
subprocess.run(["echo", "b"])
print("c")
Assume it is run as `python3 quiz.py | tr \n " "` to turn newlines into spaces.
Solution and explanation in reply.
Je zde dobrá správa pro milovníky jazyka #Python kteří mají v plánu mít co do činění s ekonomickým systémem #AbraFlexi.
Na vědomí se tímto dává že u příležitosti 60000 instalací její starší PHP sestřičky vznikla za laskavé podpory p. Radka Vymazala (co si vymazal svůj mastodon, takže zde na něj nemůžu odkázat)
Zatím se jedná o prototyp nicméně v plánu je její brzké začlenění do produktů které pracují s flexibíčkem. Veškeré kontribuce budou přivítány ovacemi.
https://pypi.org/project/python-abraflexi/
#python #algorithm #investing
#growth #palantir #backtesting
#technology #optimization #noise #filtering #risk
#volatility #ROI
Evaluating a Laplace Trend Strength Strategy Using Backtesting and Out-of-Sample Tests: Evidence from PLTR 🧠 💰
Noise-Resilient Algorithmic Trading Using a Laplace Trend Filter in Python (with Tested Codes)
#exploremore 👇 📈
I've been working on a Flask project recently, so I wrote up some Vim tooling to help me navigate it: Jumping to imported functions/macros, navigating to rendered templates, opening the handler function of a particular URL, etc.
Here's a video demo of the main functionality: https://www.youtube.com/watch?v=nth9-NxhILk
New posts will refer to specific #Python `os` and `sys` module commands over on #YouTube including `os.system` at the following link:
https://www.youtube.com/@novaTopFlex
geoTopFlex video coverage may cover #OpenStreetMap over the Faroe Islands 🇫🇴 with extensive research at:
https://www.youtube.com@geoTopFlex
The “Third Identity” may also cover the geography topics on the Faroe Islands though without the OSM coverage:
https://www.youtube.com/@futoTopFlex
Công cụ **semantica** – tìm file bằng ý nghĩa, không cần nhớ tên chính xác. Dùng Python, FastEmbed + FAISS, chạy 100 % offline trên CPU, không cần API key. Đã hỗ trợ Windows & Linux (binary tự động). Thử trên laptop cũ, index 250 phút, sau đó tìm “internet service agreement terms” ngay lập tức. #semantica #filesearch #AI #Python #FAISS #Linux #Windows #CôngCụ #TìmKiếm #MởNguồn
Debugger is fun and stuff but sometimes it's just faster to dump Django ORM data to a JSON, skim through it, apply fixes and forget about the topic.
Here's how to do that programmatically, e.g. during TestCase execution.
#Django #Python #programming #DailyPythonista #TDD
https://borutzki.github.io/2026/01/25/how-to-dump-django-orm-data-to-json-while-debugging.html

Almost 1 hour of trying to build and release a #python project written in #rust. Still failing at various levels :(
Hype for the Future 86/284: YouTube Recording Plan for the Three Identities
Overview — novaTopFlex As novaTopFlex, the schedule for today and early tomorrow is based on linguistics, localization, and internationalization. Additional topics of interest to the Three Identities include, but are not limited to, the Python programming language and particularly the `os` and `sys` modules, now to be covered individually. Overview — geoTopFlex As geoTopFlex, the schedule for today and early tomorrow may simply be to continue the research interests for the WordPress […]Organic Snake
#genuary #genuary25 #genuary2026 #Python
List Methods vs Array Methods: Mutation MADNESS!
Python's in-place list methods vs JavaScript's array methods - which mutates what? TRICKY!
#python #javascript #pythonvsjs #listmethods #arraymethods #mutation #inplaceoperations #viralcoding #programminggotchas #mindblown #trickybehavior #wtfmoments
https://www.youtube.com/watch?v=LqixWCSCO1E