.. currentmodule:: gosling .. _installation: Installation ============ **gos** can be installed using:: $ pip install 'gosling[all]' Development Install =================== The `gos source repository`_ is available on GitHub. Please read its [README.md](https://github.com/gosling-lang/gos?tab=readme-ov-file#development) for development guidelines. .. _JupyterLab: http://jupyterlab.readthedocs.io/ .. _Jupyter Notebook: https://jupyter-notebook.readthedocs.io/ .. _jsonschema: https://github.com/Julian/jsonschema .. _NumPy: http://www.numpy.org/ .. _Pandas: http://pandas.pydata.org .. _gos source repository: http://github.com/manzt/gos