일단 커밋. 오랫동안 커밋을 안해서 꼬였다.
리팩토리 중.
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
Metadata-Version: 2.4
|
||||
Name: branca
|
||||
Version: 0.8.2
|
||||
Summary: Generate complex HTML+JS pages with Python
|
||||
Home-page: https://github.com/python-visualization/branca
|
||||
Author: Martin Journois
|
||||
License: MIT
|
||||
Keywords: data visualization
|
||||
Classifier: Programming Language :: Python :: 3
|
||||
Classifier: Programming Language :: Python :: 3.8
|
||||
Classifier: Programming Language :: Python :: 3.9
|
||||
Classifier: Programming Language :: Python :: 3.10
|
||||
Classifier: Programming Language :: Python :: 3.11
|
||||
Classifier: Programming Language :: Python :: 3.12
|
||||
Classifier: License :: OSI Approved :: MIT License
|
||||
Classifier: Development Status :: 5 - Production/Stable
|
||||
Requires-Python: >=3.7
|
||||
Description-Content-Type: text/markdown
|
||||
License-File: LICENSE.txt
|
||||
Requires-Dist: jinja2>=3
|
||||
Dynamic: author
|
||||
Dynamic: classifier
|
||||
Dynamic: description
|
||||
Dynamic: description-content-type
|
||||
Dynamic: home-page
|
||||
Dynamic: keywords
|
||||
Dynamic: license
|
||||
Dynamic: license-file
|
||||
Dynamic: requires-dist
|
||||
Dynamic: requires-python
|
||||
Dynamic: summary
|
||||
|
||||
[](https://pypi.python.org/pypi/branca)
|
||||
[](https://github.com/python-visualization/branca/actions/workflows/test_code.yml)
|
||||
[](https://gitter.im/python-visualization/folium)
|
||||
|
||||
# Branca
|
||||
|
||||
This library is a spinoff from [folium](https://github.com/python-visualization/folium). It can be used to generate HTML + JS. It is based on Jinja2.
|
||||
|
||||
- Documentation: https://python-visualization.github.io/branca/
|
||||
- Examples: https://nbviewer.org/github/python-visualization/branca/tree/main/examples/
|
||||
Reference in New Issue
Block a user