Metadata-Version: 2.1
Name: django-sage-session
Version: 0.1.2
Summary: Package for handling sessions and session management
Home-page: https://github.com/sageteamorg/django-sage-session
License: MIT
Keywords: django,sessions,session_management
Author: Sepehr Akbarzadeh
Author-email: sepehr@sageteam.org
Requires-Python: >=3.10,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Dist: cryptography (>=43.0.0,<44.0.0)
Requires-Dist: django (>=4.2,<5.0) ; python_version == "3.10"
Requires-Dist: django (>=4.2,<5.3) ; python_version >= "3.10"
Requires-Dist: django-ipware (>=7.0.1,<8.0.0)
Requires-Dist: django-sage-tools (>=0.3.5,<0.4.0)
Requires-Dist: geoip2 (>=4.8.0,<5.0.0)
Requires-Dist: mimesis (>=11.1.0,<12.0.0)
Requires-Dist: pillow (>=10.4.0,<11.0.0)
Requires-Dist: pylint-django (>=2.5.5,<3.0.0)
Requires-Dist: pytest-django (>=4.9.0,<5.0.0)
Requires-Dist: pyyaml (>=6.0.2,<7.0.0)
Requires-Dist: user-agents (>=2.2.0,<3.0.0)
Project-URL: Repository, https://github.com/sageteamorg/django-sage-session
Description-Content-Type: text/markdown

# django-sage-session
