Skip to content

nazarhktwitch/pythonpedia

Repository files navigation

Pythonpedia

Python Docs License

Python documentation portal including guides for standard library, popular frameworks, best practices, pitfalls, examples, and code standards

Open Pythonpedia: https://nazarhktwitch.github.io/pythonpedia/

Development

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn

Setup

npm install

Build

npm run build

Development Server

npm run serve

This will start a local development server at http://localhost:8080

Watch Mode

npm run dev

Documentation

License

Project is licensed under MIT License. See the LICENSE for more information

Disclaimer

This site is not affiliated with pythonpedia.in, parbhat.github.io/Python-Pedia, or any other similar sites