14 projects
pathlib-next
Generic Path Protocol based pathlib
yaconfiglib
Another Config lib for python, basically load config/yaml/toml/... files and add some features like relative import and templating.
proxylib
Proxy models and functions to build proxy configurations or get the systems proxy information and parse their result
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