Pinned Repositories
healthpy
Health Check for HTTP APIs (RFC implementation)
httpx_auth
Authentication classes to be used with httpx
keepachangelog
Convert keep a changelog markdown file into python dict
layab
Create wonderful REST API in seconds. Layab is powered by Flask-Restplus
layabauth
Handle OAuth2 authentication for REST APIs
logging_json
JSON formatter for python logging
pyndows
Interact with a remote Microsoft Windows computer
pytest_httpx
pytest fixture to mock HTTPX
pyxelrest
Query REST APIs using Microsoft Excel User Defined Functions, VBA or Python functions
requests_auth
Authentication classes to be used with requests
Colin-b's Repositories
Colin-b/pytest_httpx
pytest fixture to mock HTTPX
Colin-b/httpx_auth
Authentication classes to be used with httpx
Colin-b/keepachangelog
Convert keep a changelog markdown file into python dict
Colin-b/requests_auth
Authentication classes to be used with requests
Colin-b/logging_json
JSON formatter for python logging
Colin-b/pyxelrest
Query REST APIs using Microsoft Excel User Defined Functions, VBA or Python functions
Colin-b/healthpy
Health Check for HTTP APIs (RFC implementation)
Colin-b/layabauth
Handle OAuth2 authentication for REST APIs
Colin-b/pyndows
Interact with a remote Microsoft Windows computer
Colin-b/layab
Create wonderful REST API in seconds. Layab is powered by Flask-Restplus
Colin-b/layabase
Query your databases easily and transparently thanks to this module providing helpers on top of most brilliant python database modules (SQLAlchemy and PyMongo).
Colin-b/pyconfigparser
Python Configuration Parser (compatible python 2/3)
Colin-b/apispec_starlette
APISpec plugin handling Starlette endpoints
Colin-b/layaberr
Exceptions that can be raised and that will be translated to the proper HTTP error for layab
Colin-b/oauth2helper
Validate and extract information from OAuth2 token
Colin-b/pink-space
External mind is a virtual reality project for the HTC Vive.
Colin-b/pytest_layab
pytest fixtures and assertion functions for layab
Colin-b/tesxcel
Ensure Microsoft Excel books content with pytest
Colin-b/dedicated_version_file_demo
Sample repository as requested by issue #2609 in setuptools
Colin-b/flasynk
Exposing Asynchronous endpoint using Flask-RestPlus