dash-leaflet-basemaps
a new layer type to facilitate the setup of basemaps in dash-leaflet
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.1%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
a new layer type to facilitate the setup of basemaps in dash-leaflet
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 3
Created over 1 year ago
· Last pushed 11 months ago
Metadata Files
Readme
Contributing
License
Code of conduct
Citation
Authors
README.rst
Dash Leaflet Basemaps
=====================
.. image:: https://img.shields.io/badge/License-MIT-yellow.svg?logo=opensourceinitiative&logoColor=white
:target: LICENSE
:alt: License: MIT
.. image:: https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?logo=git&logoColor=white
:target: https://conventionalcommits.org
:alt: conventional commit
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black
:alt: Black badge
.. image:: https://img.shields.io/badge/code_style-prettier-ff69b4.svg?logo=prettier&logoColor=white
:target: https://github.com/prettier/prettier
:alt: prettier badge
.. image:: https://img.shields.io/badge/pre--commit-active-yellow?logo=pre-commit&logoColor=white
:target: https://pre-commit.com/
:alt: pre-commit
.. image:: https://img.shields.io/pypi/v/dash-leaflet-basemaps?color=blue&logo=pypi&logoColor=white
:target: https://pypi.org/project/dash-leaflet-basemaps/
:alt: PyPI version
.. image:: https://img.shields.io/github/actions/workflow/status/12rambau/dash-leaflet-basemaps/unit.yaml?logo=github&logoColor=white
:target: https://github.com/12rambau/dash-leaflet-basemaps/actions/workflows/unit.yaml
:alt: build
.. image:: https://img.shields.io/codecov/c/github/12rambau/dash-leaflet-basemaps?logo=codecov&logoColor=white
:target: https://codecov.io/gh/12rambau/dash-leaflet-basemaps
:alt: Test Coverage
.. image:: https://img.shields.io/readthedocs/dash-leaflet-basemaps?logo=readthedocs&logoColor=white
:target: https://dash-leaflet-basemaps.readthedocs.io/en/latest/
:alt: Documentation Status
Overview
--------
A extra layer type to manage basemaps in dash-leaflet
Credits
-------
This package was created with `Copier `__ and the `@12rambau/pypackage `__ 0.1.11 project template.
Owner
- Name: Rambaud Pierrick
- Login: 12rambau
- Kind: user
- Location: Rome, Italy
- Company: FAO @openforis
- Website: https://12rambau.github.io/web-resume/
- Repositories: 105
- Profile: https://github.com/12rambau
Materials engineer turned Software Engineer and Python enthusiast for Earth Observation applications
Citation (CITATION.cff)
cff-version: "1.2.0"
message: "If you use this software, please cite it as below."
authors:
- family-names: "Rambaud"
given-names: "Pierrick"
orcid: "https://orcid.org/0000-0001-8764-5749"
title: "Dash Leaflet Basemaps"
version: "0.1.2"
doi: ""
date-released: "2024-07-30"
url: "https://github.com/12rambau/dash-leaflet-basemaps"
GitHub Events
Total
- Release event: 1
- Delete event: 1
- Push event: 3
- Pull request event: 1
- Create event: 2
Last Year
- Release event: 1
- Delete event: 1
- Push event: 3
- Pull request event: 1
- Create event: 2
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: 8 minutes
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: 8 minutes
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- 12rambau (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 88 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 4
- Total maintainers: 1
pypi.org: dash-leaflet-basemaps
A extra layer type to manage basemaps in dash-leaflet
- Homepage: https://github.com/12rambau/dash-leaflet-basemaps
- Documentation: https://dash-leaflet-basemaps.readthedocs.io/
- License: MIT
-
Latest release: 0.1.2
published 11 months ago
Rankings
Dependent packages count: 10.6%
Average: 35.0%
Dependent repos count: 59.5%
Maintainers (1)
Last synced:
6 months ago
Dependencies
.github/workflows/pypackage_check.yaml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
- rishabhgupta/git-action-issue v2 composite
.github/workflows/release.yaml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
.github/workflows/unit.yaml
actions
- actions/checkout v3 composite
- actions/download-artifact v4 composite
- actions/setup-python v4 composite
- actions/upload-artifact v4 composite
- codecov/codecov-action v3 composite
- pre-commit/action v3.0.0 composite
pyproject.toml
pypi
- deprecated >=1.2.14