Pinned Repositories
a2wsgi
Convert WSGI app to ASGI app or ASGI app to WSGI app.
aioitertools
itertools and builtins for AsyncIO and mixed iterables
argcomplete
Python and tab completion, better together.
asyncssh
AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework.
aws-cli
Universal Command Line Interface for Amazon Web Services
sphinx-book-theme
A clean book theme for scientific explanations and documentation with Sphinx
tvision
TVision - C++ user interface application framework library
zabbix-templates
Zabbix templates
zapish
zapish - Zabbix API SHell binding
zbx_mod_mysql
Zabbix agent loadable MySQL monitoring module
kloczek's Repositories
kloczek/sphinx-book-theme
A clean book theme for scientific explanations and documentation with Sphinx
kloczek/aioitertools
itertools and builtins for AsyncIO and mixed iterables
kloczek/argcomplete
Python and tab completion, better together.
kloczek/asyncssh
AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework.
kloczek/backoff
Python library providing function decorators for configurable backoff and retry
kloczek/bitstruct
Python bit pack/unpack package.
kloczek/check-manifest
Tool to check the completeness of MANIFEST.in for Python packages
kloczek/deprecated
Python @deprecated decorator to deprecate old python classes, functions or methods.
kloczek/Flask-SocketIO
Socket.IO integration for Flask applications.
kloczek/inflect
Correctly generate plurals, ordinals, indefinite articles; convert numbers to words
kloczek/jsonpickle
Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.
kloczek/liblouis
Open-source braille translator and back-translator.
kloczek/pure_eval
Safely evaluate AST nodes without side effects
kloczek/pyproj
Python interface to PROJ (cartographic projections and coordinate transformations library)
kloczek/pyproject-api
API to interact with the python pyproject.toml based projects
kloczek/pysol_cards
Python library for dealing cards like PySol FC, MS Freecell/Freecell Pro, or PySol legacy
kloczek/pytest-remotedata
Pytest plugin to control whether tests are run that have remote data
kloczek/python-dbusmock
python-dbusmock: mock D-Bus objects for tests
kloczek/python-fido2
Provides library functionality for FIDO 2.0, including communication with a device over USB.
kloczek/python-gssapi
A Python interface to RFC 2743/2744 (plus common extensions)
kloczek/recordclass
Mutable variant of namedtuple -- recordclass, which support assignments, compact dataclasses and other memory saving variants.
kloczek/scikit-build-core
A next generation Python CMake adaptor and Python API for plugins
kloczek/selenium
A browser automation framework and ecosystem.
kloczek/serverless-application-model
The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates.
kloczek/specfile
A library for parsing and manipulating RPM spec files
kloczek/tabcompleter
A friendly fork of (unmaintained) fancycompleter, but works on Linux, macOS, and Windows.
kloczek/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
kloczek/twilio-python
A Python module for communicating with the Twilio API and generating TwiML.
kloczek/uvloop
Ultra fast asyncio event loop.
kloczek/websockets
Library for building WebSocket servers and clients in Python