python

Back Open Paginator
13.08.2025 12:58
qiita (@qiita@rss-mstdn.studiofreesia.com)

鬼滅の刃で学ぶPython基礎 ー`print` / `if` / `for` だけで“呼吸”を覚える
qiita.com/mukai3/items/6492ae9

#qiita #Python #初心者 #基礎 #if文 #for文




Show Original Post


13.08.2025 12:55
qiita (@qiita@rss-mstdn.studiofreesia.com)

行列を用いた3項間漸化式の解法とフィボナッチ数列について
qiita.com/arairuca/items/39db8

#qiita #Python #数値計算 #線形代数 #数列 #大学数学




Show Original Post


13.08.2025 12:51
qiita (@qiita@rss-mstdn.studiofreesia.com)

なぜUUIDはほとんど重複しないのか:Pythonで解説
qiita.com/isaac_leapcell/items

#qiita #Java #Ruby #Python #JavaScript #Rust




Show Original Post


13.08.2025 12:29
taoofmac (@taoofmac@mastodon.social)

Native Development

I’ve been on a long-term quest to find a simple, fast, and user-friendly way to develop native applications for a variety of platforms, and this page holds the results of that rese(...)

++

taoofmac.com/space/dev/native





Show Original Post


13.08.2025 11:04
driscollis (@driscollis@mastodon.social)

Pop Quiz 🐍❓

What is the length that is returned?

A) 0
B) 1
C) 2
D) None of the above





Show Original Post


13.08.2025 10:45
mborus (@mborus@mastodon.social)

Today I did my first install of Python3.13 on a machine that did not have before.

I selected to also install the experimental free-threading build and was a bit surprised when the py launcher chose this build as the new default for the "py" and "py -3" commands.

The launcher probably thinks that "3.13t" is newer than "3.13".

Setting the user environment variable
PY_PYTHON=3.13 fixed that behaviour for me.




Show Original Post


13.08.2025 10:45
guidorice (@guidorice@mapstodon.space)

New in Geodata Ramblings blog: Part 2 of posts about using Wyvern's hyperspectral imagery Open Data Program, for Harmful Algal Bloom (HAB) detection. Let's port the pipeline to the Dagster data orchestrator package!

ricegeo.dev/hab-detection-wyve

#hyperspectral #earthobservation #geospatialdata #remotesensing
#betterearth #python #dagster





Show Original Post


13.08.2025 10:33
shevabam (@shevabam@mastodon.social)

A relire : Héberger et exécuter un script Python sur Google Cloud Platform

blog.shevarezo.fr/post/2020/11




Show Original Post


13.08.2025 09:01
hanscees (@hanscees@ieji.de)

My next phase in making an app with #BeeWare using #python on #linux
Beeware is a way to make apps that work both on #android #ios #windows and #linux using python.
I have my #ConwayGameOfLife engine working: python spits out a WolfDeerWorld fine now.
Now comes the task of using tables widget of Beeware to show this world on a screen. Beeware has nice tutorials and examples but I am not a knowledgable programmer at all, so they are hard to understand.

#ActuallyAutistic




Show Original Post


13.08.2025 08:42
habr (@habr@zhub.link)

XTools-py — универсальные утилиты для Python-разработчиков

🚀 XTools-py — универсальные утилиты для Python-разработчиков Если вы когда-либо писали на Python и ловили себя на мысли «Опять писать парсер конфигурации…» или «Где-то у меня был код кеша, надо найти» — эта библиотека для вас. XTools-py — это набор мощных и удобных инструментов для Python, которые помогают упростить рутинные задачи и ускорить разработку. Вместо того чтобы тратить время на повторное изобретение велосипеда, вы получаете готовые и проверенные решения. ✨ Возможности Find — быстрый поиск и работа с коллекциями данных. Matrix — операции с матрицами. Config — удобная работа с JSON, YAML, INI. Validator — валидация строк, чисел и других типов. Cache — простой кеш с TTL. DateTimeUtils — работа с датами и временем. MathUtils — расширенные математические функции. ColorUtils — преобразование и обработка цветов. EncryptionUtils — шифрование и хеширование. TextUtils — удобные манипуляции с текстом. UnitConverter — конвертация единиц измерения. AWS S3 — облачное хранилище (асинхронно/синхронно).

habr.com/ru/articles/936580/

#Python #утилиты #валидация_данных #инструменты_разработчика #кеширование #шифрование #devtools #работа_с_датами




Show Original Post


13.08.2025 06:40
lobsters (@lobsters@mastodon.social)

Numba v2 Compiler Design lobste.rs/s/4zxyua
numba.pydata.org/numba-prototy




Show Original Post


13.08.2025 04:43
wombat (@wombat@rstats.me)

Making effective scrollytelling visualisations is hard, but @jimjamslam 's Closeread makes it so much easier. Come learn about Closeread's design decisions and what's coming next for this great tool.

wombat2025.numbat.space/progra

#RStats #Python #BusinessAnalytics #DataViz





Show Original Post


1 ...1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 ...1546
UP