home.social

#pypi — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #pypi, aggregated by home.social.

  1. Did I just hack up an abomination using xmllint (from libxml2) and jq to query the latest #PyPI version of a package? Perhaps.

    Do you no longer have to specify the target version when using pkgbump on PyPI packages? Absolutely.

    gitweb.gentoo.org/proj/mgorny-

    #Gentoo

  2. Did I just hack up an abomination using xmllint (from libxml2) and jq to query the latest #PyPI version of a package? Perhaps.

    Do you no longer have to specify the target version when using pkgbump on PyPI packages? Absolutely.

    gitweb.gentoo.org/proj/mgorny-

    #Gentoo

  3. Did I just hack up an abomination using xmllint (from libxml2) and jq to query the latest #PyPI version of a package? Perhaps.

    Do you no longer have to specify the target version when using pkgbump on PyPI packages? Absolutely.

    gitweb.gentoo.org/proj/mgorny-

    #Gentoo

  4. Did I just hack up an abomination using xmllint (from libxml2) and jq to query the latest #PyPI version of a package? Perhaps.

    Do you no longer have to specify the target version when using pkgbump on PyPI packages? Absolutely.

    gitweb.gentoo.org/proj/mgorny-

    #Gentoo

  5. Did I just hack up an abomination using xmllint (from libxml2) and jq to query the latest #PyPI version of a package? Perhaps.

    Do you no longer have to specify the target version when using pkgbump on PyPI packages? Absolutely.

    gitweb.gentoo.org/proj/mgorny-

    #Gentoo

  6. quicktipp #117: Bootstrapping a portable Python bundle on MS Windows using the `pywinbundle` tool.

    github.com/christian-korneck/p

    A bundle is a bit like a venv, but self-contained and can get moved/renamed to any path or copied to any Windows machine. The bundle will continue to work, even if there is no existing Python installation.

    #python #windows #pip #venv #virtualenv #uv #jupyter #pypi