Metadata-Version: 2.1
Name: Django-Query-Graph
Version: 23.10.4.0
Summary: Django Model Query Graph
Author-email: "The Vinh LUONG (LƯƠNG Thế Vinh)" <TheVinhLuong@gmail.com>
Maintainer-email: "The Vinh LUONG (LƯƠNG Thế Vinh)" <TheVinhLuong@gmail.com>
License: MIT License
        
        Copyright (c) 2019 The Vinh LUONG (LƯƠNG Thế Vinh)
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
        
Project-URL: Homepage, https://GitHub.com/Djaizz/Django-Query-Graph
Project-URL: Repository, https://GitHub.com/Djaizz/Django-Query-Graph
Project-URL: GitHub, https://GitHub.com/Djaizz/Django-Query-Graph
Project-URL: Documentation, https://Djaizz.GitHub.io/Django-Query-Graph
Keywords: Django,query,graph
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: MacOS X
Classifier: Environment :: Win32 (MS Windows)
Classifier: Framework :: Django
Classifier: Framework :: Django :: 4.0
Classifier: Intended Audience :: Developers
Classifier: Operating System :: MacOS
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Microsoft :: Windows :: Windows 7
Classifier: Operating System :: Microsoft :: Windows :: Windows 8
Classifier: Operating System :: Microsoft :: Windows :: Windows 8.1
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: OS Independent
Classifier: Operating System :: Other OS
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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 :: Scientific/Engineering
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Django >=4.2.6
Requires-Dist: Django-Polymorphic >=3.1.0
Provides-Extra: build
Requires-Dist: Build >=1.0.3 ; extra == 'build'
Provides-Extra: dev
Requires-Dist: Commitizen >=3.10.0 ; extra == 'dev'
Requires-Dist: Pre-Commit >=3.4.0 ; extra == 'dev'
Provides-Extra: doc
Requires-Dist: Sphinx >=7.2.6 ; extra == 'doc'
Requires-Dist: Sphinx-AutoBuild >=2021.3.14 ; extra == 'doc'
Requires-Dist: SphinxContrib-JSMath >=1.0.1 ; extra == 'doc'
Requires-Dist: CommonMark >=0.9.1 ; extra == 'doc'
Requires-Dist: ReCommonMark >=0.7.1 ; extra == 'doc'
Provides-Extra: lint
Requires-Dist: Bandit >=1.7.5 ; extra == 'lint'
Requires-Dist: Flake8 >=6.1.0 ; extra == 'lint'
Requires-Dist: MyPy >=1.5.1 ; extra == 'lint'
Requires-Dist: PyCodeStyle >=2.11.0 ; extra == 'lint'
Requires-Dist: PyDocStyle >=6.3.0 ; extra == 'lint'
Requires-Dist: PyLama >=8.4.1 ; extra == 'lint'
Requires-Dist: PyLint >=3.0.0 ; extra == 'lint'
Provides-Extra: publish
Requires-Dist: Twine >=4.0.2 ; extra == 'publish'
Provides-Extra: test
Requires-Dist: Nose >=1.3.7 ; extra == 'test'
Requires-Dist: Nose2 >=0.14.0 ; extra == 'test'
Requires-Dist: PyTest >=7.4.2 ; extra == 'test'
Requires-Dist: PyTest-Cov >=4.1.0 ; extra == 'test'
Requires-Dist: UnitTest2 >=1.1.0 ; extra == 'test'

# Django Model Query Graphs
