Coder Social home page Coder Social logo

odoo-mandibule's Introduction

Mandibule
=========

Mandibule is a graphical tool to explore data of OpenERP servers, helping
developpers to quickly obtain useful information.

It is able to:

    - draw relations between models and display their attributes,
    - draw dependencies between modules and data models related to them.

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

The following packages are required:

    - OERPLib (>= 0.8),
    - pydot (>= 1.0),
    - PySide QtGui (>= 1.1.0),
    - PyXDG (>= 0.19),
    - Oxygen theme icon,
    - DistUtils Extra.

On Debian/Ubuntu, the following command will install most of them::

    $ sudo apt-get install python-pydot python-pyside.qtgui python-xdg oxygen-icon-theme python-distutils-extra

OERPLib can be found on PyPI::

    $ sudo pip install oerplib

To install Mandibule from the tarball::

    $ tar xzf Mandibule-X.Y.Z.tar.gz
    $ cd Mandibule-X.Y.Z
    $ sudo python setup.py install

To test the version in development from the source repository::

    $ hg clone https://bitbucket.org/mandibule/mandibule
    $ cd mandibule
    $ python setup.py build_i18n    # Generate locales (optional)
    $ ./run.sh                      # To run Mandibule directly, no installation

Supported Python versions
-------------------------

Mandibule support Python versions 2.6 and 2.7.

License
-------

This software is made available under the GPL v3 license.

odoo-mandibule's People

Stargazers

 avatar

Watchers

 avatar  avatar

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.