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/bitarray
efficient arrays of booleans for Python
eltoder/botocore
The low-level, core functionality of boto 3.
eltoder/cython
The most widely used Python to C compiler
eltoder/dart-vim-plugin
Syntax highlighting for Dart in Vim
eltoder/dill
serialize all of python
eltoder/dotfiles
eltoder/ExData_Plotting1
Plotting Assignment 1 for Exploratory Data Analysis
eltoder/gravity-game
eltoder/hvac
:lock: Python 2.7/3.X client for HashiCorp Vault
eltoder/in_constexpr
An approach for runtime dection inside a constexpr function
eltoder/jedi
Awesome autocompletion and static analysis library for python.
eltoder/julia
The Julia Programming Language
eltoder/libmodplug
libmodplug GitHub repository
eltoder/libxmp
Libxmp is a library that renders module files to PCM data.
eltoder/mongo-python-driver
PyMongo - the Python driver for MongoDB
eltoder/numexpr
Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas, bcolz and more
eltoder/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
eltoder/pdm
A modern Python package and dependency manager supporting the latest PEP standards
eltoder/ProgrammingAssignment2
Repository for Programming Assignment 2 for R Programming on Coursera
eltoder/python-blosc
A Python wrapper for the extremely fast Blosc compression library
eltoder/python-sortedcontainers
Python Sorted Container Types: Sorted List, Sorted Dict, and Sorted Set
eltoder/python3-saml
eltoder/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
eltoder/terminusdb-tutorials
Tutorials for using TerminusDB
eltoder/tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
eltoder/vulture
Find dead Python code
eltoder/wrapt
A Python module for decorators, wrappers and monkey patching.
eltoder/xmp-cli
Command-line mod player using libxmp
eltoder/yapf
A formatter for Python files