Pydeck wrapper for use with CARTO
Project description
pydeck-carto
Pydeck wrapper for use with CARTO
Install
pip install pydeck-carto
This also ensures pydeck is installed. If you haven't previously enabled pydeck to be used with Jupyter, follow its instructions to install.
Installing from source
git clone https://github.com/visgl/deck.gl
cd deck.gl/bindings/pydeck-carto
pip install .
Usage
For an example, see the examples/hello_world.ipynb
Jupyter Notebook.
Development
Make commands:
- init: create the environment and install dependencies
- lint: run linter (black + flake8)
- test: run tests (pytest)
- publish-pypi: publish package in pypi.org
- publish-test-pypi: publish package in test.pypi.org
- clean: remove the environment
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pydeck-carto-0.1.0b1.tar.gz
(3.6 kB
view hashes)
Built Distribution
Close
Hashes for pydeck_carto-0.1.0b1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a61bf8122292e8fee7d2fb70a4a7a2b488edf42a733739ca9ffe00d3e0e7c23c |
|
MD5 | 8f17c5c0ff5985aaf11c80c7a718e207 |
|
BLAKE2b-256 | 7ba086f4679a68ccb7310cb985f1fb0de42fa1639827addde2fa201ba0f38351 |