python's built-in urllib module still doesn't support http2 (nor http3) in the year of 2025, luckily pycurl exists and supports modern standards
python's built-in urllib module still doesn't support http2 (nor http3) in the year of 2025, luckily pycurl exists and supports modern standards
Netencode: I’m currently building out my project of making a “better” structured language for use in UNIX-pipelines and shell scripting and the like.
It’s human-readable, but supports trivial generation with printf & wc, tagged values (sum types, Result<T>) and embedding arbitrary binaries without escaping due to being length-prefixed.
I think it’s pretty cool!
While you're at it, join tonight (Thursday !!!) at #Ecosia for PyLadies Berlin June Talk evening with 3 excellent talks:
1. #OptGreen - End of Windows 10 (Nicole)
2. #Python for KDE Applications (Nicolas)
3. Emulating User Actions with the Python-based Tool KdeGuiTest (Oreoluwa)
* When: Thu. 26 June. 19-21h30 (CEST)
* Where: Ecosia, Gerichtstrasse 23, #Berlin
* Link: https://www.meetup.com/pyladies-berlin/events/307804604/
Looking for a new project.
Anyone need help with a Java, Typescript, Python (or elisp, bash, others potentially) open source project.
Issue on a git repo (like codeberg) and I might take a look.
#codeberg #java #javascript #typescript #python #programming
What code I usually write? See there: https://codeberg.org/harald
OpenStreetMap の世界へようこそ!〜Pythonを使ってデータを活用してみる〜
https://qiita.com/hayato_sakaida_rh/items/cb94d05b25f1f69317d1?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
Introducing Pyrefly: A new type checker and IDE experience for Python https://lobste.rs/s/czvto8 #plt #python #rust
https://engineering.fb.com/2025/05/15/developer-tools/introducing-pyrefly-a-new-type-checker-and-ide-experience-for-python/
5 months passed after I made a PR to support Python 3.13, and finally, RecTools now supports 3.13!
https://github.com/MobileTeleSystems/RecTools/pull/227
#Python #machinelearning #recsys
New #introduction after migrating to Hachyderm.io - I work in data/research for a dog welfare and rehoming charity, mostly using #RStats, #Python and #SQL with occasional #QGIS.
I’m also interested in the environment, climate and wildlife. I don’t have loads of free time these days but I also enjoy music (see Bandcamp link!), books when I get round to reading them (see Bookwyrm link!), films (anything from highbrow to Highlander), cycling, yoga and #TaiChi (initially as ways to help manage #arthritis, before I began to appreciate both in their own rights).
Pythonで最近流行ってる環境管理ツールuvをDebianで使う場合のインストール方法をを書いたけど、余談の`curl | bash`の話の方が長い #python #debian #linux
Debianでuvを安全にインストールする方法: https://zenn.dev/nogajun/articles/6effc1d1762fce
Re-posting this offer for deep, deep discounts on Jelly, our shared inbox tool, for non-profit tech user groups (and other non-profits!).
We use it for @lrug to help our small team of volunteers run things smoothly.
I present to you my latest creation!
Exitfool!
Ever mistyped something and decided to share it on mastodon?
Now you get to bare the consequences!
I have been making progress with my color converter/creation application built with PyQt. I just added a 4 point gradient tool this morning. This application will allow you to create, convert and manage all your colors in one place.
LibreOfficeには、Pythonが組み込まれていてマクロをPythonで書けるけどpipは使えなかったのよね。それが次のリリースでは使えるようになるっぽい。しかし、例が
```bash
instdir/program/python -m pip install numpy
```
ってプログラムのフォルダーに書き込みさせるのか? これは調べないと
162786 – Ship Python package manager (PIP) with LibreOffice internal Python: https://bugs.documentfoundation.org/show_bug.cgi?id=162786
#libreoffice #python
The full student mobility data and Python scripts used to produce the data are openly available in our #Zenodo:
https://zenodo.org/records/14332354
Read more in our blog post: https://blogs.helsinki.fi/digital-geography/2025/03/26/over-2-million-erasmus-student-mobility-flows-across-europe-geocoded-open-data-description-article-out/
I just published the source code for my very naive #Python implementation for generating a node network based on MITRE Intrusion Sets and Techniques. It will output linked #Markdown files linking intrusion sets to their used techniques.
Perhaps someone finds it useful or interesting to experiment with.
Source code: https://github.com/cstromblad/markdown_node
I hinted at this in a thread started by @Viss where he asked for input on a few very likely malicious domains. Me @Viss @cR0w @neurovagrant and others did some OSINT fun work with a couple of the original domains.
It was this thread: https://mastodon.social/@Viss/114145122623079635
Now I posted a picture of a node network rendered in Obsidian and I hinted that perhaps Obsidian could be used as a poor mans version of performing threat intelligence work.
ほぼリアルタイム!?爆速で動作する日本語特化の文字起こしAI!『kotoba-whisper-v2.0』 #Python - Qiita
https://qiita.com/ryosuke_ohori/items/9634c1fd8a9cc9ff7c36
実用性が高いlargeモデルの日本語特化高速版、と見るのが良さげか
A new year a renewed #introduction
I am Dude, associated with the movie but there the comparison ends.
An updated #Introduction for 2025:
I’m a dad, #cat whisperer, #computer nerd, occasional #gamer, and #movie lover. I’m a #quality minded #professional and I make my own #homebrew beer. #freebsd. Enthousiast I love #fitness #walking #programming in #python and #3Dprinting. Busy with #homeassistant and more.
Ik spreek voornamelijk Nederlands, Engels een beetje Duits.
...into #OpenSource again.
I have been part of the community, and various big project, since decades back.
In fact, those communities - such as #Drupal and #Python - was one of the few good things in my old life.
There I felt part of something, in ways I seldom - outside family - did for most everything else.
But it also took its tolls - due to the challenges my undiagnosed self struggled with. I burned out there too, from trying too much to overcome my own limitations.
Last ~decade i've...
Lapidary-render 0.12.0 is now released.
To the best of my knowledge it's the only #codeGenerator that properly handles #jsonSchema anyOf and allOf.
Also has support for oneOf, but not per the specs.
https://github.com/python-lapidary/lapidary-render/releases/tag/v0.12.0