kailo-beewell-dashboard

Package containing functions used across the different Kailo #BeeWell survey dashboards

https://github.com/kailo-beewell/kailo_beewell_dashboard_package

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 (7.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Package containing functions used across the different Kailo #BeeWell survey dashboards

Basic Info
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 7
Created over 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme Changelog License Citation

README.md

kailo-beewell-dashboard: tools to support creation of #BeeWell survey dashboards for the Kailo project.

PyPI package License: MIT ORCID: Amy Heather

This package contains functions that are used in the creation of the various #BeeWell survey dashboards for Kailo. They have been compiled into a single package to prevent code duplication between the different repositories.

Package on PyPI: https://pypi.org/project/kailo-beewell-dashboard/

Package documentation: http://kailo-beewell-dashboard.readthedocs.io/

Features

  1. Functions used to generate and aggregate synthetic data
  2. Functions used in creation of the streamlit dashboards and equivalent PDF report

How to install?

pip install kailo-beewell-dashboard

Citation

If you use this package, please include the following citation

Heather, Amy. Clelland, Annalise. and Goddard, Ellen. (2024). kailo-beewell-dashboard: tools to support creation of #BeeWell survey dashboards for the Kailo project (0.3.4). https://pypi.org/project/kailo-beewell-dashboard/.

tex @software{kailo-beewell-dashboard, author = {Heather, Amy. Clelland, Annalise. and Goddard, Ellen.}, title = {kailo-beewell-dashboard}, date = {2024-04-25}, version = {0.3.4}, publisher = {PyPI}, url = {https://pypi.org/project/kailo-beewell-dashboard/} }

Owner

  • Name: kailo-beewell
  • Login: kailo-beewell
  • Kind: organization

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: kailo-beewell-dashboard
message: >-
  If you use this package, please cite it using the metadata
  from this file.
type: software
authors:
  - given-names: Amy
    family-names: Heather
    email: a.heather2@exeter.ac.uk
    affiliation: University of Exeter
    orcid: 'https://orcid.org/0000-0002-6596-3479'
 - given-names: Ellen
    family-names: Goddard
    email: ellenamaliaa@gmail.com
    affiliation: Dartington Service Design Lab
  - given-names: Annalise
    family-names: Clelland
    email: annalise.clelland@dartington.org.uk
    affiliation: Dartington Service Design Lab
repository-code: >-
  https://github.com/kailo-beewell/kailo_beewell_dashboard_package
repository-artifact: 'https://pypi.org/project/kailo-beewell-dashboard/'
abstract: >-
  Tools to support creation of #BeeWell survey dashboards
  for the Kailo project
keywords:
  - python
  - streamlit
  - '#BeeWell'
  - Kailo
license: MIT
version: 0.3.4
date-released: '2024-04-25'

GitHub Events

Total
Last Year

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 23 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 7
  • Total maintainers: 3
pypi.org: kailo-beewell-dashboard

Tools to support creation of #BeeWell survey dashboards for Kailo

  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 23 Last month
Rankings
Dependent packages count: 9.8%
Forks count: 33.2%
Average: 37.7%
Stargazers count: 42.9%
Dependent repos count: 64.8%
Last synced: 10 months ago

Dependencies

requirements.txt pypi
  • PyMySQL ==1.1.0
  • django ==4.2.9
  • geopandas ==0.9.0
  • ipykernel ==6.29.0
  • kaleido ==0.2.1
  • markdown ==3.5.2
  • numpy ==1.26.0
  • pandas ==2.1.1
  • pip ==23.3.2
  • plotly ==5.9.0
  • streamlit >=1.31.0
  • weasyprint ==60.2
setup.py pypi
poetry.lock pypi
  • 132 dependencies
pyproject.toml pypi
  • django 4.2.9
  • ipykernel 6.29.0
  • kaleido 0.2.1
  • markdown 3.5.2
  • matplotlib 3.8.3
  • myst-parser 2.0.0
  • numpy 1.26.0
  • pandas 2.1.1
  • pip 24.0
  • plotly 5.9.0
  • pymysql 1.1.0
  • python >=3.12,<3.13
  • setuptools 69.1.1
  • sphinx 7.2.6
  • sphinx-autoapi 3.0.0
  • sphinx-rtd-theme 2.0.0
  • streamlit >=1.32.2
  • twine 5.0.0
  • weasyprint 60.2
  • wheel 0.42.0