python

Back Open Paginator
09.10.2025 06:11
randomgeek (@randomgeek@masto.hackers.town)

Nice benchmark comparison of various #Python versions from @miguelgrinberg

Key takeaway: if you want to do a bubble sort, use Pypy or Rust.

Ok no. 3.14 is the fastest CPython. The JIT is still a work in progress. Free-threaded interpreter is quite nice for multithreading, but not regular stuff yet. Pypy is faster than any CPython. By a lot. But if speed's all you care about, maybe Rust.

blog.miguelgrinberg.com/post/p




Show Original Post


09.10.2025 06:02
gihyo (@gihyo@rss-mstdn.studiofreesia.com)

「PyCon mini 東海 2025」11/8に開催、参加登録受け付け中
gihyo.jp/article/2025/10/pycon

#gihyo #技術評論社 #gihyo_jp #Python #PyCon




Show Original Post


09.10.2025 05:49
ainewsbot (@ainewsbot@schleuss.online)

TIL: Testing different Python versions with uv with-editable and uv-test - TIL: Testing different Python versions with uv with-editable and uv-test
While tink... - simonwillison.net/2025/Oct/9/u #testing #python #pytest #til #uv




Show Original Post


09.10.2025 05:31
treyhunner (@treyhunner@mastodon.social)

If you had the ability to run some Python code in every Python REPL launched on your machine what would it do? (Automagically available PyPI dependencies are allowed)

Asking for someone who just realized they are not yet heavily overusing their PYTHONSTARTUP file. (me)

Seriously, I'm looking for ideas. Good ones, bad ones, all ideas welcome.




Show Original Post


09.10.2025 04:31
villares (@villares@pynews.com.br)

#LSystem Code at: github.com/villares/sketch-a-d
More sketch-a-day: abav.lugaralgum.com/sketch-a-d
If you like this, support my work:
paypal.com/donate/?hosted_butt
liberapay.com/Villares
wise.com/pay/me/alexandrev562 #Processing #Python #py5 #CreativeCoding





Show Original Post


09.10.2025 01:58
pybay (@pybay@fosstodon.org)

Big thanks to Microsoft 🧡 for being a Bronze Sponsor of PyBay 2025! Their support helps bring amazing sessions and connect Python developers across the community.

💡 Azure makes it easier for Python developers to build intelligent apps with tools like Azure Database for PostgreSQL and Azure Cosmos DB. All fully managed and ready for your next project.

📍 Oct. 18, 2025 | San Francisco, CA: pybay.org/
🎟️ Tickets: pretix.eu/bapya/pybay-2025/

#PyBay #Python #PyBay2025 #Microsoft #Azure





Show Original Post


09.10.2025 01:40
ChrisMeyer (@ChrisMeyer@mastodon.social)

Blog article on numpy typing.

pyrefly.org/blog/numpy-type-co




Show Original Post


09.10.2025 01:20
jfparis (@jfparis@rouge.eu.org)

Alright, I should be in bed already but I am fucking around on the computer.

I am playing with #Python to see if I can import my #Strava archive into #FitTrackee. It is showing me, my first rides in London.

To work in the City
Venturing on CS3
First ride to Kingston (I took a break and ate sushis)
First ride to Windsor

Weirdly emotional

#BikeTooter




Show Original Post


09.10.2025 00:42
neptune22222 (@neptune22222@kolektiva.social)

For offline text natural language translation, argostranslate is a super easy to use python tool:

github.com/argosopentech/argos

#foss #argos #argostranslate #python #offlineai




Show Original Post


09.10.2025 00:35
pythonbrasil (@pythonbrasil@pynews.com.br)

Com uma forte ênfase em open source e uma comunidade ativa ao redor do mundo, a Elastic promove a colaboração e a inovação contínua em soluções orientadas por dados.

#python #elastic #elasticstack #elasticsearch #bolhadev #pythonbrasil #pybr2025




Show Original Post


09.10.2025 00:23
treyhunner (@treyhunner@mastodon.social)

After you've made a virtual environment with Python 3.13, Git won't see it

Read more 👉 trey.io/swt1y9




Show Original Post


08.10.2025 23:56
driscollis (@driscollis@mastodon.social)

Install the latest today with uv:

uv python upgrade 3.14




Show Original Post


1 ...1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 ...1559
UP