Code Monkey home page Code Monkey logo

Onitu

Onitu - Sync and share your files from various services and backends

/!\ Abandoned /!\ -----------------Unfortunately, this project is no longer maintained. It started as a student project and we don't feel like pushing it forward anymore.

Onitu was a great experience, and we encountered many challenges during its development: interacting with many third-party (bogus) APIs, managing a highly concurrent workflow, handling events from a filesystem in near real-time, and providing an easy installation on several platforms. Some of these challenges were manageable but others were out of reach, making Onitu everything but stable.

We don't think that any project has reached all of Onitu's goals. However, there are plenty of amazing solutions out there with a different scope. Here is a non-exhaustive list of Open-Source projects we love:

Feel free to contact us if you have any question. You can reach us by mail ([email protected]), in the issues, or on IRC at #onitu on irc.freenode.org.

Installing

Onitu has two binary dependencies: ZeroMQ and Leveldb. Make sure to install them before installing Onitu.

To install Onitu locally (in a virtualenv for instance), execute the following commands: :: $ git clone [email protected]:onitu/onitu.git $ cd onitu $ pip install -r requirements.txt

Then, you can start using onitu with the onitu command.

Tests and Benchmarks Build Status Code Health -----------------------------------

$ py.test -v tests/functionnal # test within your current env
$ tox -e py2.7 # test with python2.7
$ tox -e flake8 # check syntax
$ tox -e benchmarks # run the benchmarks

Onitu's Projects

Onitu doesnโ€™t have any public repositories yet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.