graphid

View on PyPIReverse Dependencies (0)

0.0.6 graphid-0.0.6-py2.py3-none-any.whl

Wheel Details

Project: graphid
Version: 0.0.6
Filename: graphid-0.0.6-py2.py3-none-any.whl
Download: [link]
Size: 215351
MD5: d753e1ac0a27c26cf491e7eda55c81a5
SHA256: 855d05aaa49d0fd4ceced023cc03d75c47db98ee48c122bb5ec3781bd59b06db
Uploaded: 2019-02-12 03:12:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: graphid
Version: 0.0.6
Summary: The graph identification algorithm from my thesis
Author: Jon Crall
Author-Email: erotemic[at]gmail.com
Home-Page: https://github.com/Erotemic/graphid
License: Apache 2
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Requires-Dist: ubelt
Requires-Dist: xdoctest
Requires-Dist: pytest
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: networkx
Requires-Dist: pandas
Requires-Dist: opencv-python
Requires-Dist: matplotlib
Requires-Dist: scikit-image
[Description omitted; length: 2496 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.32.3)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
graphid/__init__.py sha256=PoO5PEb9AuJV8jUDDA6c2BMdbafvxioFKqjW4j3Xtbs 184
graphid/api.py sha256=3IrJHKxrWc4lGzWyp4cxX_dwcLwOIMc5mbfp22tN9V0 2629
graphid/core/__init__.py sha256=KecBMNZQ_DcrG2808r3NS5jYhOQAbX7bFuqZsoSnQ5o 2094
graphid/core/__main__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
graphid/core/_rhomb_dist.py sha256=Nc1NCf5m6wLUwZ78Mj3lHqAqBBI5TXzFxX7Yo_Z9CJs 12658
graphid/core/annot_inference.py sha256=xAhw5hD1Gqup_R7rZjkU1QFEmsmP6LlmIHclvX3wYvM 56051
graphid/core/mixin_callbacks.py sha256=4UhkLdEf3rrrjZywIF249saiFnQfz4YbSdWzJm7FXZA 9657
graphid/core/mixin_dynamic.py sha256=gvEVUrNv8qYMfXMSLKieOdQgJjagKR-_QX27sJUfPbA 41418
graphid/core/mixin_helpers.py sha256=cBD3qMV8LG-EAaq07JCVNInkMyLUgOISNncQ13HGfFo 27264
graphid/core/mixin_invariants.py sha256=ws22njtnl9nKhIryPIOekVpQU1eGLZWqPhMhhOT7zY0 3350
graphid/core/mixin_loops.py sha256=CRVR4I7AKiGpwShaFXjVDzkzvZyu6wFVsGuIDLnEEXE 23467
graphid/core/mixin_priority.py sha256=ZDq6cKvWEPtQ1B4BRX7N3e_HBhJ90IbPyRLKyfMo6tM 19870
graphid/core/mixin_redundancy.py sha256=8lEuScf6xaBRv1nuTBuC0s_lICiCP8oKknUl4JyiORA 27949
graphid/core/mixin_simulation.py sha256=ummJGsA6daUmekcLmlZkgCZBeIM1XZ6hfXcWv_4Vpjo 15254
graphid/core/mixin_viz.py sha256=H5G_yugUzTP6suYNhSySdwmwyil0ql0XxlrbdGQW4u0 35617
graphid/core/refresh.py sha256=EL2jTbzu7UGqtAj07dnoUhIn3mROSNX3RQ6c5pT76rI 24202
graphid/core/state.py sha256=6_UaZfP-CWnR4GSuwEemx95H9BerklKxVLlGEfQGdrE 15411
graphid/demo/__init__.py sha256=QOXwGrmZ9SwwROZnh0H6RMRUTVoDUt3iU8oRLl2BfTE 565
graphid/demo/__main__.py sha256=ccSKR4y6u5C0Fp-AxkXSNK3lVsZ_TTWFaYaTgr-x1RE 104
graphid/demo/demo_script.py sha256=ZwrtAukMGF5_6cgf_btIRZQqYmTaGPECOtWvrBNuG9E 8615
graphid/demo/dummy_algos.py sha256=-mGvq8sg-J9j0LsDlFquTi6F58ocSGrDgwQPFUAR9jc 7317
graphid/demo/dummy_infr.py sha256=OQ6XzqI-58X7CXU9T67zcc-uIKY0lJKAYrO0ZaJAfUU 11452
graphid/ibeis/ibeis_demo.py sha256=jtYxcKMvkegZqhs16ycvBZHzBD0JH6rKHmOzZbKwmy4 1683
graphid/ibeis/ibeis_matching.py sha256=ill7tiKUeH_7MZDgYpKYUk8fOs19Uj7LpRAQ_iq_pM0 35957
graphid/ibeis/mixin_groundtruth.py sha256=CQR-_uk515zt7aMXVCx63FvvEi6SIGvev4rMy1nKnAM 3599
graphid/ibeis/mixin_ibeis.py sha256=cxR7_Ye2EC6Q9mqpe87ZZtxhLK1fq-xUULozfgpkliU 53090
graphid/ibeis/mixin_matching.py sha256=JxIZ9a_p18oHHpLS8HE0y0uqTQvQNBUdkti052bxyVs 36033
graphid/util/__init__.py sha256=FoNJPWIjA5z6E2KyI8yZJLg1PFO_3bDGa98S7B7yhtE 10078
graphid/util/mpl_plottool.py sha256=11lXzpz2di-RLxcwHe7pwjeicfh-ikfCCfw9IhRlnjU 4916
graphid/util/mplutil.py sha256=tDF8c-vzXmiqYzTJ1NBvGWWYeqeFvBR1Zrow2yOOOgU 88965
graphid/util/name_rectifier.py sha256=Wue--keC_sxEm1PV5IsfPXsZviX__5LPvi25-LeSPWI 13876
graphid/util/nx_dynamic_graph.py sha256=DoU8ppjtOMyq87q-K85eqAwn6k69HV87F5TwLZKOBIM 13167
graphid/util/nx_utils.py sha256=4S4sS3zZdXntUB7joNqrCRKFpqYL_5fhExCD9IlmefQ 39005
graphid/util/priority_queue.py sha256=dXww3bjV7irpacH_7l4yDNaWzHOZQcHYz7roBAyc7bs 5745
graphid/util/util_boxes.py sha256=iKzwI_fNv2I1JaDwg-031m53_2JQXLnBQSIcK1iIAAA 11131
graphid/util/util_grabdata.py sha256=ByXRecj1d_EEQMiRBPfS1knCOoPE4Yiawww1H87tPh4 1981
graphid/util/util_graphviz.py sha256=JKF30k-xEe3FdFX1jco4W5jVUJbHd_JLLU9AFN9ZmGw 62824
graphid/util/util_group.py sha256=bUh0pPdwWBlO6EY6SfYk3Qlz40kejCiaURZ6Va_Eq4g 12359
graphid/util/util_image.py sha256=9sTl9Z0W5c3EAe7rKUpG6bYesHZSCTtymoA0x7Kvvx8 6635
graphid/util/util_kw.py sha256=vkNKneP1LPrh5sob_V-20RepjzYJbrfHo7WDla6xm-c 455
graphid/util/util_misc.py sha256=HbSXWog_7-TnIlhtqZnNCmKjHVytFXvJAXg6uM4IEyQ 22194
graphid/util/util_numpy.py sha256=rWrkh6u5Pd2RDgP3eqq_RNwFiHNeuBlimLpSPU2xGMk 9744
graphid/util/util_random.py sha256=18Hj-RYLbgosMudLaYMNTaWVS_ILMqxdrL6Weqdeh48 7978
graphid/util/util_tags.py sha256=TArrkm4KK0JG-hAsuZ7TqzNeIqm8rIFJkdgg2gjNQVY 6063
graphid-0.0.6.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
graphid-0.0.6.dist-info/METADATA sha256=Io_p1yKWmTBx8NtGrmGn6HZnp6fzqRJFJnyWsZe40P8 3207
graphid-0.0.6.dist-info/WHEEL sha256=_wJFdOYk7i3xxT8ElOkUJvOdOvfNGbR9g-bf6UQT6sU 110
graphid-0.0.6.dist-info/top_level.txt sha256=ddvQeAJy4gyhfwJZ1TxjGif4jFwny2Aytrg8g_SrVRc 8
graphid-0.0.6.dist-info/RECORD

top_level.txt

graphid