zduey's Stars
grpc/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
junegunn/vim-plug
:hibiscus: Minimalist Vim Plugin Manager
python-poetry/poetry
Python packaging and dependency management made easy
pypa/pipenv
Python Development Workflow for Humans.
neoclide/coc.nvim
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
shap/shap
A game theoretic approach to explain the output of any machine learning model.
PrefectHQ/prefect
Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
dense-analysis/ale
Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
AstroNvim/AstroNvim
AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
fpinscala/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
sheerun/vim-polyglot
A solid language pack for Vim.
matheusfacure/python-causality-handbook
Causal Inference for the Brave and True. A light-hearted yet rigorous approach to learning about impact estimation and causality.
reiinakano/scikit-plot
An intuitive library to add plotting functionality to scikit-learn objects.
oegedijk/explainerdashboard
Quickly build Explainable AI dashboards that show the inner workings of so-called "blackbox" machine learning models.
ludovicchabant/vim-gutentags
A Vim plugin that manages your tag files
PyFilesystem/pyfilesystem2
Python's Filesystem abstraction layer
lidatong/dataclasses-json
Easily serialize Data Classes to and from JSON
scalapb/ScalaPB
Protocol buffer compiler for Scala.
fsspec/filesystem_spec
A specification that python filesystems should adhere to.
vmagamedov/grpclib
Pure-Python gRPC implementation for asyncio
drivendataorg/cloudpathlib
Python pathlib-style classes for cloud storage services such as Amazon S3, Azure Blob Storage, and Google Cloud Storage.
smarie/python-pytest-cases
Separate test code from test cases in pytest.
cloudflare/json-schema-tools
Packages for working with JSON Schema and JSON Hyper-Schema
hendrycks/ss-ood
Self-Supervised Learning for OOD Detection (NeurIPS 2019)
lorenzwalthert/precommit
pre-commit hooks for R projects
wework/json-schema-to-openapi-schema
A little NodeJS package to convert JSON Schema to OpenAPI Schema Objects
bogdandm/json2python-models
Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support
justindujardin/pathy
simple, flexible, offline capable, cloud storage with a Python path-like interface
thesamet/sbt-protoc
SBT plugin for generating code from Protocol Buffer using protoc
LukasStruppek/Plug-and-Play-Attacks
[ICML 2022 / ICLR 2024] Source code for our papers "Plug & Play Attacks: Towards Robust and Flexible Model Inversion Attacks" and "Be Careful What You Smooth For".