python

Back Open Paginator
27.12.2025 12:46
wordmark (@wordmark@mas.to)

@jwildeboer @homelab hi its possible to write one in #python or even a #bash script dwaves.de/2024/10/04/how-to-ex




Show Original Post


27.12.2025 11:31
alexzap (@alexzap@mastodon.social)


When Real Numbers Aren’t Enough: Quaternion Features for Avant-Garde Data Science

Master 3D Rotations Beyond Vectors, Hypercomplex Neural Networks, Structural Momentum Trading, and AHRS Filters Through Practical Python Code Examples, No Math Needed

👇

medium.com/@alexzap922/when-re





Show Original Post


27.12.2025 11:01
PythonPeak (@PythonPeak@mastodon.social)

Magic Number Explosion

Hardcoded Numbers EVERYWHERE?! Python Magic Number Hell! 🔢

Why use constants when you can hardcode values everywhere? This code is unmaintainable!

🚫 What NOT to do:
• Hardcoded magic numbers
• No named constants
• Unclear number meanings

✅ The right way: Use named constants or enums

Readable code uses names! This Code Crimes shows why constants matter.

...

youtube.com/watch?v=TY2DLNy9EPw




Show Original Post


27.12.2025 10:36
ruthpozuelo (@ruthpozuelo@mastodon.social)

While I find a new project I am trying to finish my 1 dataset , 100 matplotlib charts.

With chart 21 done , i have only 9 left:

curbal.world/mpl/matplotlib-ga




Show Original Post


27.12.2025 10:17
danwald (@danwald@techhub.social)

Gevent celery config I/O bound #python #async

blog.danwald.me/gevent-celery-




Show Original Post


27.12.2025 10:13
canderson (@canderson@chaos.social)

How uv got so fast

nesbitt.io/2025/12/26/how-uv-g

#python




Show Original Post


27.12.2025 10:13
andros (@andros@activity.andros.dev)

API frameworks for Python Benchmark: FastAPI vs Litestar vs Django Ninja vs Django Bolt vs Django REST Framework
https://github.com/tanrax/python-api-frameworks-benchmark

#python #fastapi #litestar #djangoninja #djangobolt #djangorestframework





Show Original Post


27.12.2025 10:10
di (@di@patashnik.club)

How uv got so fast

#python

nesbitt.io/2025/12/26/how-uv-g




Show Original Post


27.12.2025 09:20
sammy_69 (@sammy_69@hachyderm.io)

Completed Anaconda Tutorial: Installation & Basic Commands today.

Learned about conda environments, package management, and OS command differences.

Strong foundations matter.
#Python #DataScience #LearningInPublic




Show Original Post


27.12.2025 09:09
technokrat (@technokrat@rollenspiel.social)

#100DaysOfCode Day 5 - crypt-zip: I added a cli progressbar by using the lib „tqdm“. Will split the progress in a zip progress and an ecrypt progress and a overall progress. Cause zipping and encoding big or many files needs a feedback of wip for the user. This to implement needed a bit more time as expected. But tqdm is a fantastic library and it looks great. #code #python #encryption




Show Original Post


27.12.2025 07:47
w (@w@videos.viorsan.com)

Как решать алгоритмы на Leetcode. Часть 8. Решаем легко и без стресса.

videos.viorsan.com/w/bBKWyuqmi




Show Original Post


27.12.2025 06:44
w (@w@videos.viorsan.com)

Как решать алгоритмы на Leetcode. Часть 7. Решаем легко и без стресса.

videos.viorsan.com/w/qkYVTcqzv




Show Original Post


1 ...754 755 756 757 758 759 760 761 762 763 764 ...1580
UP