Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 848 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 848 Bytes

Introduction

The Python documentation that feels like an air.

This is an alternative documentation with a focus on navigation and readability.

Installation

For viewing the website locally first install docsify:

npm i docsify-cli -g

Then:

git clone https://github.com/airplanemodes/airdocs-python
cd airdocs-python
docsify serve