Skip to main content

A Django microsite to explore identifying game-theory strategies

Project description

This is a implementation of the Identification of Trust microsite using the Django framework

Installation:

INSTALLED_APPS += 'finitelycomputable.idtrust_django.apps.IdTrustConfig',
urlpatterns += path('identification_of_trust/',
                    include('finitelycomputable.idtrust_django.urls')),

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page