mia-accounting


Namemia-accounting JSON
Version 1.5.11 PyPI version JSON
download
home_page
SummaryA Flask accounting module.
upload_time2023-12-16 13:55:58
maintainer
docs_urlNone
author
requires_python>=3.11
license
keywords mia accounting flask
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===============
Mia! Accounting
===============


Description
===========

*Mia! Accounting* is an accounting module for Flask_ applications.
It is designed both for mobile and desktop environments.  It
implements `double-entry bookkeeping`_.  It generates the following
accounting reports:

* Trial balance
* Income statement
* Balance sheet

In addition, *Mia! Accounting* tracks offsets for unpaid payables and
receivables.


Live Demonstration and Test Site
================================

There is a `live demonstration`_ for *Mia! Accounting*.  It runs the
same code as the `test site`_ in the `source distribution`_.  It is
the simplest website that works with *Mia! Accounting*.  It is also
used in the automatic tests.

If you do not have a running Flask application or do not know how to
start one, you may start with the test site.


Installation
============

Install *Mia! Accounting* with ``pip``:

::

    pip install mia-accounting

You may also download from the `PyPI project page`_ or the
`release page`_ on the `Git repository`_.


Documentation
=============

Refer to the `documentation on Read the Docs`_.


Change Log
==========

Refer to the `change log`_.


Copyright
=========

 Copyright (c) 2023 imacat.

 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at

     http://www.apache.org/licenses/LICENSE-2.0

 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.


Authors
=======

| imacat
| imacat@mail.imacat.idv.tw
| 2023/1/27


.. _Flask: https://flask.palletsprojects.com
.. _double-entry bookkeeping: https://en.wikipedia.org/wiki/Double-entry_bookkeeping
.. _live demonstration: https://accounting.imacat.idv.tw
.. _test site: https://github.com/imacat/mia-accounting/tree/main/tests/test_site
.. _source distribution: https://pypi.org/project/mia-accounting/#files
.. _PyPI project page: https://pypi.org/project/mia-accounting
.. _release page: https://github.com/imacat/mia-accounting/releases
.. _Git repository: https://github.com/imacat/mia-accounting
.. _documentation on Read the Docs: https://mia-accounting.readthedocs.io
.. _change log: https://mia-accounting.readthedocs.io/en/latest/changelog.html

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "mia-accounting",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "mia,accounting,flask",
    "author": "",
    "author_email": "imacat <imacat@mail.imacat.idv.tw>",
    "download_url": "https://files.pythonhosted.org/packages/14/68/c55571c77f1afdf379fc52ef3e1d5bded90b718c8c8dadac2dc1ae6890cf/mia-accounting-1.5.11.tar.gz",
    "platform": null,
    "description": "===============\nMia! Accounting\n===============\n\n\nDescription\n===========\n\n*Mia! Accounting* is an accounting module for Flask_ applications.\nIt is designed both for mobile and desktop environments.  It\nimplements `double-entry bookkeeping`_.  It generates the following\naccounting reports:\n\n* Trial balance\n* Income statement\n* Balance sheet\n\nIn addition, *Mia! Accounting* tracks offsets for unpaid payables and\nreceivables.\n\n\nLive Demonstration and Test Site\n================================\n\nThere is a `live demonstration`_ for *Mia! Accounting*.  It runs the\nsame code as the `test site`_ in the `source distribution`_.  It is\nthe simplest website that works with *Mia! Accounting*.  It is also\nused in the automatic tests.\n\nIf you do not have a running Flask application or do not know how to\nstart one, you may start with the test site.\n\n\nInstallation\n============\n\nInstall *Mia! Accounting* with ``pip``:\n\n::\n\n    pip install mia-accounting\n\nYou may also download from the `PyPI project page`_ or the\n`release page`_ on the `Git repository`_.\n\n\nDocumentation\n=============\n\nRefer to the `documentation on Read the Docs`_.\n\n\nChange Log\n==========\n\nRefer to the `change log`_.\n\n\nCopyright\n=========\n\n Copyright (c) 2023 imacat.\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n     http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n\n\nAuthors\n=======\n\n| imacat\n| imacat@mail.imacat.idv.tw\n| 2023/1/27\n\n\n.. _Flask: https://flask.palletsprojects.com\n.. _double-entry bookkeeping: https://en.wikipedia.org/wiki/Double-entry_bookkeeping\n.. _live demonstration: https://accounting.imacat.idv.tw\n.. _test site: https://github.com/imacat/mia-accounting/tree/main/tests/test_site\n.. _source distribution: https://pypi.org/project/mia-accounting/#files\n.. _PyPI project page: https://pypi.org/project/mia-accounting\n.. _release page: https://github.com/imacat/mia-accounting/releases\n.. _Git repository: https://github.com/imacat/mia-accounting\n.. _documentation on Read the Docs: https://mia-accounting.readthedocs.io\n.. _change log: https://mia-accounting.readthedocs.io/en/latest/changelog.html\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Flask accounting module.",
    "version": "1.5.11",
    "project_urls": {
        "Bug Tracker": "https://github.com/imacat/mia-accounting/issues",
        "Change Log": "https://mia-accounting.readthedocs.io/en/latest/changelog.html",
        "Demonstration": "https://accounting.imacat.idv.tw",
        "Documentation": "https://mia-accounting.readthedocs.io",
        "Repository": "https://github.com/imacat/mia-accounting"
    },
    "split_keywords": [
        "mia",
        "accounting",
        "flask"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d09e9a37d5d9bebc1712d9be24b9ba3ee6dee2154abb36ba80b39ef026b09f2f",
                "md5": "9dfab79bdc51693a513e4cc61c2cd66b",
                "sha256": "51b34b2b31320da6dc1b9e49760faf870057bcf628ef7f2cbbd1c7d047fe3d09"
            },
            "downloads": -1,
            "filename": "mia_accounting-1.5.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9dfab79bdc51693a513e4cc61c2cd66b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 302082,
            "upload_time": "2023-12-16T13:55:55",
            "upload_time_iso_8601": "2023-12-16T13:55:55.063593Z",
            "url": "https://files.pythonhosted.org/packages/d0/9e/9a37d5d9bebc1712d9be24b9ba3ee6dee2154abb36ba80b39ef026b09f2f/mia_accounting-1.5.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1468c55571c77f1afdf379fc52ef3e1d5bded90b718c8c8dadac2dc1ae6890cf",
                "md5": "8ea15fea9405fbf07e24d7534fdb9eec",
                "sha256": "0cdc390e0b360fd80a5fdca224610a46c3c61a6508a23de4398668d22c236abe"
            },
            "downloads": -1,
            "filename": "mia-accounting-1.5.11.tar.gz",
            "has_sig": false,
            "md5_digest": "8ea15fea9405fbf07e24d7534fdb9eec",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 229336,
            "upload_time": "2023-12-16T13:55:58",
            "upload_time_iso_8601": "2023-12-16T13:55:58.491734Z",
            "url": "https://files.pythonhosted.org/packages/14/68/c55571c77f1afdf379fc52ef3e1d5bded90b718c8c8dadac2dc1ae6890cf/mia-accounting-1.5.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-16 13:55:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "imacat",
    "github_project": "mia-accounting",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mia-accounting"
}
        
Elapsed time: 0.16226s