Metadata-Version: 2.1
Name: shortloop-python
Version: 0.1.0
Summary: Official Shortloop SDK for Python
Home-page: https://shortloop.dev
Keywords: shortloop,middleware
Author: ShortLoop
Author-email: hello@shortloop.dev
Maintainer: ShortLoop
Maintainer-email: hello@shortloop.dev
Requires-Python: >=3.7
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Django :: 3.2
Classifier: Framework :: Django :: 4
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
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: Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware
Classifier: Topic :: Software Development
Project-URL: Documentation, https://docs.shortloop.dev
Description-Content-Type: text/markdown


ShortLoop creates and updates API Collections by sampling traffic in your web application with no performance or memory overhead. We offer SDK for multiple languages and frameworks.

`shortloop-python` provides support for python web frameworks.

## Compatibility

Python: >= 3.7

| Web Framework | Version |
|---------------|---------|
| Django        | \>= 3.2 |


## Usage

For usage, refer [Documentation](https://docs.shortloop.dev)

