Metadata-Version: 2.1 Name: frappe Version: 14.80.0 Summary: Metadata driven, full-stack low code web framework Author-email: Frappe Technologies Pvt Ltd Requires-Python: >=3.10 Description-Content-Type: text/markdown Requires-Dist: Babel~=2.9.0 Requires-Dist: Click~=7.1.2 Requires-Dist: filelock~=3.8.0 Requires-Dist: filetype~=1.2.0 Requires-Dist: GitPython~=3.1.34 Requires-Dist: Jinja2~=3.1.2 Requires-Dist: Pillow~=10.3.0 Requires-Dist: PyJWT~=2.4.0 Requires-Dist: PyMySQL==1.1.1 Requires-Dist: PyPDF2~=2.1.0 Requires-Dist: PyPika==0.48.9 Requires-Dist: PyQRCode~=1.2.1 Requires-Dist: PyYAML~=6.0.1 Requires-Dist: RestrictedPython~=6.2 Requires-Dist: WeasyPrint==52.5 Requires-Dist: Werkzeug~=2.3.8 Requires-Dist: Whoosh~=2.7.4 Requires-Dist: beautifulsoup4~=4.9.3 Requires-Dist: bleach-allowlist~=1.0.3 Requires-Dist: bleach~=3.3.0 Requires-Dist: cairocffi==1.2.0 Requires-Dist: chardet~=5.1.0 Requires-Dist: croniter~=1.3.5 Requires-Dist: cryptography~=42.0.0 Requires-Dist: cssutils~=2.9.0 Requires-Dist: email-reply-parser~=0.5.12 Requires-Dist: git-url-parse~=1.2.2 Requires-Dist: gitdb~=4.0.7 Requires-Dist: gunicorn~=22.0.0 Requires-Dist: html5lib~=1.1 Requires-Dist: ipython~=8.10.0 Requires-Dist: ldap3~=2.9 Requires-Dist: markdown2~=2.4.0 Requires-Dist: MarkupSafe>=2.1.0,<3 Requires-Dist: maxminddb-geolite2==2018.703 Requires-Dist: num2words~=0.5.10 Requires-Dist: oauthlib~=3.2.1 Requires-Dist: openpyxl~=3.0.7 Requires-Dist: passlib~=1.7.4 Requires-Dist: pdfkit~=1.0.0 Requires-Dist: phonenumbers==8.12.40 Requires-Dist: premailer~=3.8.0 Requires-Dist: psutil~=5.9.1 Requires-Dist: psycopg2-binary~=2.9.1 Requires-Dist: pyasn1~=0.4.8 Requires-Dist: pyOpenSSL~=24.0.0 Requires-Dist: pycryptodome~=3.18.0 Requires-Dist: pyotp~=2.6.0 Requires-Dist: pypng~=0.20220715.0 Requires-Dist: python-dateutil~=2.8.1 Requires-Dist: pytz==2022.1 Requires-Dist: rauth~=0.7.3 Requires-Dist: redis~=3.5.3 Requires-Dist: hiredis~=2.0.0 Requires-Dist: requests-oauthlib~=1.3.0 Requires-Dist: requests~=2.32.0 Requires-Dist: rq~=1.14.1 Requires-Dist: rsa>=4.1 Requires-Dist: semantic-version~=2.10.0 Requires-Dist: sqlparse~=0.5.0 Requires-Dist: tenacity~=8.0.1 Requires-Dist: terminaltables~=3.1.0 Requires-Dist: traceback-with-variables~=2.0.4 Requires-Dist: urllib3~=1.26.4 Requires-Dist: xlrd~=2.0.1 Requires-Dist: zxcvbn~=4.4.28 Requires-Dist: markdownify~=0.11.2 Requires-Dist: boto3~=1.18.49 Requires-Dist: dropbox~=11.36.2 Requires-Dist: google-api-python-client~=2.2.0 Requires-Dist: google-auth-httplib2~=0.1.0 Requires-Dist: google-auth-oauthlib~=0.4.4 Requires-Dist: google-auth~=1.29.0 Requires-Dist: posthog~=3.0.1


a web framework with "batteries included"

it's pronounced - fra-pay
Full-stack web application framework that uses Python and MariaDB on the server side and a tightly integrated client side library. Built for [ERPNext](https://erpnext.com)
Try in PWD
> Login for the PWD site: (username: Administrator, password: admin) ## Table of Contents * [Installation](#installation) * [Contributing](#contributing) * [Resources](#resources) * [License](#license) ## Installation * [Install via Docker](https://github.com/frappe/frappe_docker) * [Install via Frappe Bench](https://github.com/frappe/bench) * [Offical Documentation](https://frappeframework.com/docs/user/en/installation) * [Managed Hosting on Frappe Cloud](https://frappecloud.com/frappe/signup) ## Contributing 1. [Code of Conduct](CODE_OF_CONDUCT.md) 1. [Contribution Guidelines](https://github.com/frappe/erpnext/wiki/Contribution-Guidelines) 1. [Security Policy](SECURITY.md) 1. [Translations](https://translate.erpnext.com) ## Resources 1. [frappeframework.com](https://frappeframework.com) - Official documentation of the Frappe Framework. 1. [frappe.school](https://frappe.school) - Pick from the various courses by the maintainers or from the community. ## License This repository has been released under the [MIT License](LICENSE).