maduhu / lqn

Implementation of the Liquidity Network Complementary Currency Scheme

Home Page:http://theliquiditynetwork.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The project

LQN is an implementation of the Liquidity Networks Complementary currency scheme. See the Liquidity Network web site for more details.

How to use LQN

Developers

We are trying to ensure that we develop to the current agile best practice including:

  • Test driven development
  • Inline documentation
  • Continuous build

Coding standards

We try to confirm to PEP 8 for code standards and PEP 257 for Docstring conventions.

Virtual environments.

We recommend that developers set up a virtualenv environment to ensure that we don’t clash with system-wide Python packages.

We’re using Python 2.6.

Packages we use.

These include:

  • coverage-2.85-py2.6
  • PasteDeploy-1.3.3-py2.6
  • PasteScript-1.7.3-py2.6
  • setuptools-0.6c9-py2.6
  • nose-0.11.1-py2.6
  • Paste-1.7.2-py2.6
  • Tkinter-py2.6 - not eggy however
  • SymPy-2.0.1-py2.6

About

Implementation of the Liquidity Network Complementary Currency Scheme

http://theliquiditynetwork.org/


Languages

Language:Python 100.0%