Skip to main content

Create python docs for dash easily.

Project description

Create python docs for dash easily.

Usage

Installing python documents to Dash via Dash.py is easy

dash.py install flask
dash.py install tornado jinja2 sqlalchemy

Installation

You can install dash.py via pip

pip install dash.py

If you don’t have pip, you should install it first

curl https://raw.github.com/pypa/pip/master/contrib/get-pip.py | python

Adding a package

It’s pretty easy to add a new package in Dash.py :

  • Fork the project

  • Add a new file in dash_py/packages folder.

Filename should be package_name.yaml . Now that package name should be lower case.

It should be a vailed yaml file.

It looks like

name: Jinja2 # Package name
type: html # Type. Supported types are ``html`` and ``sphinx``
format: zip  # Format. Should be either ``zip``, ``tar`` or ``git``. Note that Gzipped Tar file should be ``tar``
url: http://jinja.pocoo.org/docs/jinja-docs.zip  # URL to download the file or to clone the git repo.
icon: _static/jinja-small.png  # OPTIONAL. path to icon file.
sphinx_doc_path: doc  # OPTIONAL. If the type is sphinx and sphinx conf file isn't in the root path, you need to provide this.
  • git add && git commit

  • Send a pull request.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dash.py-0.1.1.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

dash.py-0.1.1-py2.7.egg (13.7 kB view details)

Uploaded Source

File details

Details for the file dash.py-0.1.1.tar.gz.

File metadata

  • Download URL: dash.py-0.1.1.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for dash.py-0.1.1.tar.gz
Algorithm Hash digest
SHA256 ec390c5e6f7aa002b03a1304867d132d71322b454a76a5db1d1feb9e64f60c92
MD5 972d587838830eb5077001f8c6d1ba64
BLAKE2b-256 67d503f5a5045cacf7cc4e19e7dafe6dfbabc9b083948bc6fa270c77e1da1af5

See more details on using hashes here.

File details

Details for the file dash.py-0.1.1-py2.7.egg.

File metadata

  • Download URL: dash.py-0.1.1-py2.7.egg
  • Upload date:
  • Size: 13.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for dash.py-0.1.1-py2.7.egg
Algorithm Hash digest
SHA256 ea1fe83a348a15b5f95e7da3e4f5006ab687c2e1cfd19a991725eb16cc64f340
MD5 d302ad2aa97233cd652d8a17bb681c19
BLAKE2b-256 cde0159bc0ff7adef7c7643da6478e2f7c6967933560d363557d4d406c35e3c5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page