comgra

View on PyPIReverse Dependencies (0)

0.10.1 comgra-0.10.1-py3-none-any.whl

Wheel Details

Project: comgra
Version: 0.10.1
Filename: comgra-0.10.1-py3-none-any.whl
Download: [link]
Size: 43753
MD5: 12f01443bb5189001e32807adac1f66c
SHA256: 956b433b24929e2912e69f3542a0e6b24343c9c14b1f2bd537290d802a4b5d56
Uploaded: 2023-12-12 17:04:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: comgra
Version: 0.10.1
Summary: A package for analyzing computation graphs
Author-Email: Florian Dietz <floriandietz44[at]gmail.com>
Project-Url: Homepage, https://github.com/FlorianDietz/comgra
Project-Url: Bug Tracker, https://github.com/FlorianDietz/comgra/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: torch
Requires-Dist: dash
Requires-Dist: dash-svg
Requires-Dist: dash-bootstrap-components (>=1.5.0)
Requires-Dist: msgpack
Requires-Dist: numpy
Requires-Dist: pandas
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 19461 characters]

WHEEL

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

RECORD

Path Digest Size
assets/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
assets/styles.css sha256=_3QEqEwg-S1OWeXvtJ0tMov0g4Ia-nnv2MmOxrMUgII 2267
comgra/__init__.py sha256=_xIIAOpXSwXl2p9XJkev1ptDJTARdkihNTT0ACY5Cn4 92
comgra/objects.py sha256=KtcjLW2jkbdwbzo0d3gwETLO0WSoEfT1S4iO8VUPvAw 12228
comgra/recorder.py sha256=7giQezkXTOLf-3dEfJt8RQ7Fi5bBbwn_HbdOcYlvXh0 40624
comgra/utilities.py sha256=xEtNMH2dZNEOkdw1qAnQ_L1pH_UwgX_F314xWbYoxF0 8878
comgra/visualizer.py sha256=uiye6vRbMbqjM0q4x033PY3gSuZoBC79N6Z2vDjbDQ4 56946
scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
scripts/run.py sha256=CcHGH5OMfZJDyAcOtE_TgB7DsEOhuv91FauEnFlaTkA 21022
scripts/server.py sha256=DMsb3Sq2WheFJN5_8OhblJWskobq-yFU6Zr_fXLxpUM 1014
comgra-0.10.1.dist-info/LICENSE.txt sha256=ih9UFw6QuOxI0jkFEGAMPIBTsAoCIRsrDX2MWUI83-Q 1070
comgra-0.10.1.dist-info/METADATA sha256=mk8oYtB9ze6q5khHP-3ssEVnXm99ehdwq7QkmAZj8Ic 20169
comgra-0.10.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
comgra-0.10.1.dist-info/entry_points.txt sha256=pbavE20AeOcTFjpJnNTVHO6G6d2ep9gbaNZ6oHCa5yk 82
comgra-0.10.1.dist-info/top_level.txt sha256=Fnuo3TddVesNIVt-zm57L3-SeJf88TaPD1_oN_xuBQI 22
comgra-0.10.1.dist-info/RECORD

top_level.txt

assets
comgra
scripts

entry_points.txt

comgra = scripts.server:main
comgra-test-run = scripts.run:main