Links tagged “documentation”
108 links, newest first.
nltk.org
API documentation for NLTK's tagging package, which provides the classes and interfaces for part-of-speech tagging.
plantuml.com
Open-source tool that renders UML and several non-UML diagram types from a plain-text description language.
grocker.readthedocs.io
Documentation for Grocker, a tool that bundles a Python application into a Docker image while keeping the image as small as possible.
aiohttp-wsgi.readthedocs.io
Documentation for aiohttp-wsgi, an adapter that runs WSGI applications such as Django or Flask on the asyncio-based aiohttp server.
dask.readthedocs.io
Documentation for Dask, a Python library for parallel and distributed computing that scales data processing from a laptop to a cluster.
uvloop.readthedocs.io
Documentation for uvloop, a fast drop-in replacement for the built-in asyncio event loop, written in Cython on top of libuv.
networkx.readthedocs.io
Documentation for NetworkX, the Python library for creating, manipulating and studying graphs and networks.
googlecodelabs.github.io
API documentation for the google-codelab Polymer elements, which render step-by-step codelab tutorials from a page of google-codelab-step tags.
jquense.github.io
Documentation for react-widgets, a suite of accessible React input components — dropdowns, comboboxes, calendars and number pickers — with installation and styling instructions.
docs.python.org
Python's reference for concurrent.futures, a high-level interface for running callables asynchronously in thread or process pools.
docs.python.org
Python's asyncio event loop reference — scheduling callbacks, network I/O, subprocesses, executors and the available loop implementations.
docs.python.org
Python 3.5's asyncio reference for coroutines, futures and tasks, covering gather(), wait(), wait_for(), shield() and ensure_future().
docs.python.org
Python's asyncio reference for coroutine-safe queues — Queue, PriorityQueue and LifoQueue — with put(), get(), join() and task_done().
docs.openstack.org
Documentation for stevedore, a Python library that discovers and loads plugins through setuptools entry points, with several extension manager classes for different loading patterns.
pyjwt.readthedocs.org
Documentation for PyJWT, the Python library that encodes and decodes JSON Web Tokens, covering signing algorithms, claim validation and JWKS endpoints.
python-jose.readthedocs.org
Documentation for python-jose, a Python implementation of the JOSE suite: JSON Web Signature, Encryption, Key and Algorithms.
redux.js.org
Official documentation for Redux, a predictable state container for JavaScript applications.
chibisov.github.io
Documentation for DRF-extensions, a collection of add-ons for Django REST Framework covering nested routers, viewset mixins, caching and bulk operations.
apiblueprint.org
API Blueprint, a markdown-like description language for web APIs, with tooling for design, prototyping and documentation.



















