_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


px-python-shared 0.1.0
Propagated dependencies: python-requests@2.32.5
Channel: panther
Location: px/packages/python-xyz.scm (px packages python-xyz)
Home page: https://www.pantherx.org/
Licenses: Expat
Build system: python
Synopsis: Stuff that's shared across px-projects.
Description:

Stuff like well known applications that's shared across px-projects.

python-mail-parser 3.14.0
Dependencies: python-simplejson@3.20.1 python-six@1.17.0
Channel: panther
Location: px/packages/python-xyz.scm (px packages python-xyz)
Home page: https://github.com/SpamScope/mail-parser
Licenses: ASL 2.0
Build system: python
Synopsis: mail-parser is not only a wrapper for email Python Standard Library.
Description:

mail-parser is not only a wrapper for email Python Standard Library. It give you an easy way to pass from raw mail to Python object that you can use in your code.

python-pyro5 5.12
Propagated dependencies: python-serpent@1.41
Channel: panther
Location: px/packages/python-xyz.scm (px packages python-xyz)
Home page: https://github.com/irmen/Pyro5
Licenses: Expat
Build system: python
Synopsis: Remote object communication library, fifth major version
Description:

Remote object communication library, fifth major version

python-types-requests 2.25.6
Channel: panther
Location: px/packages/python-xyz.scm (px packages python-xyz)
Home page: https://github.com/python/typeshed
Licenses:
Build system: python
Synopsis: Typing stubs for requests
Description:

Typing stubs for requests

python-sentry-sdk 2.26.1
Propagated dependencies: python-certifi@2025.06.15 python-urllib3@2.5.0
Channel: panther
Location: px/packages/python-xyz.scm (px packages python-xyz)
Home page: https://github.com/getsentry/sentry-python
Licenses: Expat
Build system: pyproject
Synopsis: Python client for Sentry (https://sentry.io)
Description:

Python client for Sentry (https://sentry.io).

python-supervisor 4.2.5
Propagated dependencies: python-setuptools@80.9.0
Channel: panther
Location: px/packages/python-xyz.scm (px packages python-xyz)
Home page: http://supervisord.org/
Licenses:
Build system: python
Synopsis: A system for controlling process state under UNIX
Description:

This package provides a system for controlling process state under UNIX

fw-fanctrl 1.1.0
Propagated dependencies: python-jsonschema@4.23.0 ectool@1.0.0
Channel: panther
Location: px/packages/python-xyz.scm (px packages python-xyz)
Home page: https://github.com/TamtamHero/fw-fanctrl
Licenses: Modified BSD
Build system: pyproject
Synopsis: A service to better control Framework Laptop's fan(s)
Description:

Fw-fanctrl is a simple Python CLI service that controls Framework Laptop's fan(s) speed according to a configurable speed/temperature curve.

python-sdnotify 0.3.2
Channel: panther
Location: px/packages/python-xyz.scm (px packages python-xyz)
Home page: https://github.com/bb4242/sdnotify
Licenses:
Build system: python
Synopsis: A pure Python implementation of systemd's service notification protocol (sd_notify)
Description:

A pure Python implementation of systemd's service notification protocol (sd_notify)

python-takethetime 0.3.1
Channel: panther
Location: px/packages/python-xyz.scm (px packages python-xyz)
Home page: https://github.com/ErikBjare/TakeTheTime
Licenses: Expat
Build system: python
Synopsis: Take The Time, a time-taking library for Python
Description:

Take The Time, a time-taking library for Python.

python-wrapio 2.0.0
Channel: panther
Location: px/packages/python-xyz.scm (px packages python-xyz)
Home page: https://github.com/Exahilosys/wrapio
Licenses: Expat
Build system: python
Synopsis: Handling event-based streams.
Description:

Handling event-based streams.

python-ckcc-protocol 1.4.0
Dependencies: python-hidapi@0.14.0.post2 python-ecdsa@0.19.0 python-pyaes@1.6.1 python-click@8.3.1
Channel: panther
Location: px/packages/python-xyz.scm (px packages python-xyz)
Home page: https://github.com/Coldcard/ckcc-protocol
Licenses: Expat
Build system: python
Synopsis: Python library for Coldcard
Description:

Python library and command line tool for communicating with your Coldcard over USB

python-cssbeautifier 1.15.4
Propagated dependencies: python-editorconfig@0.17.1 python-jsbeautifier@1.15.3 python-six@1.17.0
Channel: panther
Location: px/packages/python-xyz.scm (px packages python-xyz)
Home page: https://beautifier.io
Licenses: Expat
Build system: pyproject
Synopsis: CSS unobfuscator and beautifier
Description:

This package provides a CSS unobfuscator and beautifier, the CSS counterpart to jsbeautifier.

state-massage 0.0.5
Channel: panther
Location: px/packages/python-xyz.scm (px packages python-xyz)
Home page: https://www.pantherx.org/
Licenses: Modified BSD
Build system: python
Synopsis: Massages the state of your system.
Description:

Basically ansible, minus a lot of the features, plus speed.

python-persist-queue 0.4.2
Channel: panther
Location: px/packages/python-xyz.scm (px packages python-xyz)
Home page: https://github.com/peter-wangxu/persist-queue
Licenses: FreeBSD
Build system: python
Synopsis: A thread-safe disk based persistent queue in Python.
Description:

persist-queue implements a file-based queue and a serial of sqlite3-based queues

python-litestar 2.15.2
Propagated dependencies: python-anyio@4.12.1 python-click@8.3.1 python-httpx@0.28.1 python-importlib-metadata@8.7.0 python-importlib-resources@6.5.2 python-litestar-htmx@0.4.1 python-msgspec@0.20.0 python-multidict@6.7.0 python-multipart@0.0.20 python-polyfactory@2.21.0 python-pyyaml@6.0.2 python-rich@14.3.3 python-rich-click@1.9.7 python-typing-extensions@4.15.0
Channel: panther
Location: px/packages/python-xyz.scm (px packages python-xyz)
Home page:
Licenses: Expat
Build system: pyproject
Synopsis: Litestar - A production-ready, highly performant, extensible ASGI API Framework
Description:

Litestar - A production-ready, highly performant, extensible ASGI API Framework.

djlint 1.40.8
Propagated dependencies: python-click@8.3.1 python-cssbeautifier@1.15.4 python-jsbeautifier@1.15.3 python-json5@0.9.25 python-pathspec@1.0.4 python-pyyaml@6.0.2 python-regex@2026.2.28 python-tomli@2.2.1 python-typing-extensions@4.15.0
Channel: panther
Location: px/packages/python-xyz.scm (px packages python-xyz)
Home page: https://djlint.com
Licenses: GPL 3+
Build system: pyproject
Synopsis: HTML template linter and formatter
Description:

djLint is a linter and formatter for HTML templates. It finds formatting and code-quality issues in templates for Django, Jinja, Nunjucks, Handlebars, GoLang and other template languages, and can reformat them.

python2-pymongo 4.16.0
Propagated dependencies: python-certifi@2025.06.15 python-dnspython@2.8.0
Channel: panther
Location: px/packages/python-xyz.scm (px packages python-xyz)
Home page: https://github.com/mongodb/mongo-python-driver
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python driver for MongoDB
Description:

Python driver for MongoDB.

python-litestar-htmx 0.4.1
Channel: panther
Location: px/packages/python-xyz.scm (px packages python-xyz)
Home page:
Licenses: Expat
Build system: pyproject
Synopsis: HTMX Integration for Litesstar
Description:

HTMX Integration for Litesstar.

python-exitstatus 2.0.1
Channel: panther
Location: px/packages/python-xyz.scm (px packages python-xyz)
Home page:
Licenses: Python Software Foundation License
Build system: python
Synopsis:
Description:

todo.

python-polyfactory 2.21.0
Propagated dependencies: python-faker@37.4.2 python-typing-extensions@4.15.0
Channel: panther
Location: px/packages/python-xyz.scm (px packages python-xyz)
Home page:
Licenses: Expat
Build system: pyproject
Synopsis: Mock data generation factories
Description:

Mock data generation factories.

python-survey 3.4.3
Propagated dependencies: python-wrapio@2.0.0
Channel: panther
Location: px/packages/python-xyz.scm (px packages python-xyz)
Home page: https://github.com/Exahilosys/survey
Licenses: Expat
Build system: python
Synopsis: A simple library for creating beautiful interactive prompts.
Description:

A simple library for creating beautiful interactive prompts.

qt-location-plugin-googlemap 0.0.0.2
Dependencies: qtbase@5.15.17 qtlocation@5.15.17 qtdeclarative@5.15.17
Channel: panther
Location: px/packages/qt.scm (px packages qt)
Home page: https://github.com/vladest/googlemaps
Licenses: GPL 3+
Build system: qt
Synopsis: Google Maps plugin for QtLocation
Description:

GoogleMaps plugin for QtLocation module

qtutilities 6.21.3
Channel: panther
Location: px/packages/qt.scm (px packages qt)
Home page: https://github.com/Martchus/qtutilities
Licenses: GPL 2+
Build system: cmake
Synopsis: Common Qt related C++ classes and routines
Description:

Common Qt related C++ classes and routines

Total packages: 72465