CPI Ordering System (the old version)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
 
Holger Frey 113d20face initial import 7 years ago
.github initial import 7 years ago
docs initial import 7 years ago
ordr2 initial import 7 years ago
tests initial import 7 years ago
.editorconfig initial import 7 years ago
.gitignore added gitignore 7 years ago
AUTHORS.rst initial import 7 years ago
CONTRIBUTING.rst initial import 7 years ago
HISTORY.rst initial import 7 years ago
LICENSE initial import 7 years ago
MANIFEST.in initial import 7 years ago
Makefile initial import 7 years ago
README.rst initial import 7 years ago
development.ini initial import 7 years ago
ordr2.sqlite initial import 7 years ago
production.ini initial import 7 years ago
pytest.ini initial import 7 years ago
requirements_dev.txt initial import 7 years ago
setup.cfg initial import 7 years ago
setup.py initial import 7 years ago

README.rst

=====
Ordr2
=====


.. image:: https://img.shields.io/pypi/v/ordr2.svg
:target: https://pypi.python.org/pypi/ordr2

.. image:: https://img.shields.io/travis/holgi/ordr2.svg
:target: https://travis-ci.org/holgi/ordr2

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

.. image:: https://pyup.io/repos/github/holgi/ordr2/shield.svg
:target: https://pyup.io/repos/github/holgi/ordr2/
:alt: Updates


Ordering System for CPI


* Free software: BSD license
* Documentation: https://ordr2.readthedocs.io.


Features
--------

* TODO

Credits
---------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage