Metadata-Version: 2.4
Name: juntagrico
Version: 2.0.7
Summary: juntagrico is a management platform for community gardens and vegetable cooperatives.
Author-email: juntagrico <python@juntagrico.org>
Project-URL: Homepage, https://www.juntagrico.org
Project-URL: Issues, https://github.com/juntagrico/juntagrico/issues
Project-URL: Documentation, https://juntagrico.readthedocs.io
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 5.2
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Other Audience
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENCE.txt
Requires-Dist: Django~=5.2.3
Requires-Dist: django-admin-sortable2~=2.3.0
Requires-Dist: django-crispy-forms~=2.5.0
Requires-Dist: crispy-bootstrap4~=2026.2.0
Requires-Dist: django-impersonate~=1.9.5
Requires-Dist: django-polymorphic~=4.11.1
Requires-Dist: django-richtextfield~=1.6.1
Requires-Dist: django-select2~=8.4.1
Requires-Dist: django-import-export~=4.4.0
Requires-Dist: icalendar~=6.3.0
Requires-Dist: schwifty==2026.01.0
Requires-Dist: xhtml2pdf==0.2.17
Requires-Dist: svglib<1.6.0
Requires-Dist: XlsxWriter~=3.2.3
Requires-Dist: python-dateutil~=2.9.0
Dynamic: license-file

# juntagrico

[![image](https://github.com/juntagrico/juntagrico/actions/workflows/juntagrico-ci.yml/badge.svg?branch=main&event=push)](https://github.com/juntagrico/juntagrico/actions/workflows/juntagrico-ci.yml)
[![Maintainability](https://qlty.sh/gh/juntagrico/projects/juntagrico/maintainability.svg)](https://qlty.sh/gh/juntagrico/projects/juntagrico)
[![Code Coverage](https://qlty.sh/gh/juntagrico/projects/juntagrico/coverage.svg)](https://qlty.sh/gh/juntagrico/projects/juntagrico)
[![image](https://img.shields.io/pypi/v/juntagrico.svg)](https://pypi.python.org/pypi/juntagrico)
[![image](https://img.shields.io/pypi/l/juntagrico.svg)](https://pypi.python.org/pypi/juntagrico)
[![image](https://img.shields.io/pypi/pyversions/juntagrico.svg)](https://pypi.python.org/pypi/juntagrico)
[![image](https://img.shields.io/pypi/status/juntagrico.svg)](https://pypi.python.org/pypi/juntagrico)
[![image](https://img.shields.io/pypi/dm/juntagrico.svg)](https://pypi.python.org/pypi/juntagrico/)
[![image](https://img.shields.io/github/last-commit/juntagrico/juntagrico.svg)](https://github.com/juntagrico/juntagrico)
[![image](https://img.shields.io/github/commit-activity/y/juntagrico/juntagrico)](https://github.com/juntagrico/juntagrico)
![Libraries.io dependency status for GitHub repo](https://img.shields.io/librariesio/github/juntagrico/juntagrico)

**The easy solution for cooperative vegetable growers**

juntagrico is a management platform for community gardens and vegetable
cooperatives.

It provides the basic functionality like

-   subscription management
-   extra subscription management
-   management of shares
-   delivery management
-   management of members

## Documentation
Detailed documentation how to install and configure juntagrico can be
found in [juntagrico.readthedocs.io](https://juntagrico.readthedocs.io)

## Demo
[demo.juntagrico.science](https://demo.juntagrico.science/)

The username is "admin" and the password is "admin" too. Please do not
change the password 💚

## Contribute
- Report issues on [github](https://github.com/juntagrico/juntagrico/issues)
- [Translate](https://explore.transifex.com/juntagrico/juntagrico/)
- Get started with the [development setup](https://juntagrico.readthedocs.io/en/latest/contribute/development.html)


[![image](https://forthebadge.com/images/badges/made-with-python.svg)](https://www.python.org/)
[![image](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)
[![image](https://forthebadge.com/images/badges/powered-by-black-magic.svg)](https://forthebadge.com)
