鬼滅の刃で学ぶPython基礎 ー`print` / `if` / `for` だけで“呼吸”を覚える
https://qiita.com/mukai3/items/6492ae9f36589474a367?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #Python #初心者 #基礎 #if文 #for文
行列を用いた3項間漸化式の解法とフィボナッチ数列について
https://qiita.com/arairuca/items/39db88a29dec768cd0d8?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #Python #数値計算 #線形代数 #数列 #大学数学
なぜUUIDはほとんど重複しないのか:Pythonで解説
https://qiita.com/isaac_leapcell/items/c3ab2754e9a77e03de46?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #Java #Ruby #Python #JavaScript #Rust
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(...)
#c #c++ #development #go #java #kotlin #native #programming #python #rust #swift
https://taoofmac.com/space/dev/native

#Python Pop Quiz 🐍❓
What is the length that is returned?
A) 0
B) 1
C) 2
D) None of the above

Today I did my first #Windows11 install of Python3.13 on a machine that did not have #Python 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.
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!
https://ricegeo.dev/hab-detection-wyvern-hsi-dagster/
#hyperspectral #earthobservation #geospatialdata #remotesensing
#betterearth #python #dagster

A relire : Héberger et exécuter un script Python sur Google Cloud Platform
https://blog.shevarezo.fr/post/2020/11/30/heberger-executer-script-python-google-cloud-platform
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.
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 — облачное хранилище (асинхронно/синхронно).
https://habr.com/ru/articles/936580/
#Python #утилиты #валидация_данных #инструменты_разработчика #кеширование #шифрование #devtools #работа_с_датами
Numba v2 Compiler Design https://lobste.rs/s/4zxyua #compilers #performance #plt #python
https://numba.pydata.org/numba-prototypes/sealir_tutorials/index.html
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.
https://wombat2025.numbat.space/program/workshops/AN9GFB.html
#RStats #Python #BusinessAnalytics #DataViz
