Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

CloudedBats.org - on the web

License

Notifications You must be signed in to change notification settings

cloudedbats/cloudedbats_web_archive

Repository files navigation

CloudedBats - on the web

This is a part of CloudedBats: http://cloudedbats.org

Note: This repository will soon be removed and replace by a new one.

Installation

git clone https://github.com/cloudedbats/cloudedbats_web_archive.git
cd cloudedbats_web_archive
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt 
python manage.py makemigrations
python manage.py migrate
python manage.py runserver

# Web address: http://localhost:8000

The only parts working in this version are:

  • A small example showing bat activity plotted with Bokeh.
  • The species lists with data extracted from IUCN Redlist.

Contact

Arnold Andreasson, Sweden.

info@cloudedbats.org

About

CloudedBats.org - on the web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published