23 projects
yaconfiglib
Another Config lib for python, basically load config/yaml/toml/... files and add some features like relative import and templating.
authkeys
Pluggable AuthorizedKeysCommand provider for OpenSSH (file/HTTP/LDAP sources, TTL cache, optional key server)
pkgforge
Stage files into a build root and record their install metadata for packaging
glyphive
Archive file trees to compact, OCR-friendly printable pages (text/PDF/docx) and restore them from scans.
glyphive-ocrmodel-ocrb
Opt-in glyphive OCR model fine-tuned for OCR-B (base16c channel).
glyphive-ocrmodel-libmono
Opt-in glyphive OCR model fine-tuned for Liberation Mono (base16c channel).
glyphive-ocrmodel-dejavu
Opt-in glyphive OCR model fine-tuned for DejaVu Sans Mono (base16c channel).
glyphive-ocrmodel-courier
Opt-in glyphive OCR model fine-tuned for Nimbus Mono PS (base16c channel).
pathlib-next
Generic Path Protocol based pathlib
duho
A declarative CLI framework for building command-line applications with minimal boilerplate
pydhcp
A Python DHCP library and server implementation
proxylib
Platform-agnostic proxy configuration: detect system/env proxy settings, evaluate PAC files (with WPAD discovery), and wire the result into requests or urllib
vscode-gallery-api
VSCode gallery client and tools
vscode-alt-marketplace
Python methods and classes and some examples to mirror/proxy or create your own visual studio marketplace. Usefull for air gapped or similar networks where there is no access to the internet.
requests-extended
Placeholder
openssl-engine
Python openssl engine support
sslcontext
Python x509 utilities to work load, dump a certificate, key and trust chain that can be used as credentials
certauth2
CertAuth remake that works based on cryptography with minimal deps and advanced functions for credentials output and issuer ca input
x509creds
SSLContext and SSLSocket interfaces
netproxy
NetProxy is a proxy based on twisted, it can be initiaded based on toml config file and it can act as HTTP/HTTPS Proxy a Connect Proxy, a WSGI Server and as a Reverse Proxy (Which can be used to provide authentication to clients to external services). It can be configured to proxy the request depending on requested address.
sslcontext-factory
Tool to create a sslcontext factory, and extras such as the option to inject this library into urllib3 (or pip)
importpatch
Minimal python module that allowd injecting/modifying other packages/modules at the moment they are loaded.
openssl-engine-capi
Python capi openssl engine support1