Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/byro/byro
Plugin-based, unopinionated membership administration software
https://github.com/byro/byro
Last synced: 9 days ago
JSON representation
Plugin-based, unopinionated membership administration software
- Host: GitHub
- URL: https://github.com/byro/byro
- Owner: byro
- License: apache-2.0
- Created: 2017-08-11T23:21:34.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-07-09T23:52:27.000Z (4 months ago)
- Last Synced: 2024-10-02T02:59:50.108Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 2.91 MB
- Stars: 161
- Watchers: 15
- Forks: 44
- Open Issues: 53
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
- awesome-python-applications - Repo - based membership administration tool for small and medium sized clubs/NGOs/associations of all kinds, with a focus on the DACH region. `(server)` (<a id="tag-organization" href="#tag-organization">Organization</a>)
- awesome-python-applications - Repo - based membership administration tool for small and medium sized clubs/NGOs/associations of all kinds, with a focus on the DACH region. `(server)` (<a id="tag-organization" href="#tag-organization">Organization</a>)
- awesome-starred - byro/byro - Plugin-based, unopinionated membership administration software (others)
README
|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/
:alt: Documentationbyro_ 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/