mziai's Stars
optuna/optuna
A hyperparameter optimization framework
fastapi/typer
Typer, build great CLIs. Easy to code. Based on Python type hints.
lancedb/lance
Modern columnar data format for ML and LLMs implemented in Rust. Convert from parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. Compatible with Pandas, DuckDB, Polars, Pyarrow, and PyTorch with more integrations coming..
devanshshukla99/sphinx-versioned-docs
Sphinx extension that allows building versioned docs for self-hosting.
spotify/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
executablebooks/sphinx-design
A sphinx extension for designing beautiful, screen-size responsive web components.
spatialaudio/nbsphinx
:ledger: Sphinx source parser for Jupyter notebooks
sphinx-doc/sphinx-intl
A Sphinx utility that make it easy to translate and to apply translations.
wpilibsuite/sphinxext-rediraffe
Sphinx extension to redirect files
apache/iceberg-python
Apache PyIceberg
marsupialtail/quokka
Making data lake work for time series
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
Eventual-Inc/Daft
Distributed data engine for Python/SQL designed for the cloud, powered by Rust
sphinx-doc/sphinx-autobuild
Watch a Sphinx directory and rebuild the documentation when a change is detected. Also includes a hot-reload web server.
mkdocstrings/mkdocstrings
:blue_book: Automatic documentation from sources, for MkDocs.
hynek/doc2dash
Create docsets for Dash.app-compatible API browsers.
webdataset/webdataset
A high-performance Python-based I/O system for large (and small) deep learning problems, with strong support for PyTorch.
confluence-publisher/confluence-publisher
Maven plugin and Docker image to convert AsciiDoc and publish it to Confluence
PacoVK/antora-confluence
Plugin to publish your Antora docs to Confluence
standardese/standardese
A (work-in-progress) nextgen Doxygen for C++
concourse/concourse
Concourse is a container-based continuous thing-doer written in Go.
docToolchain/docToolchain
a AsciiDoc Toolchain for technical Software Documentation, focused on Software Architecture Documentation
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
laurent-laporte-pro/deprecated
Python @deprecated decorator to deprecate old python classes, functions or methods.
hynek/stamina
Production-grade retries for Python
wolph/python-progressbar
Progressbar 2 - A progress bar for Python 2 and Python 3 - "pip install progressbar2"
Lichtblick-Suite/lichtblick
Lichtblick is an integrated visualization and diagnosis tool for robotics, available in your browser or as a desktop app on Linux, Windows, and macOS.
efrecon/docker-s3fs-client
Alpine-based s3fs client: mount from container, make available to other containers
saltstack/salt
Software to automate the management and configuration of any infrastructure or application at scale. Install Salt from the Salt package repositories here:
pallets/click
Python composable command line interface toolkit