Skip to main content

Triodia is a Django app for parsing taxonomic names and checking them against the databases of public biodiversity data services. Triodia currently relies on the Global Biodiversity Invormation Facility (GBIF) for its primary API calls and can be considered a partial and incomplete Django/Python wrapper for that API.

Users enter a species name into a form; Triodia queries the GBIF API, parses the results, and returns a list of potential matches, ranked by confidence.

Quick start

  1. Add “triodia” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = (
        ...
        'triodia',
    )
  2. Include the triodia URLconf in your project urls.py like this:

    url(r'^triodia/', include('triodia.urls')),
  3. Run python manage.py syncdb to create the triodia models.

  4. Visit http://127.0.0.1:8000/triodia/ to check a species name.

Release files for django-triodia 0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-triodia 0.1
File Size Uploaded
django-triodia-0.1.tar.gz 7.7 kB Details

Release files / django-triodia-0.1.tar.gz

Download URL django-triodia-0.1.tar.gz
Size 7.7 kB
Tags Source
SHA-256 checksum
How to use checksums
1aa36bc7ffad7bfe801a6607cbeef1ea4ae5a5b681b0ad8390290881274c8805
BLAKE2b-256 checksum
How to use checksums
b4feee13f73fe3de7b0cf118cf19b01acf2cc1d5a8b7bbcb7b67de11b27fd560
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page