Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jerluc/qdfs
- Owner: jerluc
- License: apache-2.0
- Created: 2016-03-15T18:27:40.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-12T21:08:08.000Z (almost 9 years ago)
- Last Synced: 2024-11-05T20:41:18.739Z (2 months ago)
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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 `_.