python

Back Open Paginator
20.01.2026 23:37
djings (@djings@corteximplant.com)

Are there any nix wizards out tonight?

I want to package a python library that is available a pure python wheel (-py3-none-any.whl) However buildPythonPackage is very stubborn and refusing to install the wheel into the nix package build environment.

The pypaInstallPhase wants to use a dist/ directory which does not exist. I am at a loss on how to look further into the python package build process.

Any suggestions, pointers to docs?

#nixos #python #nix #nixpkgs




Show Original Post


20.01.2026 23:34
cacilhas (@cacilhas@mas.to)

The more I learn about dataclasses, the less I need Pydantic. Will it have an end before I no longer need Pydantic at all? #Python




Show Original Post


20.01.2026 23:30
askubuntu (@askubuntu@ubuntu.social)

Installation failed due to Python gobject/dbus not being allowed #python #scanner #cinnamon

askubuntu.com/q/1563071/612




Show Original Post


20.01.2026 23:15
askubuntu (@askubuntu@ubuntu.social)

How to use dual Nvidia Grace Hopper as a single GPU to increase RAM capacity #nvidia #python #gpu #dualgraphics

askubuntu.com/q/1563065/612




Show Original Post


20.01.2026 23:08
hugovk (@hugovk@mastodon.social)

RE: hachyderm.io/@itworldcup/11592

PHP is currently winning 51% to 49% against with only 6 votes needed to swing it!

But it'll be a tough 10 hours so vote and boost!




Show Original Post


20.01.2026 23:08
alcea (@alcea@infosec.exchange)

@EMR

Imagine trying to develop anything for #python when installing it is already sucha horrilble experience.

"Oh you are developing for python. Here is a #raise "

I'm sure that is how reality works.
Right ?




Show Original Post


20.01.2026 23:00
PythonPeak (@PythonPeak@mastodon.social)

Python Modulo Operator Trick

The % operator revealed! Watch 17 % 5 and learn this essential Python operation. Perfect for finding remainders!

youtube.com/watch?v=drPYSSNFd-Y




Show Original Post


20.01.2026 22:44
km (@km@mastodon.babb.no)

#Python quiz -- are these ways to check if dict has an elemt with a given key equal?

if key in dict: ...

if key in dict.keys(): ...




Show Original Post


20.01.2026 22:35
askubuntu (@askubuntu@ubuntu.social)

How to use dual Nvidia Grace Hopper as a single memory block for computations #nvidia #python #gpu #dualgraphics

askubuntu.com/q/1563065/612




Show Original Post


20.01.2026 22:34
AIShockPredictor (@AIShockPredictor@mastodon.social)

Entrenando el modelo LSTM de ShockPredictor. ☕️🧠

Filtrar el ruido es difícil, pero ver a la red neuronal identificar patrones de liquidación es increíble.

Código Open-Core para democratizar herramientas de grado institucional. 🚀




Show Original Post


20.01.2026 22:33
AIShockPredictor (@AIShockPredictor@mastodon.social)

Entrenando el modelo LSTM de ShockPredictor. ☕️🧠

Filtrar el ruido es difícil, pero ver a la red neuronal identificar patrones de liquidación es increíble.

Código Open-Core para democratizar herramientas de grado institucional. 🚀




Show Original Post


20.01.2026 21:29
kevinbowen (@kevinbowen@hachyderm.io)

New version of #Python Poetry released over the weekend(2.3.1 actually released this morning)

python-poetry.org/history/




Show Original Post


1 ...618 619 620 621 622 623 624 625 626 627 628 ...1585
UP