Skip to main content

react-syntax-highlighter for Dash

Project description

Dash react-syntax-highlighter

Live demo: dash_react_syntax_highlighter.ploomberapp.io

Installation

pip install dash_react_syntax_highlighter

Run demo locally

cd demo
pip install -r requirements.txt
python app.py

Open: http://localhost:8050

Documentation

Setup

npm install
pip install -r requirements.txt
pip install -r tests/requirements.txt

Development

npm run build
python demo.py

Release

# generate
npm run build
python setup.py sdist bdist_wheel
ls dist

# test artifact
pip install dash dist/dash_react_syntax_highlighter-0.0.1.tar.gz
python demo/app.py

# upload
pip install twine
twine upload dist/*

# clean up
rm -rf dist

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_react_syntax_highlighter-0.0.1.tar.gz (623.8 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file dash_react_syntax_highlighter-0.0.1.tar.gz.

File metadata

File hashes

Hashes for dash_react_syntax_highlighter-0.0.1.tar.gz
Algorithm Hash digest
SHA256 7e6bfb7dc470e773738156eac8725cd02eed4f6491b2dcca9bb6b6060ddd9691
MD5 9079b16399e72b2f9252d92baafaedfe
BLAKE2b-256 002cacbd5236c60d15aa23c6cc20da1af2db9ec8eabbafd75b0c08d3e79cc3b2

See more details on using hashes here.

File details

Details for the file dash_react_syntax_highlighter-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for dash_react_syntax_highlighter-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c7ba1955a33b1ecc11de776881617b45d7a3ba1574af6f424ad18d57d5485bf9
MD5 7ae34ac125612f5970efeae9dda74c1f
BLAKE2b-256 d0565c3cd6a246166feeb4340eae1a3d6194c3180e3e8ae278c89817baa59a19

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