Pinned Repositories
action-yaml-github-output
Reads any key:value in a yaml file and sends it as a variable to the Github Output File
aiodocker
Python Docker API client based on asyncio and aiohttp
aiofiles
File support for asyncio
aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
ansible-stubs
ast-grep.github.io
Website for ast-grep!
blacksheep-jwt
A JSON Web Token library for the BlackSheep web framework
django-periodiq
A Django app that integrates with Periodiq.
pdm-update-interactive
pip
The Python package installer
q0w's Repositories
q0w/django-periodiq
A Django app that integrates with Periodiq.
q0w/blacksheep-jwt
A JSON Web Token library for the BlackSheep web framework
q0w/lintrunner-adapters
Adapters and tools for lintrunner
q0w/pip
The Python package installer
q0w/action-yaml-github-output
Reads any key:value in a yaml file and sends it as a variable to the Github Output File
q0w/aiodocker
Python Docker API client based on asyncio and aiohttp
q0w/cappa
Declarative CLI argument parser
q0w/classes
Smart, pythonic, ad-hoc, typed polymorphism for Python
q0w/create-release
GitHub action for release creation
q0w/dj-rest-auth
Authentication for Django Rest Framework
q0w/django-embed-video
Django app for easy embedding YouTube and Vimeo videos and music from SoundCloud.
q0w/django-hitcount
Django hit counter application that tracks the number of hits/views for chosen objects
q0w/django-rich
Extensions for using Rich with Django.
q0w/django-solo
Helps working with singletons - things like global settings that you want to edit from the admin site.
q0w/django-stubs
PEP-484 stubs for Django
q0w/djangorestframework-stubs
PEP-484 stubs for django-rest-framework
q0w/drf-spectacular
Sane and flexible OpenAPI 3 schema generation for Django REST framework.
q0w/gracy
Gracy helps you handle failures, logging, retries, throttling, and tracking for all your HTTP interactions.
q0w/httpx
A next generation HTTP client for Python. 🦋
q0w/interrogate
Explain yourself! Interrogate a codebase for docstring coverage.
q0w/multidict
The multidict implementation
q0w/mypy
Optional static typing for Python
q0w/netrc
GitHub Action to append an entry to ~/.netrc
q0w/nox
Flexible test automation for Python
q0w/pip-tools
A set of tools to keep your pinned Python dependencies fresh.
q0w/pipx
Install and Run Python Applications in Isolated Environments
q0w/pre-commit-hooks
Some out-of-the-box hooks for pre-commit
q0w/pydjantic
Use Pydantic Settings in your Django application.
q0w/pytypest
Testing framework that empowers pytest (with better fixtures and parametrization)
q0w/urllib3
urllib3 is a user-friendly HTTP client library for Python