An open API service indexing awesome lists of open source software.

https://github.com/transientlunatic/pyscidata

Handling science data is a bore; there's no standardised way of retrieving or storing most forms of data, and there are dozens of ways of loading it into Python. This is an attempt to improve this situation slightly, by producing hand-curated scripts to download data, and turn it into a format suitable for processing in Python.
https://github.com/transientlunatic/pyscidata

Last synced: 2 months ago
JSON representation

Handling science data is a bore; there's no standardised way of retrieving or storing most forms of data, and there are dozens of ways of loading it into Python. This is an attempt to improve this situation slightly, by producing hand-curated scripts to download data, and turn it into a format suitable for processing in Python.

Awesome Lists containing this project

README

        

===============================
Python Data Loaders
===============================

.. image:: https://badge.fury.io/py/pyscidata.png
:target: http://badge.fury.io/py/pyscidata

.. image:: https://travis-ci.org/transientlunatic/pyscidata.png?branch=master
:target: https://travis-ci.org/transientlunatic/pyscidata

.. image:: https://pypip.in/d/pyscidata/badge.png
:target: https://pypi.python.org/pypi/pyscidata

Python Boilerplate contains all the boilerplate you need to create a Python package.

* Free software: BSD license
* Documentation: http://pyscidata.readthedocs.org.

Features
--------

* TODO