python

Back Open Paginator
09.02.2026 17:12
habr (@habr@zhub.link)

Как ИИ получил руки для торговли на бирже

📉🐻 Как ИИ получил руки для торговли на бирже Claude Code уже разбирается в техническом анализе, умеет искать в интернете для фундаментального, может быть запущен удаленно на сервере с iPad через Claude Code on the web, умеет анализировать файлы логов сам программируя python скрипты. Осталось ли собрать всё это в кучу...

habr.com/ru/articles/994580/

#трейдинг #криптовалюты #мосбиржа #tradingview #pinescript #typescript #python #торговля #биржа #binance




Show Original Post


09.02.2026 17:01
honeybadger (@honeybadger@honeybadger.social)

When you use VC-backed tech, their growth metrics come first. When you use Honeybadger, YOU come first.

We started with no outside funding and a total commitment to building a sustainable business with a singular mission: to make developers' lives better.

Weird edge case? We'll figure it out with you.

Need a custom solution? Let's build it.

How can we make YOUR life better? Leave a comment or reach out to our co-founders @ben or @wood directly.

#Ruby #Python





Show Original Post


09.02.2026 17:00
PythonPeak (@PythonPeak@mastodon.social)

Python Draws Cycloid Curve

Two waves merge into one stunning pattern mathematical waves combine to form hypnotic interference patterns that flow Experiment with it

#python #pythontricks #codingtips #programmingtutorial #cycloid #parametriccurves #mathart #pythonmath #viralpython #pythonshorts #curveart

youtube.com/watch?v=r0jCBtav_A8




Show Original Post


09.02.2026 16:47
neutrinoceros (@neutrinoceros@ieji.de)

After literal decades of work, #setuptools maintainers are finally retiring #pkg_resources in v82.0.0. I've been diligent to migrate every package I came across that used it for years, but it's very likely still being used in the wild, so here's a bit of context if you see failing builds in the coming days and don't understand what's happening;
#pkg_resources was shipped alongside #setuptools, which has been the de-facto standard (and only option up until ~2018 (#PEP517)) build backend for #Python packages. #setuptools was *never* part of the standard library, however it used to be (and still is, in many cases) distributed with it for convenience, so many projects have depended on it for ages, some of which have never explicitly declared it as a dependency (neither build-time or runtime). #pkg_resources had the same exact problems, but worse, because you couldn't even find it on #PyPI under its own name. I suspect many Python dev will only learn about this now that the package is suddenly missing.
In many cases, solutions include:
- migrating to importlib.metadata (python>=3.8), or its third party counterpart #importlib_metadata if somehow you still need to support Python 3.7 or older
- migrating to importlib.resources (Python>=3.11), or #importlib_resources for older Pythons
- dropping #setuptools / #pkg_resources completely: if all you need is a dead-simple, well maintained build backend for pure-Python projects, I highly recommend #flit_core. It's trivial to use, only supports static metadata and has never blown my face away after years using it every chance I get.

If you read this far, please boost for reach. Thanks !

#packaging #dependency #dependency_hell #softwaredevelopment




Show Original Post


09.02.2026 16:35
pycon (@pycon@social.python.it)

🎤 We’re excited to announce the first keynote speaker of PyCon Italia 2026!

@sarahboyce Django Fellow, will present:

🗣️ “Django has a marketing problem: debunking the myths that won’t die.”

A talk that challenges long-standing misconceptions and celebrates Django as a fast, modern, and actively developed framework.

🎟️ Don’t miss it:
🔗 pycon.it/tickets

#PyConIT #PyConItalia #Django #PythonCommunity #Python #OpenSource





Show Original Post


09.02.2026 16:23
rye (@rye@ioc.exchange)

Looking for some people interested in pair programming in python?

#python #programming #program #pairProgramming #programmingCommunity




Show Original Post


09.02.2026 15:27
ubuntu_touch (@ubuntu_touch@mstdn.social)

Optimización del precio de la entrada de cine
Simulación de 10000 cines

#python
assert dataclass #numpy structured array





Show Original Post


09.02.2026 15:05
mblayman (@mblayman@mastodon.social)

🐍 I read *all* of the standard library documentation. Should you do that? Here's what I learned by taking that journey. mattlayman.com/blog/2016/readt




Show Original Post


09.02.2026 15:02
_amol_ (@_amol_@fosstodon.org)

Orbital 0.4.0 to execute Scikit-Learn ML Pipelines on Plain SQL Databases ( posit-dev.github.io/orbital/ ) is now released on PyPi.

The primary change is support for Python 3.14, but also some bugfixes in corner cases of the models math.

After optimizing the existing models, it will be time to shift focus to adding new models and expand the amount of predictions that can be run in standard SQL Databases without a Python environment

#python #ml #machineLearning #sql #postgreSQL #mysql #snowflake




Show Original Post


09.02.2026 14:38
franceshunt (@franceshunt@mastodon.social)

Neu in und gerade dabei, mit kleinen Projekten zu lernen!
Dieses Projekt nutze ich, um meine Skills zu verbessern: @StackBot auf

Freue mich über Feedback, Tipps oder Hinweise von erfahrenen Entwickler:innen! 🙏🐍

Achso: Ich betreibe generatives-Programmieren. Das hilft mir, die Zusammenhänge zu verstehen.

github.com/franceshunt90/Stack




Show Original Post


09.02.2026 14:35
penguintutor (@penguintutor@fosstodon.org)

@rpimag I published my first #python library to PyPi.

You can now
pip install pyvlcb

youtu.be/b8GCIc0eW0o?si=lGXMJ6

#CBUS #VLCB #ModelRailway #MakerMonday




Show Original Post


09.02.2026 14:28
TechKeysX (@TechKeysX@mastodon.social)

List Comprehension with a Condition in Python explained- S1 EP03 P6 -





Show Original Post


1 ...514 515 516 517 518 519 520 521 522 523 524 ...1588
UP