41 projects
finitelycomputable-tests
Imports for all the test modules for the apps in the microsites of finitelycomputable.net.
finitelycomputable-morepath-mount
The Morepath-based wsgi app using Morepath.mount to combine the microsites of finitelycomputable.net
finitelycomputable-idtrust-flask-peewee
A Flask+peewee microsite to explore identifying game-theory strategies
finitelycomputable-idtrust-falcon-peewee
A Falcon+peewee microsite to explore identifying game-theory strategies
finitelycomputable-idtrust-django
A Django microsite to explore identifying game-theory strategies
finitelycomputable-idtrust-db-peewee
Peewee implementation of database layer for the Identification of Trust microsite
finitelycomputable-idtrust-common
Shared files needed for the Identification of Trust microsite
finitelycomputable-idtrust-app-flask
The Flask-dependent code for a microsite to explore identifying game-theory strategies
finitelycomputable-idtrust-app-falcon
The Falcon-dependent code for a microsite to explore identifying game-theory strategies
finitelycomputable-helloworld-quart-morepath
hello_world in Quart from an implementation in Morepath
finitelycomputable-helloworld-quart-flask
hello_world in Quart from an implementation in Flask
finitelycomputable-helloworld-quart-falcon
hello_world in Quart from an implementation in Falcon
finitelycomputable-helloworld-quart-cherrypy
hello_world in Quart from an implementation in Cherrypy
finitelycomputable-helloworld-quart
A hello_world implementation in Quart
finitelycomputable-helloworld-morepath-quart
hello_world in Morepath from an implementation in Quart
finitelycomputable-helloworld-morepath-flask
hello_world in Morepath from an implementation in Flask
finitelycomputable-helloworld-morepath-falcon
hello_world in Morepath from an implementation in Falcon
finitelycomputable-helloworld-morepath-cherrypy
hello_world in Morepath from an implementation in CherryPy
finitelycomputable-helloworld-morepath
A hello_world implementation in Morepath
finitelycomputable-helloworld-flask-quart
hello_world in Flask from an implementation in Quart
finitelycomputable-helloworld-flask-morepath
hello_world in Flask from an implementation in Morepath
finitelycomputable-helloworld-flask-falcon
hello_world in Flask from an implementation in Falcon
finitelycomputable-helloworld-flask-cherrypy
hello_world in Flask from an implementation in CherryPy
finitelycomputable-helloworld-flask
A hello_world implementation in Flask
finitelycomputable-helloworld-falcon-quart
hello_world in Falcon from an implementation in Quart
finitelycomputable-helloworld-falcon-morepath
hello_world in Falcon from an implementation in Morepath
finitelycomputable-helloworld-falcon-flask
hello_world in Falcon from an implementation in Flask
finitelycomputable-helloworld-falcon-cherrypy
hello_world in Falcon from an implementation in CherryPy
finitelycomputable-helloworld-falcon
A hello_world implementation in Falcon
finitelycomputable-helloworld-django
description='A hello_world implementation in Django'
finitelycomputable-helloworld-cherrypy-quart
hello_world in CherryPy from an implementation in Quart
finitelycomputable-helloworld-cherrypy-morepath
hello_world in CherryPy from an implementation in Morepath
finitelycomputable-helloworld-cherrypy-flask
hello_world in CherryPy from an implementation in Flask
finitelycomputable-helloworld-cherrypy-falcon
hello_world in CherryPy from an implementation in Falcon
finitelycomputable-helloworld-cherrypy
A hello_world implementation in CherryPy
finitelycomputable-flask-dispatcher
The Flask-based wsgi app using werkzeug.middleware.dispatcher to combine the microsites of finitelycomputable.net
finitelycomputable-flask-blueprints
The Flask-based wsgi app using blueprints to combine the microsites of finitelycomputable.net
finitelycomputable-falcon-addroute
The Falcon-based wsgi app for the microsites of finitelycomputable.net
finitelycomputable-env-info
Common code to implement index and env_info endpoints across frameworks in the microsites of finitelycomputable.net.
finitelycomputable-django-apps
The microsites of finitelycomputable.net run inside Django
finitelycomputable-cherrypy-mount
The CherryPy-based wsgi app using tree.mount() for the microsites of finitelycomputable.net