Metadata-Version: 2.1
Name: simplejwt-session
Version: 0.0.2
Summary: Generates an authenticated requests `Session` into a Django API authenticated w/ `django-rest-framework-simplejwt`
Home-page: https://github.com/akhtariali/agron_session
Author: Ali Akhtari
Author-email: hi@aliakh.me
License: UNKNOWN
Description: Creates an authenticated `requests.Session` instance for a Django API authenticated w/ `django-rest-framework-simplejwt`. Optionally set `API_PASSWORD`, `API_EMAIL`, and `API_BASE_URL` env vars or pass them directly to the method.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
