0x42656E's Stars
sveltejs/kit
web development, streamlined
encode/databases
Async database support for Python. 🗄
encode/uvicorn
An ASGI web server, for Python. 🦄
encode/httpx
A next generation HTTP client for Python. 🦋
nat-n/poethepoet
A task runner that works well with poetry.
alpinejs/alpine
A rugged, minimal framework for composing JavaScript behavior in your markup.
pypy/pypy
PyPy is a very fast and compliant implementation of the Python language.
toml-lang/toml
Tom's Obvious, Minimal Language
pallets/quart
An async Python micro framework for building web applications.
cython/cython
The most widely used Python to C compiler
bleachbit/bleachbit
BleachBit system cleaner for Windows and Linux
ringabout/awesome-nim
A curated list of awesome Nim frameworks, libraries, software and resources.
nim-lang/nimble
Package manager for the Nim programming language.
dom96/jester
A sinatra-like web framework for Nim.
PMunch/nimlsp
Language Server Protocol implementation for Nim
nim-lang/Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
tox-dev/tox
Command line driven CI frontend and development task automation tool.
RobertCraigie/pyright-python
Python command line wrapper for pyright, a static type checker
python/mypy
Optional static typing for Python
microsoft/pyright
Static Type Checker for Python
pytest-dev/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
pypa/setuptools
Official project repository for the Setuptools build system
abatilo/actions-poetry
GitHub Actions for Python projects using poetry
bigskysoftware/htmx
</> htmx - high power tools for HTML
KDE/spectacle
Screenshot capture utility
toolbx-images/images
Community maintained container images to use with toolbx and distrobox
ragardner/tksheet
Python tkinter table widget for displaying tabular data
sainnhe/sonokai-vscode
Sonokai Color Scheme for Visual Studio Code
pygame/pygame
🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
moderngl/moderngl
Modern OpenGL binding for Python