Pinned Repositories
adass-proceedings
argon2-cffi-bindings
Low-level Python CFFI Bindings for Argon2
cffi-ft
A Foreign Function Interface package for calling C libraries from Python.
community-handbook
📝 Field notes for running sprints!
nndl-rust
project_euler
Rust project euler solutions
rc-co2monitor
RunNotebook
IPython notebook sphinx extensions
ngoldbaum's Repositories
ngoldbaum/argon2-cffi-bindings
Low-level Python CFFI Bindings for Argon2
ngoldbaum/cffi-ft
A Foreign Function Interface package for calling C libraries from Python.
ngoldbaum/free-threaded-compatibility
A central repository to keep track of the status of work on and support for free-threaded CPython (see PEP 703), with a focus on the scientific and ML/AI ecosystem
ngoldbaum/pynacl
Python binding to the Networking and Cryptography (NaCl) library
ngoldbaum/bcrypt
Modern(-ish) password hashing for your software and your servers
ngoldbaum/cocoapi
Contains the "pycocotools" package on PyPI. Changes made to the official cocoapi about packaging.
ngoldbaum/cpython
The Python programming language
ngoldbaum/cpython_sanity
Builds of Python, numpy, scipy with sanitizer compile options enabled
ngoldbaum/cryptography
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
ngoldbaum/httptools
Fast HTTP parser
ngoldbaum/maturin
Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
ngoldbaum/mypy
Optional static typing for Python
ngoldbaum/numpy
The fundamental package for scientific computing with Python.
ngoldbaum/numpy-user-dtypes
Repository for example user DTypes using the new API
ngoldbaum/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
ngoldbaum/py-radix
Python radix tree implementation for IPv4 and IPv6 prefix matching.
ngoldbaum/PyAV
Pythonic bindings for FFmpeg's libraries.
ngoldbaum/pycares
Python interface for c-ares
ngoldbaum/pyo3
Rust bindings for the Python interpreter
ngoldbaum/pyopenssl
A Python wrapper around the OpenSSL library
ngoldbaum/pytest-run-parallel
A simple pytest plugin to run tests concurrently
ngoldbaum/python-soundfile
SoundFile is an audio library based on libsndfile, CFFI, and NumPy
ngoldbaum/python-zstandard
Python bindings to the Zstandard (zstd) compression library
ngoldbaum/pythoncapi-compat
The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.
ngoldbaum/pywinpty
Pseudoterminals for Windows in Python
ngoldbaum/safetensors
Simple, safe way to store and distribute tensors
ngoldbaum/scipy
SciPy library main repository
ngoldbaum/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
ngoldbaum/tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
ngoldbaum/watchdog
Python library and shell utilities to monitor filesystem events.