Metadata-Version: 2.0
Name: swiftwind
Version: 0.0.2
Summary: User-friendly billing for communal households
Home-page: https://github.com/adamcharnock/swiftwind
Author: Adam Charnock
Author-email: adam@adamcharnock.com
License: MIT
Platform: UNKNOWN
Requires-Dist: celery (>=3.1,<4)
Requires-Dist: dj-database-url
Requires-Dist: dj-static
Requires-Dist: django (>=1.8)
Requires-Dist: django-bootstrap3 (>=7)
Requires-Dist: django-celery (>=3.1)
Requires-Dist: django-extensions
Requires-Dist: django-hordak (>=1.1.0)
Requires-Dist: django-import-export (>=0.5.0)
Requires-Dist: django-model-utils (>=2.5.0)
Requires-Dist: gunicorn
Requires-Dist: path.py
Requires-Dist: psycopg2
Requires-Dist: python-dateutil
Requires-Dist: six

swiftwind
===========================================================

This readme has been autogenerated

.. image:: https://img.shields.io/pypi/v/swiftwind.svg
    :target: https://badge.fury.io/py/swiftwind

.. image:: https://img.shields.io/pypi/dm/swiftwind.svg
    :target: https://pypi.python.org/pypi/swiftwind

.. image:: https://img.shields.io/github/license/adamcharnock/swiftwind.svg
    :target: https://pypi.python.org/pypi/swiftwind/

.. image:: https://travis-ci.org/adamcharnock/swiftwind.svg?branch=master
    :target: https://travis-ci.org/adamcharnock/swiftwind/

.. image:: https://coveralls.io/repos/github/adamcharnock/swiftwind/badge.svg?branch=master
    :target: https://coveralls.io/github/adamcharnock/swiftwind?branch=master

Requirements
------------

* Postgres >= 9.2
* Python 2.7, or >=3.4

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

Installation using pip::

    pip install swiftwind

Usage
-----

*Usage instructions here*

Credits
-------

*Any credits here*

swiftwind is packaged using seed_.

.. _seed: https://github.com/adamcharnock/seed/



