Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created December 9, 2019 08:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/9648ce6e835ab2c8d40a6a2b25523d98 to your computer and use it in GitHub Desktop.
Save ryantm/9648ce6e835ab2c8d40a6a2b25523d98 to your computer and use it in GitHub Desktop.
/nix/store/yayi8qvv417djcrqksbzhj9n6pvb9692-python3.8-folium-0.10.1
├── lib
│   └── python3.8
│   └── site-packages
│   ├── folium
│   │   ├── features.py
│   │   ├── folium.py
│   │   ├── __init__.py
│   │   ├── map.py
│   │   ├── plugins
│   │   │   ├── antpath.py
│   │   │   ├── beautify_icon.py
│   │   │   ├── boat_marker.py
│   │   │   ├── draw.py
│   │   │   ├── dual_map.py
│   │   │   ├── fast_marker_cluster.py
│   │   │   ├── feature_group_sub_group.py
│   │   │   ├── float_image.py
│   │   │   ├── fullscreen.py
│   │   │   ├── heat_map.py
│   │   │   ├── heat_map_withtime.py
│   │   │   ├── __init__.py
│   │   │   ├── locate_control.py
│   │   │   ├── marker_cluster.py
│   │   │   ├── measure_control.py
│   │   │   ├── minimap.py
│   │   │   ├── mouse_position.py
│   │   │   ├── pattern.py
│   │   │   ├── polyline_offset.py
│   │   │   ├── polyline_text_path.py
│   │   │   ├── __pycache__
│   │   │   │   ├── antpath.cpython-38.pyc
│   │   │   │   ├── beautify_icon.cpython-38.pyc
│   │   │   │   ├── boat_marker.cpython-38.pyc
│   │   │   │   ├── draw.cpython-38.pyc
│   │   │   │   ├── dual_map.cpython-38.pyc
│   │   │   │   ├── fast_marker_cluster.cpython-38.pyc
│   │   │   │   ├── feature_group_sub_group.cpython-38.pyc
│   │   │   │   ├── float_image.cpython-38.pyc
│   │   │   │   ├── fullscreen.cpython-38.pyc
│   │   │   │   ├── heat_map.cpython-38.pyc
│   │   │   │   ├── heat_map_withtime.cpython-38.pyc
│   │   │   │   ├── __init__.cpython-38.pyc
│   │   │   │   ├── locate_control.cpython-38.pyc
│   │   │   │   ├── marker_cluster.cpython-38.pyc
│   │   │   │   ├── measure_control.cpython-38.pyc
│   │   │   │   ├── minimap.cpython-38.pyc
│   │   │   │   ├── mouse_position.cpython-38.pyc
│   │   │   │   ├── pattern.cpython-38.pyc
│   │   │   │   ├── polyline_offset.cpython-38.pyc
│   │   │   │   ├── polyline_text_path.cpython-38.pyc
│   │   │   │   ├── scroll_zoom_toggler.cpython-38.pyc
│   │   │   │   ├── search.cpython-38.pyc
│   │   │   │   ├── terminator.cpython-38.pyc
│   │   │   │   ├── time_slider_choropleth.cpython-38.pyc
│   │   │   │   ├── timestamped_geo_json.cpython-38.pyc
│   │   │   │   └── timestamped_wmstilelayer.cpython-38.pyc
│   │   │   ├── scroll_zoom_toggler.py
│   │   │   ├── search.py
│   │   │   ├── terminator.py
│   │   │   ├── time_slider_choropleth.py
│   │   │   ├── timestamped_geo_json.py
│   │   │   └── timestamped_wmstilelayer.py
│   │   ├── __pycache__
│   │   │   ├── features.cpython-38.pyc
│   │   │   ├── folium.cpython-38.pyc
│   │   │   ├── __init__.cpython-38.pyc
│   │   │   ├── map.cpython-38.pyc
│   │   │   ├── raster_layers.cpython-38.pyc
│   │   │   ├── utilities.cpython-38.pyc
│   │   │   ├── vector_layers.cpython-38.pyc
│   │   │   └── _version.cpython-38.pyc
│   │   ├── raster_layers.py
│   │   ├── templates
│   │   │   ├── fit_bounds.js
│   │   │   ├── pa7_hm.min.js
│   │   │   └── tiles
│   │   │   ├── cartodbdark_matter
│   │   │   │   ├── attr.txt
│   │   │   │   └── tiles.txt
│   │   │   ├── cartodbpositron
│   │   │   │   ├── attr.txt
│   │   │   │   └── tiles.txt
│   │   │   ├── cartodbpositronnolabels
│   │   │   │   ├── attr.txt
│   │   │   │   └── tiles.txt
│   │   │   ├── cartodbpositrononlylabels
│   │   │   │   ├── attr.txt
│   │   │   │   └── tiles.txt
│   │   │   ├── cloudmade
│   │   │   │   ├── attr.txt
│   │   │   │   └── tiles.txt
│   │   │   ├── mapbox
│   │   │   │   ├── attr.txt
│   │   │   │   └── tiles.txt
│   │   │   ├── mapboxbright
│   │   │   │   ├── attr.txt
│   │   │   │   └── tiles.txt
│   │   │   ├── mapboxcontrolroom
│   │   │   │   ├── attr.txt
│   │   │   │   └── tiles.txt
│   │   │   ├── openstreetmap
│   │   │   │   ├── attr.txt
│   │   │   │   └── tiles.txt
│   │   │   ├── stamenterrain
│   │   │   │   ├── attr.txt
│   │   │   │   └── tiles.txt
│   │   │   ├── stamentoner
│   │   │   │   ├── attr.txt
│   │   │   │   └── tiles.txt
│   │   │   ├── stamentonerbackground
│   │   │   │   ├── attr.txt
│   │   │   │   └── tiles.txt
│   │   │   ├── stamentonerlabels
│   │   │   │   ├── attr.txt
│   │   │   │   └── tiles.txt
│   │   │   └── stamenwatercolor
│   │   │   ├── attr.txt
│   │   │   └── tiles.txt
│   │   ├── utilities.py
│   │   ├── vector_layers.py
│   │   └── _version.py
│   └── folium-0.10.1.dist-info
│   ├── INSTALLER
│   ├── LICENSE.txt
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
25 directories, 105 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment