Metadata-Version: |
2.1 |
Name: |
networkx_algo_common_subtree |
Version: |
0.2.1 |
Summary: |
A networkx implemention of algorithms to find common ordered subtree minors and isomorphisms |
Author: |
Jon Crall |
Author-Email: |
erotemic[at]gmail.com |
Home-Page: |
https://github.com/Erotemic/networkx_algo_common_subtree |
License: |
Apache 2 |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: Utilities |
Classifier: |
License :: OSI Approved :: Apache Software License |
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: |
Programming Language :: Python :: 3.12 |
Requires-Python: |
>=3.7 |
Requires-Dist: |
networkx (<3.0,>=2.7); python_version < "3.10" and python_version >= "3.9" |
Requires-Dist: |
networkx (>=2.7); python_version < "3.11" and python_version >= "3.10" |
Requires-Dist: |
networkx (<3.0,>=2.5.1); python_version < "3.7" and python_version >= "3.6" |
Requires-Dist: |
networkx (<3.0,>=2.6.2); python_version < "3.8" and python_version >= "3.7" |
Requires-Dist: |
networkx (<3.0,>=2.7); python_version < "3.9" and python_version >= "3.8" |
Requires-Dist: |
networkx (>=2.7); python_version < "4.0" and python_version >= "3.11" |
Requires-Dist: |
xdoctest (>=1.1.3); extra == "all" |
Requires-Dist: |
ubelt (>=1.3.4); extra == "all" |
Requires-Dist: |
scikit-build (>=0.11.1); extra == "all" |
Requires-Dist: |
ninja (>=1.10.2); extra == "all" |
Requires-Dist: |
cmake (>=3.21.2); extra == "all" |
Requires-Dist: |
cython (>=0.29.24); extra == "all" |
Requires-Dist: |
xdoctest (==1.1.3); extra == "all-strict" |
Requires-Dist: |
ubelt (==1.3.4); extra == "all-strict" |
Requires-Dist: |
scikit-build (==0.11.1); extra == "all-strict" |
Requires-Dist: |
ninja (==1.10.2); extra == "all-strict" |
Requires-Dist: |
cmake (==3.21.2); extra == "all-strict" |
Requires-Dist: |
cython (==0.29.24); extra == "all-strict" |
Requires-Dist: |
networkx (<3.0,==2.7); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict" |
Requires-Dist: |
pytest (==7.4.4); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict" |
Requires-Dist: |
coverage[toml] (==6.5.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict" |
Requires-Dist: |
networkx (==2.7); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict" |
Requires-Dist: |
pytest (==7.4.4); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict" |
Requires-Dist: |
coverage[toml] (==6.5.0); (python_version < "3.12" and python_version >= "3.10") and extra == "all-strict" |
Requires-Dist: |
pytest (==7.4.4); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict" |
Requires-Dist: |
pytest (==7.4.4); (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict" |
Requires-Dist: |
networkx (<3.0,==2.5.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict" |
Requires-Dist: |
pytest (==6.2.5); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict" |
Requires-Dist: |
coverage[toml] (==6.1.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict" |
Requires-Dist: |
networkx (<3.0,==2.6.2); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict" |
Requires-Dist: |
pytest (==7.4.4); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict" |
Requires-Dist: |
coverage[toml] (==6.5.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict" |
Requires-Dist: |
networkx (<3.0,==2.7); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict" |
Requires-Dist: |
pytest (==7.4.4); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict" |
Requires-Dist: |
coverage[toml] (==6.5.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict" |
Requires-Dist: |
networkx (==2.7); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict" |
Requires-Dist: |
coverage[toml] (==7.3.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict" |
Requires-Dist: |
pytest (==7.4.4); (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict" |
Requires-Dist: |
pytest-cov (==3.0.0); python_version >= "3.6.0" and extra == "all-strict" |
Requires-Dist: |
networkx (<3.0,>=2.7); (python_version < "3.10" and python_version >= "3.9") and extra == "all" |
Requires-Dist: |
pytest (>=7.4.4); (python_version < "3.10" and python_version >= "3.9") and extra == "all" |
Requires-Dist: |
coverage[toml] (>=6.5.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all" |
Requires-Dist: |
networkx (>=2.7); (python_version < "3.11" and python_version >= "3.10") and extra == "all" |
Requires-Dist: |
pytest (>=7.4.4); (python_version < "3.11" and python_version >= "3.10") and extra == "all" |
Requires-Dist: |
coverage[toml] (>=6.5.0); (python_version < "3.12" and python_version >= "3.10") and extra == "all" |
Requires-Dist: |
pytest (>=7.4.4); (python_version < "3.12" and python_version >= "3.11") and extra == "all" |
Requires-Dist: |
pytest (>=7.4.4); (python_version < "3.13" and python_version >= "3.12") and extra == "all" |
Requires-Dist: |
networkx (<3.0,>=2.5.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all" |
Requires-Dist: |
pytest (>=6.2.5); (python_version < "3.7" and python_version >= "3.6") and extra == "all" |
Requires-Dist: |
coverage[toml] (>=6.1.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all" |
Requires-Dist: |
networkx (<3.0,>=2.6.2); (python_version < "3.8" and python_version >= "3.7") and extra == "all" |
Requires-Dist: |
pytest (>=7.4.4); (python_version < "3.8" and python_version >= "3.7") and extra == "all" |
Requires-Dist: |
coverage[toml] (>=6.5.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all" |
Requires-Dist: |
networkx (<3.0,>=2.7); (python_version < "3.9" and python_version >= "3.8") and extra == "all" |
Requires-Dist: |
pytest (>=7.4.4); (python_version < "3.9" and python_version >= "3.8") and extra == "all" |
Requires-Dist: |
coverage[toml] (>=6.5.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all" |
Requires-Dist: |
networkx (>=2.7); (python_version < "4.0" and python_version >= "3.11") and extra == "all" |
Requires-Dist: |
coverage[toml] (>=7.3.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all" |
Requires-Dist: |
pytest (>=7.4.4); (python_version < "4.0" and python_version >= "3.13") and extra == "all" |
Requires-Dist: |
pytest-cov (>=3.0.0); python_version >= "3.6.0" and extra == "all" |
Requires-Dist: |
scikit-build (>=0.11.1); extra == "build" |
Requires-Dist: |
ninja (>=1.10.2); extra == "build" |
Requires-Dist: |
cmake (>=3.21.2); extra == "build" |
Requires-Dist: |
cython (>=0.29.24); extra == "build" |
Requires-Dist: |
scikit-build (==0.11.1); extra == "build-strict" |
Requires-Dist: |
ninja (==1.10.2); extra == "build-strict" |
Requires-Dist: |
cmake (==3.21.2); extra == "build-strict" |
Requires-Dist: |
cython (==0.29.24); extra == "build-strict" |
Requires-Dist: |
sphinx (>=5.0.1); extra == "docs" |
Requires-Dist: |
sphinx-autobuild (>=2021.3.14); extra == "docs" |
Requires-Dist: |
sphinx-rtd-theme (>=1.0.0); extra == "docs" |
Requires-Dist: |
sphinxcontrib-napoleon (>=0.7); extra == "docs" |
Requires-Dist: |
sphinx-autoapi (>=1.8.4); extra == "docs" |
Requires-Dist: |
Pygments (>=2.9.0); extra == "docs" |
Requires-Dist: |
myst-parser (>=0.18.0); extra == "docs" |
Requires-Dist: |
sphinx-reredirects (>=0.0.1); extra == "docs" |
Requires-Dist: |
sphinx (==5.0.1); extra == "docs-strict" |
Requires-Dist: |
sphinx-autobuild (==2021.3.14); extra == "docs-strict" |
Requires-Dist: |
sphinx-rtd-theme (==1.0.0); extra == "docs-strict" |
Requires-Dist: |
sphinxcontrib-napoleon (==0.7); extra == "docs-strict" |
Requires-Dist: |
sphinx-autoapi (==1.8.4); extra == "docs-strict" |
Requires-Dist: |
Pygments (==2.9.0); extra == "docs-strict" |
Requires-Dist: |
myst-parser (==0.18.0); extra == "docs-strict" |
Requires-Dist: |
sphinx-reredirects (==0.0.1); extra == "docs-strict" |
Requires-Dist: |
networkx (<3.0,==2.7); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict" |
Requires-Dist: |
networkx (==2.7); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict" |
Requires-Dist: |
networkx (<3.0,==2.5.1); (python_version < "3.7" and python_version >= "3.6") and extra == "runtime-strict" |
Requires-Dist: |
networkx (<3.0,==2.6.2); (python_version < "3.8" and python_version >= "3.7") and extra == "runtime-strict" |
Requires-Dist: |
networkx (<3.0,==2.7); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict" |
Requires-Dist: |
networkx (==2.7); (python_version < "4.0" and python_version >= "3.11") and extra == "runtime-strict" |
Requires-Dist: |
networkx (<3.0,>=2.7); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime" |
Requires-Dist: |
networkx (>=2.7); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime" |
Requires-Dist: |
networkx (<3.0,>=2.5.1); (python_version < "3.7" and python_version >= "3.6") and extra == "runtime" |
Requires-Dist: |
networkx (<3.0,>=2.6.2); (python_version < "3.8" and python_version >= "3.7") and extra == "runtime" |
Requires-Dist: |
networkx (<3.0,>=2.7); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime" |
Requires-Dist: |
networkx (>=2.7); (python_version < "4.0" and python_version >= "3.11") and extra == "runtime" |
Requires-Dist: |
xdoctest (>=1.1.3); extra == "tests" |
Requires-Dist: |
ubelt (>=1.3.4); extra == "tests" |
Requires-Dist: |
xdoctest (==1.1.3); extra == "tests-strict" |
Requires-Dist: |
ubelt (==1.3.4); extra == "tests-strict" |
Requires-Dist: |
pytest (==7.4.4); (python_version < "3.10" and python_version >= "3.9") and extra == "tests-strict" |
Requires-Dist: |
coverage[toml] (==6.5.0); (python_version < "3.10" and python_version >= "3.9") and extra == "tests-strict" |
Requires-Dist: |
pytest (==7.4.4); (python_version < "3.11" and python_version >= "3.10") and extra == "tests-strict" |
Requires-Dist: |
coverage[toml] (==6.5.0); (python_version < "3.12" and python_version >= "3.10") and extra == "tests-strict" |
Requires-Dist: |
pytest (==7.4.4); (python_version < "3.12" and python_version >= "3.11") and extra == "tests-strict" |
Requires-Dist: |
pytest (==7.4.4); (python_version < "3.13" and python_version >= "3.12") and extra == "tests-strict" |
Requires-Dist: |
pytest (==6.2.5); (python_version < "3.7" and python_version >= "3.6") and extra == "tests-strict" |
Requires-Dist: |
coverage[toml] (==6.1.1); (python_version < "3.7" and python_version >= "3.6") and extra == "tests-strict" |
Requires-Dist: |
pytest (==7.4.4); (python_version < "3.8" and python_version >= "3.7") and extra == "tests-strict" |
Requires-Dist: |
coverage[toml] (==6.5.0); (python_version < "3.8" and python_version >= "3.7") and extra == "tests-strict" |
Requires-Dist: |
pytest (==7.4.4); (python_version < "3.9" and python_version >= "3.8") and extra == "tests-strict" |
Requires-Dist: |
coverage[toml] (==6.5.0); (python_version < "3.9" and python_version >= "3.8") and extra == "tests-strict" |
Requires-Dist: |
coverage[toml] (==7.3.0); (python_version < "4.0" and python_version >= "3.12") and extra == "tests-strict" |
Requires-Dist: |
pytest (==7.4.4); (python_version < "4.0" and python_version >= "3.13") and extra == "tests-strict" |
Requires-Dist: |
pytest-cov (==3.0.0); python_version >= "3.6.0" and extra == "tests-strict" |
Requires-Dist: |
pytest (>=7.4.4); (python_version < "3.10" and python_version >= "3.9") and extra == "tests" |
Requires-Dist: |
coverage[toml] (>=6.5.0); (python_version < "3.10" and python_version >= "3.9") and extra == "tests" |
Requires-Dist: |
pytest (>=7.4.4); (python_version < "3.11" and python_version >= "3.10") and extra == "tests" |
Requires-Dist: |
coverage[toml] (>=6.5.0); (python_version < "3.12" and python_version >= "3.10") and extra == "tests" |
Requires-Dist: |
pytest (>=7.4.4); (python_version < "3.12" and python_version >= "3.11") and extra == "tests" |
Requires-Dist: |
pytest (>=7.4.4); (python_version < "3.13" and python_version >= "3.12") and extra == "tests" |
Requires-Dist: |
pytest (>=6.2.5); (python_version < "3.7" and python_version >= "3.6") and extra == "tests" |
Requires-Dist: |
coverage[toml] (>=6.1.1); (python_version < "3.7" and python_version >= "3.6") and extra == "tests" |
Requires-Dist: |
pytest (>=7.4.4); (python_version < "3.8" and python_version >= "3.7") and extra == "tests" |
Requires-Dist: |
coverage[toml] (>=6.5.0); (python_version < "3.8" and python_version >= "3.7") and extra == "tests" |
Requires-Dist: |
pytest (>=7.4.4); (python_version < "3.9" and python_version >= "3.8") and extra == "tests" |
Requires-Dist: |
coverage[toml] (>=6.5.0); (python_version < "3.9" and python_version >= "3.8") and extra == "tests" |
Requires-Dist: |
coverage[toml] (>=7.3.0); (python_version < "4.0" and python_version >= "3.12") and extra == "tests" |
Requires-Dist: |
pytest (>=7.4.4); (python_version < "4.0" and python_version >= "3.13") and extra == "tests" |
Requires-Dist: |
pytest-cov (>=3.0.0); python_version >= "3.6.0" and extra == "tests" |
Provides-Extra: |
all |
Provides-Extra: |
all-strict |
Provides-Extra: |
build |
Provides-Extra: |
build-strict |
Provides-Extra: |
docs |
Provides-Extra: |
docs-strict |
Provides-Extra: |
optional |
Provides-Extra: |
optional-strict |
Provides-Extra: |
runtime |
Provides-Extra: |
runtime-strict |
Provides-Extra: |
tests |
Provides-Extra: |
tests-strict |
Description-Content-Type: |
text/x-rst |