Skip to content

Latest commit

 

History

History
53 lines (31 loc) · 1.54 KB

File metadata and controls

53 lines (31 loc) · 1.54 KB

Navigator

Python ChatGPT Telegram Docker GitBook

Static Badge Pre-install Test GitHub Repo stars GitHub License


What is it?

Navigator is ...


Table of Contents

...


Installation from sources

Requirements

Install required dependencies with the following commands:

pip install poetry

pip install --upgrade pip

poetry install

Development

Pre-commit

In the development mode install pre-commits with the following commands:

pre-commit

or

pre-commit install

Documentation

The official documentation is hosted on GitBook