Seth Michael Larson · @sethmlarson
980 followers · 783 posts · Server fosstodon.org

The package manager has added support for system trust stores using the "truststore" package in v2.8.0! 🥳

This is the first major package to add truststore as a dependency.

pdm.fming.dev/latest/usage/con

#python #pdm

Last updated 1 year ago

Michał Górny · @mgorny
123 followers · 460 posts · Server pol.social

Inne wiadomości ze świata : nowy backend -build-core okazuje się psuć na jeszcze jeden sposób. Tym razem błąd zauważono przy wykorzystaniu -backend.

A, fail2ban też psuje. Może to ten sam problem.

scikit-build-core: github.com/scikit-build/scikit
fail2ban: bugs.gentoo.org/909535
poprzedni bug (psuł rozszerzenia ): github.com/scikit-build/scikit

#rustlang #pdm #setuptools #scikit #pep517 #python

Last updated 1 year ago

Michał Górny · @mgorny
47 followers · 220 posts · Server pol.social

Oznaczyłem paczkę - jako przestarzałą w . Część z pozostałych wstecznych zależności już została zaktualizowana do użycia innego backendu, jedna ma już otwarty pull request, a pozostałymi trzema zająłem się sam (proponując migrację do pdm-backend):

github.com/abersheeran/a2wsgi/
github.com/gazpachoking/jsonre
github.com/mkdocstrings/autore

#python #gentoo #pep517 #pdm

Last updated 1 year ago

Michał Górny :gentoo: · @mgorny
442 followers · 2269 posts · Server fosstodon.org

I've marked - package deprecated in . Some of the remaining revdeps have already been migrated away in their VCS repositories, one has pull request open, and I've filed pull requests to migrate the remaining three to pdm-backend:

github.com/abersheeran/a2wsgi/
github.com/gazpachoking/jsonre
github.com/mkdocstrings/autore

#pdm #pep517 #gentoo #python

Last updated 1 year ago

Michał Górny · @mgorny
38 followers · 120 posts · Server pol.social

Zaktualizowałem nasz podręcznik Pythona dla , opisując jak ustawić wersję paczki, gdy projekt używa pdm-backend, pobiera wersję z SCM i używa archiw generowanych przez git.

projects.gentoo.org/python/gui

Projekt wynajduje na nowo setuptools-scm, i wymaga zastosowania innej zmiennej środowiskowej. Co gorsza, jeżeli nie jest w stanie wykryć wersji z SCM, to ustawia "0.0.0" zamiast rzucić błąd, co z kolei może psuć inne paczki. Zgłosiłem to przy okazji:

github.com/pdm-project/pdm-bac

#python #pdm #gentoo

Last updated 1 year ago

Michał Górny :gentoo: · @mgorny
433 followers · 2161 posts · Server fosstodon.org

Guide now covers overriding SCM version in git archives of packages using pdm-backend.

projects.gentoo.org/python/gui

decided to reinvent setuptools-scm, and it requires custom handling. Furthermore, it silently sets the version to "0.0.0" when it can't detect version which means trouble. Filed a bug for that as well:

github.com/pdm-project/pdm-bac

#gentoo #python #pdm

Last updated 1 year ago

Mario Munoz · @pythonbynight
287 followers · 476 posts · Server fosstodon.org

@lig Actually, speaking of package management, my PyCon US talk has been posted...

It was about dependencies... and I even did a little (tiny) demo of pdm!

youtu.be/8SkuKJiEmEM

#pyconus #pdm #python

Last updated 1 year ago

Serge Matveenko ♻️☮️Ⓐ · @lig
239 followers · 2794 posts · Server fosstodon.org

Talking about Python package managers I really like `poetry` but I would happily argue for `pdm` versus using `pip` and `requirements.txt` files.

#python #pip #poerty #pdm #PackageManagment

Last updated 1 year ago

Michał Górny :gentoo: · @mgorny
335 followers · 1473 posts · Server fosstodon.org

> PDM was created as a “Python package manager with PEP 582 support” (which is notable, given that PDM does not implement PEP 582).

(from pradyunsg.me/blog/2023/01/21/t, it references pradyunsg.me/blog/2023/01/21/p)

#python #pep517 #pdm

Last updated 2 years ago

Jaharmi · @jaharmi
87 followers · 351 posts · Server fosstodon.org

@mgorny @Amikke Would that include ? It advertises PEP 621 support as a feature — along with other PEPs.

#pdm

Last updated 2 years ago

super(Josh, self).__init__() · @diji
12 followers · 58 posts · Server mastodon.social

In , what’s the current state of vs vs ?

(Repost, but I keep forgetting my posts aren’t public by default.)

#python #pipenv #poetry #pdm

Last updated 2 years ago

Mike Williamson · @sleepycat
84 followers · 62 posts · Server infosec.exchange

PEP 582: local packages directory (basically node_modules for python). Proposed in 2018, discussions ongoing.

makes this work now, but I'd love to see this land in proper.

peps.python.org/pep-0582/

discuss.python.org/t/pep-582-p

#pdm #python

Last updated 2 years ago

FLF · @Martoni
34 followers · 85 posts · Server piaille.fr

Super post explicant les methode de «hacking» pour augmenter la qualité d'affichage d'une image sur un écran LCD.
zephray.me/post/grayscale_lcd/

#hack #pdm #lcd #electronic #screen #image #dithering

Last updated 2 years ago

🇪🇺 Yet Another Owl · @61ennepi
246 followers · 5585 posts · Server mastodon.social

Ricordo qualcuno dire a sostegno delle moratorie alla pena di morte, più che della sua abolizione, che le moratorie si radicano nella coscienza civile, mentre l'abolizione della pdm può essere sempre revocata.

Perché, sulle moratorie tipo quella del '72 negli USA forse non si può tornare indietro? O anche fare peggio?

E così ecco qua un South Carolina qualunque che reintroduce la fucilazione.

.

editorialedomani.it/fatti/fuci

#pdm #nopdm

Last updated 3 years ago

Zic.it | Zeroincondott★ · @zic
933 followers · 4665 posts · Server mastodon.bida.im
Andre · @andrewebdev
10 followers · 68 posts · Server fosstodon.org

Is it just me, or does PDM (another python package manger) just feel a lot like zc.buildout? They both install packages in a locally isolated directory using a specific python version, and don't really need to run in virtualenv.

While pdm is subjectively prettier (nice colours and emoji; Yes i'm cheap that way), zc.buildout provides a better environment and capabilities.

#buildout #pip #python #pdm

Last updated 4 years ago

Nklh · @Nklh
9 followers · 171 posts · Server mamot.fr

: hatsu.ga/shaarli/?HIlM_A OpenPaper.work - Paperwork - Personal document management made fast and easy openpaper.work/fr/ Paperwork, a personal document manager designed to make your life easier

#shaarli #paperwork #scanner #pdf #documents #pdm #sorting #linux #windows #wia #ocr #free #opensource #gpl

Last updated 4 years ago

Zic.it | Zeroincondott★ · @zic
933 followers · 4665 posts · Server mastodon.bida.im
Zic.it | Zeroincondott★ · @zic
933 followers · 4665 posts · Server mastodon.bida.im