Links tagged “documentation”
108 links, newest first.
baseweb.design
Documentation for Base Web, Uber's React component library implementing the Base design system, styled with Styletron.
kubernetes-on-aws.readthedocs.io
Zalando's public extract of its internal handbook for running Kubernetes on AWS — IAM, ingress, persistent storage, logging and production operations.
agate.readthedocs.io
Python data analysis library optimised for readability rather than speed, offered as an alternative to numpy and pandas for everyday data work.
docs.openstack.org
Release notes manager that keeps each note in its own file in git, so many developers can add notes in parallel without merge conflicts.
developers.google.com
Reference for the proto3 syntax of Protocol Buffers — message definitions, field types and numbering, enums, nested types, services and code generation.
geoalchemy-2.readthedocs.io
Documentation for GeoAlchemy 2, SQLAlchemy extensions for working with spatial databases, with primary support for PostGIS.
mozilla.github.io
Documentation for Fathom, Mozilla’s JavaScript framework for extracting meaning from web pages with scored rulesets.
jaegertracing.io
Documentation portal for Jaeger, the open-source distributed tracing platform, covering architecture, deployment, storage backends and operations.
importlib-resources.readthedocs.io
Documentation for importlib_resources, the Python library for reading data files bundled inside packages, meant to replace pkg_resources.
github.com
Platform for sharing data-science research as versioned Jupyter notebooks and markdown posts, with review, tagging and a browsable web index.
webpack.js.org
Reference for webpack's configuration object and the webpack.config.js file, with an index of every available option.
django-guardian.readthedocs.io
Documentation for django-guardian, an extra authentication backend adding per-object permissions to Django.
docs.helm.sh
Documentation for Helm, the Kubernetes package manager that installs and manages applications packaged as charts.
github.com
A fill-in README skeleton with sections for installation, usage, development setup, release history and contributing.
docs.scipy.org
NumPy reference page on universal functions, the vectorised element-wise operations over ndarrays, and their broadcasting, type-casting and output rules.
py2neo.org
Documentation for py2neo, a Python client library and command-line toolkit for working with Neo4j; the project is now end of life.
cffi.readthedocs.io
Documentation for CFFI, the C Foreign Function Interface for Python, which calls C code from Python using C-like declarations copied from headers.
pybind11.readthedocs.io
Documentation for pybind11, a header-only library that exposes C++ types to Python and back, mainly to create Python bindings for existing C++ code.
attrs.readthedocs.io
Documentation for attrs, the Python library that generates a class's dunder methods from its declared attributes so classes stay short and correct.



















