Pinned Repositories
asyncpg
A fast PostgreSQL Database Client Library for Python/asyncio.
attrs
Python Classes Without Boilerplate
bitarray
efficient arrays of booleans for Python
botocore
The low-level, core functionality of boto 3.
cachetools
Extensible memoizing collections and decorators
cpython
The Python programming language
cython
The most widely used Python to C compiler
dart-vim-plugin
Syntax highlighting for Dart in Vim
datamodel-code-generator
Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.
setwithfriends
eltoder's Repositories
eltoder/setwithfriends
eltoder/asyncpg
A fast PostgreSQL Database Client Library for Python/asyncio.
eltoder/attrs
Python Classes Without Boilerplate
eltoder/cachetools
Extensible memoizing collections and decorators
eltoder/cpython
The Python programming language
eltoder/datamodel-code-generator
Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.
eltoder/devguide
The Python developer's guide
eltoder/eltoder.github.io
eltoder/gprof2dot
Converts profiling output to a dot graph.
eltoder/green
Green is a clean, colorful, fast python test runner.
eltoder/httpx
A next generation HTTP client for Python. 🦋
eltoder/more-itertools
More routines for operating on iterables, beyond itertools
eltoder/obscenity
Robust, extensible profanity filter for NodeJS
eltoder/openapipages
Totally Pythonic, OpenAPI Based customizable documentation pages for SwaggerUI, ReDoc, RapiDoc, Elements, Scalar.
eltoder/orjson
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
eltoder/parameterized
Parameterized testing with any Python test framework
eltoder/pdm
A modern Python package and dependency manager supporting the latest PEP standards
eltoder/py-pgproto
Low-level IO utilities for PosgtreSQL drivers.
eltoder/pyarrow-stubs
Type annotations for pyarrow
eltoder/pydantic-xml
python xml for humans
eltoder/pytest-coverage-comment
Comments a pull request with the pytest code coverage badge and full report
eltoder/python3-saml
eltoder/QuantLib
The QuantLib C++ library
eltoder/QuantLib-SWIG
QuantLib wrappers to other languages
eltoder/slotscheck
🎰 Ensure your __slots__ are working properly
eltoder/sqlalchemy
The Database Toolkit for Python
eltoder/sspilib
Python bindings for Windows SSPI
eltoder/starlette
The little ASGI framework that shines. 🌟
eltoder/swagger-ui
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
eltoder/ultrajson
Ultra fast JSON decoder and encoder written in C with Python bindings