Ra
Ra helps easily generate geographic visualization using the folium package. Github Link
Installation
pip install raViz
Usage
import ra
import pandas as pd
df = pd.read_csv('mycsv.csv')
ra = ra.Map(df)
ra.createMap()
ra.saveMap('MyMap.html')
Contributing
Anyone is welcome to contribute, if you'd like send a pull request for major changes with the changes you'd like to make.
License
Release files for raViz 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| raViz-0.1.0.tar.gz | 5.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| raViz-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.6 kB
Release files / raViz-0.1.0.tar.gz
| Download URL | raViz-0.1.0.tar.gz |
|---|---|
| Size | 5.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
22bfc57f09b3453b1f1e3dc8cdabd41f52f8d3d48398db54260fbd1bea1b98cb
|
|
BLAKE2b-256 checksum How to use checksums |
e95c108042f37ba48d75f1ce4ba40b947e2875de012a2302b60dda9618872626
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.4.2 requests/2.19.1 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.26.0 CPython/3.6.6
|
Release files / raViz-0.1.0-py3-none-any.whl
| Download URL | raViz-0.1.0-py3-none-any.whl |
|---|---|
| Size | 6.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c99924979e70dc1b539479350625c33f36b9b607f25ebbdc223ed4c71b0741ca
|
|
BLAKE2b-256 checksum How to use checksums |
b232545a0d1f49d6d72b10a1b74517674badd5b694639ae9563bf418eb699898
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.4.2 requests/2.19.1 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.26.0 CPython/3.6.6
|