Skip to content
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.

kennethzfeng/pep-visualize

Repository files navigation

PEP-Visualize

Visualize the relationship between each pair of Python Enhancedment Proposals (a.k.a. PEP)

  • Keywords, such as Dictionary, Enum, etc.
  • Link between PEPs

Installation

Dependencies

  • Please bower to install all javascript libraries. See bower.json
# Frontend Deps
bower install
# Python Deps
pip install -r requirements.txt

Deployment

  • Heroku
    • Multi-Buildpacks: Nodejs & Python
  • Docker Container
    • see kennethzfeng/pep-visualize
  • Dokku
    • Need user-env-compile dokku plugin for Grunt Task 'heroku:${env}'

Contribute

Contribution to this project is welcomed. You could also drop me a line before you do so.

TODO

TODO from Wiki

License

MIT License (See LICENSE.md)

About

Visual Python Enhancement Proposals (PEPs)

Resources

License

Stars

Watchers

Forks

Packages

No packages published