monobot's Stars
torvalds/linux
Linux kernel source tree
microsoft/vscode
Visual Studio Code
python/cpython
The Python programming language
sanic-org/sanic
Accelerate your web app development | Build fast. Run fast.
webhooksite/webhook.site
⚓️ Easily test HTTP webhooks with this handy tool that displays requests instantly.
jpetazzo/container.training
Slides and code samples for training, tutorials, and workshops about Docker, containers, and Kubernetes.
wbond/package_control_channel
Default channel file for Package Control. Follow the directions at:
scito/extract_otp_secrets
Extract one time password (OTP) secrets from QR codes exported by two-factor authentication (2FA) apps such as "Google Authenticator". The exported QR codes from authentication apps can be captured by camera, read from images, or read from text files. The secrets can be exported to JSON or CSV, or printed as QR codes to console.
Martiusweb/asynctest
Enhance the standard unittest package with features for testing asyncio libraries
monobot/asyncorm
Fully Async ORM inspired in django's
ashleysommer/sanic-cors
A Sanic extension for handling Cross Origin Resource Sharing (CORS), making cross-origin AJAX possible. Based on flask-cors by Cory Dolphin.
menzenski/pipenv-travis-test
Minimal working example