Skip to main content

Create python docs for dash easily.

Project description

Dash.py is a tool that helps you install python documents to 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`` , ``docset`` 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 Distributions

dash.py-0.2.1.zip (11.5 kB view details)

Uploaded Source

dash.py-0.2.1.tar.gz (6.7 kB view details)

Uploaded Source

File details

Details for the file dash.py-0.2.1.zip.

File metadata

  • Download URL: dash.py-0.2.1.zip
  • Upload date:
  • Size: 11.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for dash.py-0.2.1.zip
Algorithm Hash digest
SHA256 9fc42c893976e8edf36f91f905682082d676448fd7cc14ce8db7e9e70f6ef46f
MD5 00391ca24c99b29eba4d0cbed99da507
BLAKE2b-256 adba08ddf453e4d5d7a379ff1c4c03eee3669b9ee76ca6d04218eedc26240356

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dash.py-0.2.1.tar.gz
Algorithm Hash digest
SHA256 c675de3db7a098bd95297013866636fc419e8cd2dcb85cf80d462a1e7bdf6728
MD5 6ca55d84b02b8971eca77197dcd35c8b
BLAKE2b-256 0cad23c5a6ff866fa14e19de6630df18a0f4a5befa901250cdd3cff20eff01d6

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