{% extends 'base.html' %} {% block content %}
| Created: | {{ tool['created'].strftime("%Y-%m-%d %H:%M") }} UTC |
|---|---|
| Description: | {{ tool['description'] }} |
| Project page: | {{ tool['project_url'] }} |
| Code repository: | {{ tool['repository_url'] }} |
| Stand-alone or platform?: | {{ tool['platform_status'] }} |
| Expertise required: | {{ tool['expertise'] }} |
| Expertise required to self-host: | {{ tool['self_host_expertise'] }} |
| Import / ingest: | {{ tool['ingest'] }} |
| Output formats: | {{ tool['output'] }} |
| SAAS?: | {{ tool['saas'] }} |
| Community-hosted examples: | |
| Technical dependencies: | {{ tool['dependencies'] }} |