python

Back Open Paginator
05.11.2025 12:56
asarfraaz (@asarfraaz@mastodon.social)

How do you display ₹ (Indian Rupee Symbol) on your Mac ?

s_raaz.blogspot.com/2025/11/ma




Show Original Post


05.11.2025 12:46
AngryAdmin (@AngryAdmin@techhub.social)

I manage for link to display a coverage image once I postthe link to my game. I did not presume it would be so easy to just add fully absolute og:image URL , lets jave a look if that works:

#HTML #pythonprogramming #indiedev #indiegame #python

www.playhackmenow.com




Show Original Post


05.11.2025 12:25
hn50 (@hn50@social.lansky.name)

SPy: An interpreter and compiler for a fast statically typed variant of Python

Link: antocuni.eu/2025/10/29/inside-
Discussion: news.ycombinator.com/item?id=4

#python




Show Original Post


05.11.2025 11:48
riverfount (@riverfount@bolha.us)

Salve galera, hoje no meu humilde blog um texto de comparação entre o TYPE() e o ISINSTANCE e o que o DuckType tem a ver com isso ... Acessem, leia e tragam aqui seus comentários:

bolha.blog/riverfount/comparan

#Python #Type #IsInstance #DuckType




Show Original Post


05.11.2025 11:37
AngryAdmin (@AngryAdmin@techhub.social)

Hi people , what's up?

I am working on my indie game totaly programmed in python.
This is my side gig and I am still learning coding.

If you would like to check it out , here is the project page: www.playhackmenow.com

#PythonProgramming
#Python
#indiedev




Show Original Post


05.11.2025 11:11
ngate (@ngate@mastodon.social)

🐍🚀 The world eagerly awaited yet another variant, because clearly what we need is more in the . 💡 Introducing SPy: now you can enjoy the thrill of while still being as confused as ever! 🎉
antocuni.eu/2025/10/29/inside-




Show Original Post


05.11.2025 10:53
h4ckernews (@h4ckernews@mastodon.social)

SPy: An interpreter and compiler for a fast statically typed variant of Python

antocuni.eu/2025/10/29/inside-




Show Original Post


05.11.2025 10:49
chrysn (@chrysn@chaos.social)

A feature which I'm really looking forward to is brewing in #Python packaging: Specifying default extras.

The aiocoap library I maintain can (and is tested to) work with no other dependencies than Python, but most users will like the additional features such as pretty-printing support, or more security options than just TLS. So far, they have to `pip run --spec "aiocoap[all]" aiocoap-client` or similar; once PEP 711 is done, I can just make those nice features default.

peps.python.org/pep-0771/




Show Original Post


05.11.2025 10:34
Aissen (@Aissen@social.treehouse.systems)

But something major changed in the python ecosystem over the past 20 months: uv has become ubiquitious. And it integrates the python builds from the python-build-standalone project, over which Astral took stewardship last year. It allows anyone with uv to specify a python version with -p and it will download, cache, and use the appropriate binaries for your platform and architecture. That was the nail in the coffin for python versions < 3.12. 6/6

#python #uv





Show Original Post


05.11.2025 10:18
Aissen (@Aissen@social.treehouse.systems)

For a work-related open source project, we discussed raising the minimum python version: a feature only worked on python 3.12, and failed on lower versions. Would it make sense to make 3.12 the minimum? 1/6 🧵

#python




Show Original Post


05.11.2025 10:17
GripNews (@GripNews@mastodon.social)

🌘 深入解析 SPy 第一部:動機與目標
➤ SPy:在 Python 的彈性與 C 的效能之間取得平衡
antocuni.eu/2025/10/29/inside-
本文是關於 SPy 系列文章的第一篇,作者 Antonio Cuni 深入探討了 SPy 的動機與目標。SPy 是一個專為 Python 設計的靜態型別變體直譯器與編譯器,旨在解決 Python 在效能上的瓶頸,並提出了一種不同於傳統 JIT 編譯器或僅支援 Python 子集的解決方案。文章釐清了 SPy 並非 100% 相容於 Python,而是透過移除部分動態特性並引入新功能,讓開發者能以 Pythonic 的風格編寫高效能程式。作者強調 SPy 的設計哲學,包括易用性、靜態型別、可預測的效能、豐富的元程式設計能力,以及「零成本抽象」等,並預告後續文章將進一步探討其實現細節。
+ 期待看到 SPy 如何實現零成本抽象,這對提升 Python 程式的效能至關重要!
+ 作者提到 SPy 的目




Show Original Post


05.11.2025 10:03
qiita (@qiita@rss-mstdn.studiofreesia.com)

分散タスクキューCeleryの備忘録[Python]
qiita.com/ssc-yshikeda/items/f

#qiita #Python #Redis #非同期処理 #Celery #キュー




Show Original Post


1 ...1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 ...1565
UP