typed-graph

View on PyPIReverse Dependencies (0)

0.2.0 typed_graph-0.2.0-py3-none-any.whl

Wheel Details

Project: typed-graph
Version: 0.2.0
Filename: typed_graph-0.2.0-py3-none-any.whl
Download: [link]
Size: 23186
MD5: 7735396568490cdc3be60d3a0f13cc30
SHA256: 5306159b80f47b1c809f5da0c5dd63d28484183f45e8ed211b62b02c36cbca3d
Uploaded: 2024-04-09 11:27:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: typed-graph
Version: 0.2.0
Summary: Staticly typed graph library
Author: lcabyg
Author-Email: lcabyg[at]build.aau.dk
Home-Page: https://github.com/build-aau/typed_graph
License: Apache Software License v2.0
Keywords: graph,type
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Requires-Dist: pydantic (~=2.5)
Requires-Dist: typing (~=3.7)
Description-Content-Type: text/markdown; charset=UTF-8
License-File: LICENSE
[Description omitted; length: 1812 characters]

WHEEL

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

RECORD

Path Digest Size
examples/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
examples/generic_graph.py sha256=D8X6xg7OxKDWiwbAcvU41rCC-VmTWtks2VSzUA8jIno 960
examples/json_graph.py sha256=241CiqJNeiePcKQUYDrBmkrTcuBgYqh5OrV2ZfKUzOE 7246
examples/static_graph.py sha256=AE9eYO2UWcg42b11dqI91OzK2ZCoZQXKhOCgGqLdgmM 6163
typed_graph/__init__.py sha256=lPQP23jD2hGc-zrUc8ELHi1MsOF0Qa-ir4790vpOqzM 484
typed_graph/dependency_traits.py sha256=2k1NRSMzT1dsyjfqErR4Fmg5w-yvHolmDF8Q9q5Z9gs 17390
typed_graph/generic_graph.py sha256=eBx9P_AVQGsLztg8u3vbLrB9beqLXbrXYzsRIdMid8c 3596
typed_graph/typed_error.py sha256=y1pZjjCflZ79AqKSYICp-7ZhkGnKJz64p1cV8kXp3BM 1266
typed_graph/typed_graph.py sha256=hKzaUknDoC863nmxsPviZz2GEWNASx_uynTnVuQJzs0 22056
typed_graph/typed_traits.py sha256=rOiBJyZ1KnCCEOBqsgnzLDFdzYojy9KosU6D3UbiuJc 2685
typed_graph-0.2.0.dist-info/LICENSE sha256=Pd-b5cKP4n2tFDpdx27qJSIq0d1ok0oEcGTlbtL6QMU 11560
typed_graph-0.2.0.dist-info/METADATA sha256=Mq-flzVXjOef1Dx-YzB7qsFtl_OpSM231OydLaaa22A 2538
typed_graph-0.2.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
typed_graph-0.2.0.dist-info/top_level.txt sha256=6JHPwH1-bCxJacqjtP5v09J3GNoC3gRh7dZJ7chhT2k 21
typed_graph-0.2.0.dist-info/RECORD

top_level.txt

examples
typed_graph