Metadata-Version: 2.4
Name: qtoggleserver
Version: 0.28.2
Summary: A fully fledged qToggle implementation written in Python
Author-email: Calin Crisan <ccrisan@gmail.com>
License: Apache 2.0
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: bleak<1,>=0.14
Requires-Dist: cachetools>=6.2.1
Requires-Dist: cachetools-async>=0.0.5
Requires-Dist: dbus-next<1,>=0.2
Requires-Dist: jinja2<4,>=3
Requires-Dist: jsonpointer<3,>=2.0
Requires-Dist: jsonschema<5,>=2.5
Requires-Dist: psutil<6,>=5.5
Requires-Dist: pyhocon<1,>=0.3.50
Requires-Dist: pyjwt<3,>=2
Requires-Dist: pytz
Requires-Dist: qui-server>=1.18
Requires-Dist: tornado<7,>=6.0
Provides-Extra: opt
Requires-Dist: asyncpg; extra == "opt"
Requires-Dist: pymongo; extra == "opt"
Requires-Dist: redis; extra == "opt"
Dynamic: license-file

[![Actions Status](https://github.com/qtoggle/qtoggleserver/workflows/Main/badge.svg)](https://github.com/qtoggle/qtoggleserver/actions)
[![Join us on Discord](https://img.shields.io/discord/742719160865521714)](https://discord.gg/wwYn3jJNPM)
[![Join us on Facebook](https://img.shields.io/badge/chat-facebook-blue)](http://facebook.com/qtoggle)

---


**qToggleServer** is a fully fledged [qToggle](https://github.com/qtoggle/docs) implementation written in Python.

Check out the [Getting Started](https://github.com/qtoggle/qtoggleserver/wiki/Getting-Started) wiki page to install and get started with qToggleServer.
