16 lines
695 B
HTML
Raw Normal View History

2014-08-08 10:18:27 +02:00
<a style="border:0" href="index.html"><img src="{{ pathto('_static/dataset-logo.png', 1) }}" alt="dataset" /></a>
2013-04-02 23:45:44 +02:00
2013-04-03 14:08:10 +02:00
<p style="font-style:italic;font-size:0.9em; text-align:center; margin-bottom:1.5em">Because managing databases in Python should be as simple as reading and writing JSON files.</p>
2013-04-03 13:00:44 +02:00
2015-05-23 16:38:53 +02:00
<iframe width="200px" scrolling="0" height="20px" frameborder="0" allowtransparency="true" src="https://ghbtns.com/github-btn.html?user=pudo&repo=dataset&type=watch&count=true&size=small"></iframe>
2013-04-03 14:04:52 +02:00
<h3>Overview</h3>
2013-04-03 13:00:44 +02:00
<ul>
2013-04-03 14:38:50 +02:00
<li><a href="quickstart.html">Quickstart Guide</a></li>
<li><a href="api.html">API documentation</a></li>
2013-04-03 14:38:50 +02:00
<li><a href="install.html">Installation</a></li>
2013-04-03 14:04:52 +02:00
</ul>