Glossary

JavaScript

Programming language specified in the ECAMScript language specification.

Node.js

A JavaScript runtime built on Chrome’s V8 JavasScript engine.

NPM

Package manager for Node.js.

Python

High-level programming language widely used for general purpose programming.

PyPI

Python package index. A repository of software for the Python programming language.

Sphinx

A tool that makes it easy to create intelligent and beautiful documentation.

Virtualenv

A tool to create isolated Python environments.