byro


Namebyro JSON
Version 2023.1.0 PyPI version JSON
download
home_pagehttps://byro.cloud
SummaryMembership and fees management for associations, clubs and groups
upload_time2023-09-24 06:01:40
maintainer
docs_urlNone
authorTobias Kunze
requires_python>=3.8
licenseApache License 2.0
keywords members membership fees club group clubs associations association
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            |byro|
======

.. image:: https://img.shields.io/github/v/release/byro/byro
   :target: https://github.com/byro/byro/releases/latest
   :alt: GitHub release (with filter)

.. image:: https://img.shields.io/pypi/v/byro
   :target: https://pypi.org/project/byro/
   :alt: PyPI - Version

.. image:: https://github.com/byro/byro/actions/workflows/ci-cd.yml/badge.svg?branch=main
   :target: https://github.com/byro/byro/actions/workflows/ci-cd.yml?query=branch%3Amain
   :alt: CI/CD

.. image:: https://codecov.io/gh/byro/byro/branch/main/graph/badge.svg
   :target: https://codecov.io/gh/byro/byro
   :alt: Code coverage

.. image:: https://img.shields.io/codeclimate/maintainability/byro/byro.svg
   :target: https://codeclimate.com/github/byro/byro
   :alt: Code maintainability

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



byro_ is a membership administration tool for small and medium sized
clubs/NGOs/associations of all kinds, with a focus on the DACH region. While it
is still a work in progress, it is already usable and in active use.

.. image:: https://raw.githubusercontent.com/byro/byro/main/docs/img/screenshots/office_dashboard.png

Development and Production Setup
--------------------------------

Please refer to the `development`_ or the `production documentation`_.

Features
--------


Planned features
----------------


Official Plugins
----------------

byro provides a rich API for plugins. See our `developer documentation`_ if you want to write a
plugin. If you want your plugin to be officially recognized or listed here, please open an issue
or a pull request.

- `byro-mailman`_ provides integration with the mailman mailing list tool,
  including automatic subscriptions, member lists, and removals.
- `byro-gemeinnuetzigkeit`_ provides tools for German non-profits, most notably
  receipts for membership fees and donations.

Inofficial Plugins
------------------

Inofficial plugins are encouraged to add the `byro-plugin` tag if they are on
GitHub. You can see all byro plugins on GitHub `here`_.

- `byro-shackspace`_ is an example for how a group can extend or modify byro to
  fit their purpose, e.g. add custom mechanisms and save additional data.

.. |byro| image:: https://raw.githubusercontent.com/byro/byro/main/docs/img/logo/byro_128.png
   :alt: byro
.. _developer documentation: http://byro.readthedocs.io/en/latest/
.. _development: https://byro.readthedocs.io/en/latest/developer/setup.html
.. _byro: https://byro.cloud
.. _here: https://github.com/topics/byro-plugin
.. _byro-mailman: https://github.com/byro/byro-mailman
.. _byro-gemeinnuetzigkeit: https://github.com/byro/byro-gemeinnuetzigkeit
.. _byro-shackspace: https://github.com/byro/byro-shackspace
.. _production documentation: https://byro.readthedocs.io/en/latest/administrator/

            

Raw data

            {
    "_id": null,
    "home_page": "https://byro.cloud",
    "name": "byro",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "members membership fees club group clubs associations association",
    "author": "Tobias Kunze",
    "author_email": "r@rixx.de",
    "download_url": "https://files.pythonhosted.org/packages/f8/42/c166da0e1025c387f8a63297896b11322ab1d30275b1f39e7ac4c90f2b55/byro-2023.1.0.tar.gz",
    "platform": null,
    "description": "|byro|\n======\n\n.. image:: https://img.shields.io/github/v/release/byro/byro\n   :target: https://github.com/byro/byro/releases/latest\n   :alt: GitHub release (with filter)\n\n.. image:: https://img.shields.io/pypi/v/byro\n   :target: https://pypi.org/project/byro/\n   :alt: PyPI - Version\n\n.. image:: https://github.com/byro/byro/actions/workflows/ci-cd.yml/badge.svg?branch=main\n   :target: https://github.com/byro/byro/actions/workflows/ci-cd.yml?query=branch%3Amain\n   :alt: CI/CD\n\n.. image:: https://codecov.io/gh/byro/byro/branch/main/graph/badge.svg\n   :target: https://codecov.io/gh/byro/byro\n   :alt: Code coverage\n\n.. image:: https://img.shields.io/codeclimate/maintainability/byro/byro.svg\n   :target: https://codeclimate.com/github/byro/byro\n   :alt: Code maintainability\n\n.. image:: https://readthedocs.org/projects/byro/badge/?version=latest\n   :target: http://byro.readthedocs.io/en/latest/?badge=latest\n   :alt: Documentation\n\n\n\nbyro_ is a membership administration tool for small and medium sized\nclubs/NGOs/associations of all kinds, with a focus on the DACH region. While it\nis still a work in progress, it is already usable and in active use.\n\n.. image:: https://raw.githubusercontent.com/byro/byro/main/docs/img/screenshots/office_dashboard.png\n\nDevelopment and Production Setup\n--------------------------------\n\nPlease refer to the `development`_ or the `production documentation`_.\n\nFeatures\n--------\n\n\nPlanned features\n----------------\n\n\nOfficial Plugins\n----------------\n\nbyro provides a rich API for plugins. See our `developer documentation`_ if you want to write a\nplugin. If you want your plugin to be officially recognized or listed here, please open an issue\nor a pull request.\n\n- `byro-mailman`_ provides integration with the mailman mailing list tool,\n  including automatic subscriptions, member lists, and removals.\n- `byro-gemeinnuetzigkeit`_ provides tools for German non-profits, most notably\n  receipts for membership fees and donations.\n\nInofficial Plugins\n------------------\n\nInofficial plugins are encouraged to add the `byro-plugin` tag if they are on\nGitHub. You can see all byro plugins on GitHub `here`_.\n\n- `byro-shackspace`_ is an example for how a group can extend or modify byro to\n  fit their purpose, e.g. add custom mechanisms and save additional data.\n\n.. |byro| image:: https://raw.githubusercontent.com/byro/byro/main/docs/img/logo/byro_128.png\n   :alt: byro\n.. _developer documentation: http://byro.readthedocs.io/en/latest/\n.. _development: https://byro.readthedocs.io/en/latest/developer/setup.html\n.. _byro: https://byro.cloud\n.. _here: https://github.com/topics/byro-plugin\n.. _byro-mailman: https://github.com/byro/byro-mailman\n.. _byro-gemeinnuetzigkeit: https://github.com/byro/byro-gemeinnuetzigkeit\n.. _byro-shackspace: https://github.com/byro/byro-shackspace\n.. _production documentation: https://byro.readthedocs.io/en/latest/administrator/\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Membership and fees management for associations, clubs and groups",
    "version": "2023.1.0",
    "project_urls": {
        "Homepage": "https://byro.cloud"
    },
    "split_keywords": [
        "members",
        "membership",
        "fees",
        "club",
        "group",
        "clubs",
        "associations",
        "association"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d44ab8c29a049a9647d9e1a22c182a3043296e7c6125460bb513c411e1b885b5",
                "md5": "862b7d0decd507e91775d0500cd5723c",
                "sha256": "bee00602cd75d0143ae9db64bb5e4591eee26839414d8b6a151f498625438c43"
            },
            "downloads": -1,
            "filename": "byro-2023.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "862b7d0decd507e91775d0500cd5723c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1422541,
            "upload_time": "2023-09-24T06:01:37",
            "upload_time_iso_8601": "2023-09-24T06:01:37.936414Z",
            "url": "https://files.pythonhosted.org/packages/d4/4a/b8c29a049a9647d9e1a22c182a3043296e7c6125460bb513c411e1b885b5/byro-2023.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f842c166da0e1025c387f8a63297896b11322ab1d30275b1f39e7ac4c90f2b55",
                "md5": "14c96ab571fdf360f6b872a554bcceed",
                "sha256": "01921520a882d4247e887f1305f428fb537354b2acecfa3ab77463590d88dac6"
            },
            "downloads": -1,
            "filename": "byro-2023.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "14c96ab571fdf360f6b872a554bcceed",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1238743,
            "upload_time": "2023-09-24T06:01:40",
            "upload_time_iso_8601": "2023-09-24T06:01:40.198645Z",
            "url": "https://files.pythonhosted.org/packages/f8/42/c166da0e1025c387f8a63297896b11322ab1d30275b1f39e7ac4c90f2b55/byro-2023.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-24 06:01:40",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "byro"
}
        
Elapsed time: 0.12103s