feffery_leaflet_components

0.1.0-rc4 • Public • Published

本项目处于早期活跃开发测试阶段

feffery-leaflet-components

GitHub PyPI Downloads Downloads

feffery-components计划子项目,Plotly Dash第三方组件库,基于Leaflet,将更好用的地图交互及可视化组件引入Dash的世界🥳,最新版本:0.0.1-a11

1 最新版本安装方式

pip install feffery-leaflet-components -U

2 最新预发布版本安装方式

pip install feffery-leaflet-components --pre -U

3 静态资源 CDN 加速方法

# 非debug模式下对Dash()传入参数serve_locally=False会强制浏览器端从unpkg cdn加载各个依赖的
# xxx.min.js等静态资源,从而避免占用服务器带宽,适合中小型站点加速访问
app = dash.Dash(serve_locally=False)

4 在线文档

文档地址

Readme

Keywords

none

Package Sidebar

Install

npm i feffery_leaflet_components

Weekly Downloads

10

Version

0.1.0-rc4

License

MIT

Unpacked Size

2.81 MB

Total Files

173

Last publish

Collaborators

  • cnfeffery