Metadata-Version: 2.1
Name: AkvoDjangoFormGateway
Version: 0.0.7
Summary: A Django library that enables seamless integration of messenger services
Home-page: https://github.com/akvo/Akvo-DjangoFormGateway
Author: Akvo
Author-email: tech.consultancy@akvo.org
Maintainer: Deden Bangkit
Maintainer-email: deden@akvo.org
Project-URL: Documentation, https://github.com/akvo/Akvo-DjangoFormGateway
Project-URL: Bug Reports, https://github.com/akvo/Akvo-DjangoFormGateway/issues
Project-URL: Source Code, https://github.com/akvo/Akvo-DjangoFormGateway
Keywords: akvo,twilio,whatsapp,ssid,sms,django
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: Public Domain
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Framework :: Django
Classifier: Framework :: Django :: 4.0
Classifier: Framework :: Django :: 4.1
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Python: >=3.8.5
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: setuptools (>=36.2)
Requires-Dist: twilio (>=8.2.0)
Requires-Dist: djangorestframework (>=3.12.4)
Requires-Dist: Django (>=4.0.4)
Provides-Extra: dev
Requires-Dist: check-manifest ; extra == 'dev'

# Akvo-DjangoFormGateway

[![Build Status](https://github.com/akvo/Akvo-DjangoFormGateway/actions/workflows/test.yml/badge.svg)](https://github.com/akvo/Akvo-DjangoFormGateway/actions) [![Repo Size](https://img.shields.io/github/repo-size/akvo/Akvo-DjangoFormGateway)](https://img.shields.io/github/repo-size/akvo/Akvo-DjangoFormGateway) [![Coverage Status](https://coveralls.io/repos/github/akvo/Akvo-DjangoFormGateway/badge.svg?branch=main)](https://coveralls.io/github/akvo/Akvo-DjangoFormGateway?branch=main) [![Languages](https://img.shields.io/github/languages/count/akvo/Akvo-DjangoFormGateway
)](https://img.shields.io/github/languages/count/akvo/Akvo-DjangoFormGateway
) [![Issues](https://img.shields.io/github/issues/akvo/Akvo-DjangoFormGateway
)](https://img.shields.io/github/issues/akvo/Akvo-DjangoFormGateway
) [![Last Commit](https://img.shields.io/github/last-commit/akvo/Akvo-DjangoFormGateway/main
)](https://img.shields.io/github/last-commit/akvo/Akvo-DjangoFormGateway/main) [![GitHub license](https://img.shields.io/github/license/akvo/Akvo-DjangoFormGateway.svg)](https://github.com/akvo/Akvo-DjangoFormGateway/blob/main/LICENSE)

**Akvo-DjangoFormGateway** is a Django library that enables seamless integration of messenger services such as WhatsApp, SMS, and SSID for collecting form data. It provides an easy-to-use gateway to receive and process form submissions from various messaging platforms, empowering developers to build interactive and conversational form experiences within their Django applications.

Please note that you can further customize and expand upon this description to provide more specific details about the features, functionality, and benefits of your library.
