Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jerluc/qdfs

An easily-deployable distributed file system
https://github.com/jerluc/qdfs

Last synced: 24 days ago
JSON representation

An easily-deployable distributed file system

Awesome Lists containing this project

README

        

qdfs
====

.. image:: https://api.travis-ci.org/jerluc/qdfs.svg?branch=master
:alt: Build Status
:target: https://travis-ci.org/jerluc/qdfs

.. image:: https://readthedocs.org/projects/qdfs/badge/?version=latest
:alt: Documentation Status
:target: https://readthedocs.org/projects/qdfs/?badge=latest

`qdfs `_ is a quickly distributed IPython environment

Quick links
-----------

* `Documentation `_
* `Source `_

Installation
------------

qdfs requires `IPython `_ to be installed. If you don't already have IPython
installed, your life condition is probably going to dramatically improve after you `download and
install it `_ :)

.. parsed-literal::

git clone [email protected]:jerluc/qdfs.git
cd qdfs
pip install .

Usage
-----

TBD

The qdfs source code is `hosted on GitHub `_.