| packages/nixpkgs/python313Packages.srptools | Module to implement Secure Remote Password (SRP) authentication |
| packages/nixpkgs/python314Packages.plugwise | Python module for Plugwise Smiles, Stretch and USB stick |
| packages/nixpkgs/python312Packages.json-repair | Module to repair invalid JSON, commonly used to parse the output of LLMs |
| packages/nixpkgs/python313Packages.cardano-tools | Python module for interfacing with the Cardano blockchain |
| packages/nixpkgs/python313Packages.alpha-vantage | Python module for the Alpha Vantage API |
| packages/nixpkgs/python313Packages.adafruit-io | Module for interacting with Adafruit IO |
| packages/nixpkgs/python313Packages.asyncio-rlock | Rlock like in threading module but for asyncio |
| packages/nixpkgs/python314Packages.adafruit-io | Module for interacting with Adafruit IO |
| packages/nixpkgs/python314Packages.cardano-tools | Python module for interfacing with the Cardano blockchain |
| packages/nixpkgs/python314Packages.asyncio-rlock | Rlock like in threading module but for asyncio |
| packages/nixpkgs/python314Packages.alpha-vantage | Python module for the Alpha Vantage API |
| packages/nixpkgs/python312Packages.aiopvpc | Python module to download Spanish electricity hourly prices (PVPC) |
| packages/nixpkgs/python312Packages.elevate | Python module for re-launching the current process as super-user |
| packages/nixpkgs/python312Packages.textfsm | Python module for parsing semi-structured text into python tables |
| packages/nixpkgs/python312Packages.pydeako | Module used to discover and communicate with Deako devices over the network locally |
| packages/nixpkgs/python312Packages.reprint | Module for binding variables and refreshing multi-line output in terminal |
| packages/nixpkgs/python312Packages.labmath | Module for basic math in the general vicinity of computational number theory |
| packages/nixpkgs/python312Packages.euclid3 | 2D and 3D vector, matrix, quaternion and geometry module |
| packages/nixpkgs/python312Packages.random2 | Python 3 compatible Python 2 `random` Module |
| packages/nixpkgs/python314Packages.seekpath | Module to obtain and visualize band paths in the Brillouin zone of crystal structures |
| packages/nixpkgs/python313Packages.dsl2html | Python module for converting DSL dictionary texts into HTML |
| packages/nixpkgs/python313Packages.keymap-drawer | Module and CLI tool to help parse and draw keyboard layouts |
| packages/nixpkgs/python313Packages.openwrt-luci-rpc | Python module for interacting with the OpenWrt Luci RPC interface |
| packages/nixpkgs/python313Packages.policy-sentry | Python module for generating IAM least privilege policies |
| packages/nixpkgs/python313Packages.go2rtc-client | Module for interacting with go2rtc |
| packages/nixpkgs/python313Packages.htmldate | Module for the extraction of original and updated publication dates from URLs and web pages |
| packages/nixpkgs/python313Packages.seekpath | Module to obtain and visualize band paths in the Brillouin zone of crystal structures |
| packages/nixpkgs/python314Packages.go2rtc-client | Module for interacting with go2rtc |
| packages/nixpkgs/python314Packages.keymap-drawer | Module and CLI tool to help parse and draw keyboard layouts |
| packages/nixpkgs/python314Packages.openwrt-luci-rpc | Python module for interacting with the OpenWrt Luci RPC interface |
| packages/nixpkgs/python314Packages.htmldate | Module for the extraction of original and updated publication dates from URLs and web pages |
| packages/nixpkgs/python314Packages.policy-sentry | Python module for generating IAM least privilege policies |
| packages/nixpkgs/python314Packages.dsl2html | Python module for converting DSL dictionary texts into HTML |
| packages/nixpkgs/python312Packages.boolean-py | Implements boolean algebra in one module |
| packages/nixpkgs/ocamlPackages.pp | Alternative pretty printing library to the Format module of the OCaml standard library |
| packages/nixpkgs/python312Packages.feedgen | Python module to generate ATOM feeds, RSS feeds and Podcasts |
| packages/nixpkgs/python312Packages.logfury | Python module that allows for responsible, low-boilerplate logging of method calls |
| packages/nixpkgs/python312Packages.pilight | Pure python module to connect to a pilight daemon to send and receive commands |
| packages/nixpkgs/python312Packages.pyeiscp | Python asyncio module to interface with Anthem AVM and MRX receivers |
| packages/nixpkgs/python312Packages.python-utils | Module with some convenient utilities |
| packages/nixpkgs/python313Packages.flatdict | Python module for interacting with nested dicts as a single level dict with delimited keys |
| packages/nixpkgs/python313Packages.autoit-ripper | Python module to extract AutoIt scripts embedded in PE binaries |
| packages/nixpkgs/python313Packages.anthemav | Python asyncio module to interface with Anthem AVM and MRX receivers |
| packages/nixpkgs/python313Packages.pymsgbox | Simple, cross-platform, pure Python module for JavaScript-like message boxes |
| packages/nixpkgs/python314Packages.flatdict | Python module for interacting with nested dicts as a single level dict with delimited keys |
| packages/nixpkgs/python314Packages.anthemav | Python asyncio module to interface with Anthem AVM and MRX receivers |
| packages/nixpkgs/python314Packages.autoit-ripper | Python module to extract AutoIt scripts embedded in PE binaries |
| packages/nixpkgs/python314Packages.pymsgbox | Simple, cross-platform, pure Python module for JavaScript-like message boxes |
| packages/nixpkgs/python313Packages.pathlib2 | This module offers classes representing filesystem paths with semantics appropriate for different operating systems |
| packages/nixpkgs/python314Packages.pathlib2 | This module offers classes representing filesystem paths with semantics appropriate for different operating systems |
| packages/nixpkgs/python313Packages.click-plugins | Extension module for click to enable registering CLI commands |
| packages/nixpkgs/python313Packages.dissect-extfs | Dissect module implementing a parser for the ExtFS file system |
| packages/nixpkgs/python313Packages.dissect-btrfs | Dissect module implementing a parser for the BTRFS file system |
| packages/nixpkgs/python314Packages.dissect-extfs | Dissect module implementing a parser for the ExtFS file system |
| packages/nixpkgs/python314Packages.click-plugins | Extension module for click to enable registering CLI commands |
| packages/nixpkgs/python314Packages.dissect-btrfs | Dissect module implementing a parser for the BTRFS file system |
| packages/nixpkgs/python312Packages.pyhumps | Module to convert strings (and dictionary keys) between snake case, camel case and pascal case |
| packages/nixpkgs/python312Packages.primepy | This module contains several useful functions to work with prime numbers. from primePy import primes |
| packages/nixpkgs/python312Packages.python-whois | Python module to produce parsed WHOIS data |
| packages/nixpkgs/python312Packages.spyse-python | Python module for spyse.com API |
| packages/nixpkgs/python312Packages.openerz-api | Python module to interact with the OpenERZ API |
| packages/nixpkgs/python314Packages.xdoctest | Rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of REGEX |
| packages/nixpkgs/python313Packages.dokuwiki | Python module that aims to manage DokuWiki wikis by using the provided XML-RPC API |
| packages/nixpkgs/python313Packages.pylibacl | Python extension module for POSIX ACLs, it can be used to query, list, add, and remove ACLs from files and directories under operating systems that support them |
| packages/nixpkgs/python313Packages.exifread | Easy to use Python module to extract Exif metadata from tiff and jpeg files |
| packages/nixpkgs/python314Packages.exifread | Easy to use Python module to extract Exif metadata from tiff and jpeg files |
| packages/nixpkgs/python314Packages.dokuwiki | Python module that aims to manage DokuWiki wikis by using the provided XML-RPC API |
| packages/nixpkgs/python313Packages.xdoctest | Rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of REGEX |
| packages/nixpkgs/python314Packages.pylibacl | Python extension module for POSIX ACLs, it can be used to query, list, add, and remove ACLs from files and directories under operating systems that support them |
| packages/nixpkgs/python313Packages.dissect-qnxfs | Dissect module implementing a parser for the QNX4 and QNX6 file systems |
| packages/nixpkgs/python314Packages.dissect-qnxfs | Dissect module implementing a parser for the QNX4 and QNX6 file systems |
| packages/nixpkgs/python312Packages.pyjnius | Python module to access Java classes as Python classes using the Java Native Interface (JNI) |
| packages/nixpkgs/python312Packages.fastcrc | Hyper-fast Python module for computing CRC(8, 16, 32, 64) checksum |
| packages/nixpkgs/python312Packages.rtmixer | Reliable low-latency audio playback and recording with Python, using PortAudio via the sounddevice module |
| packages/nixpkgs/python312Packages.dirty-equals | Module for doing dirty (but extremely useful) things with equals |
| packages/nixpkgs/python312Packages.envoy-reader | Python module to read from Enphase Envoy units |
| packages/nixpkgs/python312Packages.javaobj-py3 | Module for serializing and de-serializing Java objects |
| packages/nixpkgs/python312Packages.reolink-aio | Module to interact with the Reolink IP camera API |
| packages/nixpkgs/python312Packages.iamdata | Module for utilizing AWS IAM data for Services, Actions, Resources, and Condition Keys |
| packages/nixpkgs/python312Packages.freebox-api | Python module to interact with the Freebox OS API |
| packages/nixpkgs/python312Packages.python-hpilo | Python module to access the HP iLO XML interface |
| packages/nixpkgs/python312Packages.mailcap-fix | Patched mailcap module that conforms to RFC 1524 |
| packages/nixpkgs/python313Packages.language-data | Supplement module for langcodes |
| packages/nixpkgs/python314Packages.language-data | Supplement module for langcodes |
| packages/nixpkgs/python313Packages.dissect-esedb | Dissect module implementing a parser for Microsofts Extensible Storage Engine Database (ESEDB) |
| packages/nixpkgs/python314Packages.dissect-esedb | Dissect module implementing a parser for Microsofts Extensible Storage Engine Database (ESEDB) |
| packages/nixpkgs/python312Packages.dissect-ffs | Dissect module implementing a parser for the FFS file system |
| packages/nixpkgs/python312Packages.dissect-xfs | Dissect module implementing a parser for the XFS file system |
| packages/nixpkgs/python312Packages.dissect-fat | Dissect module implementing a parser for the FAT file system |
| packages/nixpkgs/python312Packages.ghrepo-stats | Python module and CLI tool for GitHub repo statistics |
| packages/nixpkgs/python313Packages.finitude | Python module to get data from ABCD bus (RS-485) used by Carrier Infinity and Bryant Evolution HVAC systems |
| packages/nixpkgs/python314Packages.finitude | Python module to get data from ABCD bus (RS-485) used by Carrier Infinity and Bryant Evolution HVAC systems |
| packages/nixpkgs/python314Packages.telegram-text | Python markup module for Telegram messenger |
| packages/nixpkgs/python313Packages.telegram-text | Python markup module for Telegram messenger |
| packages/nixpkgs/python314Packages.tellcore-net | Python module that allows to run tellcore over TCP/IP |
| packages/nixpkgs/python313Packages.tellcore-net | Python module that allows to run tellcore over TCP/IP |
| packages/nixpkgs/python313Packages.openrgb-python | Module for the OpenRGB SDK |
| packages/nixpkgs/python314Packages.openrgb-python | Module for the OpenRGB SDK |
| packages/nixpkgs/python312Packages.dissect-fve | Dissect module implementing parsers for full volume encryption implementations |
| packages/nixpkgs/python312Packages.dissect-sql | Dissect module implementing a parsers for the SQLite database file format |