Home
Softono
battlecat

battlecat

Open source MIT Python
14
Stars
3
Forks
6
Issues
2
Watchers
7 years
Last Commit

About battlecat

Battlecat ========= .. image:: https://img.shields.io/pypi/v/battlecat.svg :target: https://badge.fury.io/py/battlecat .. image:: https://img.shields.io/pypi/dm/battlecat.svg :target: https://pypi.python.org/pypi/battlecat .. image:: https://img.shields.io/github/license/adamcharnock/battlecat.svg :target: https://pypi.python.org/pypi/battlecat/ .. image:: https://travis-ci.org/adamcharnock/battlecat.svg?branch=master :target: https://travis-ci.org/adamcharnock/battlecat/ .. image:: https://coveralls.io/repos/github/adamcharnock/battlecat/badge.svg?branch=master :target: https://coveralls.io/github/adamcharnock/battlecat?branch=master Battlecat is a general purpose double entry accounting web application. Battlecat is based on `Hordak`_ and is currently a work in progress. Requirements ------------ * Django >= 1.9 * Postgres >= 9.2 * Python 2.7, 3.4, 3.5 * Linux or macOS Documentation ------------- Documentation TBA. However, see the `Hordak docs`_ to understand the core mech ...

Platforms

Web Self-hosted

Languages

Python

Links

Battlecat

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

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

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

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

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

Battlecat is a general purpose double entry accounting web application. Battlecat is based on Hordak_ and is currently a work in progress.

Requirements

  • Django >= 1.9
  • Postgres >= 9.2
  • Python 2.7, 3.4, 3.5
  • Linux or macOS

Documentation

Documentation TBA. However, see the Hordak docs_ to understand the core mechanics.

Get involved

Help is very welcome indeed. There isn't much here yet which makes it hard to know where to start. However, we should have something rough sketched out soon, at which point getting involved may be easier.

Of course, feel free to get in touch if you want to help out anyway. The plan is to follow a path roughly similar to that of Swiftwind_, but more general purpose.

Credits

  • Initial development by Adam Charnock_

Battlecat is packaged using Seed_.

.. _Hordak: https://github.com/adamcharnock/django-hordak .. _Swiftwind: https://github.com/adamcharnock/swiftwind .. _Seed: https://github.com/adamcharnock/seed .. _Adam Charnock: https://adamcharnock.com .. _Hordak docs: http://django-hordak.readthedocs.io/