artigraph

View on PyPIReverse Dependencies (1)

0.1.0 artigraph-0.1.0-py3-none-any.whl

Wheel Details

Project: artigraph
Version: 0.1.0
Filename: artigraph-0.1.0-py3-none-any.whl
Download: [link]
Size: 44506
MD5: 24bb2b4618ba89511aa5bb937043b78e
SHA256: 6cb304b29694b0e8a075760ba328c4cbd966af6367a78eb3a55629f0e466aa03
Uploaded: 2023-09-21 07:19:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: artigraph
Version: 0.1.0
Summary: A library for interrelated graphs of artifacts.
Author-Email: "U.N. Owen" <void[at]some.where>
Project-Url: Documentation, https://github.com/rmorshea/artigraph#readme
Project-Url: Issues, https://github.com/rmorshea/artigraph/issues
Project-Url: Source, https://github.com/rmorshea/artigraph
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.10
Requires-Dist: anyio (<4,>=3)
Requires-Dist: sqlalchemy (<3,>=2)
Requires-Dist: typing-extensions
Requires-Dist: artigraph[aws,networkx,numpy,pandas,plotly,polars,pyarrow,pydantic]; extra == "all"
Requires-Dist: boto3 (<2,>=1); extra == "aws"
Requires-Dist: networkx (<4,>=3); extra == "networkx"
Requires-Dist: artigraph[pyarrow]; extra == "numpy"
Requires-Dist: numpy (<2,>=1); extra == "numpy"
Requires-Dist: pandas (<3,>=2); extra == "numpy"
Requires-Dist: artigraph[pyarrow]; extra == "pandas"
Requires-Dist: pandas (<3,>=2); extra == "pandas"
Requires-Dist: plotly (<6,>=5); extra == "plotly"
Requires-Dist: artigraph[pyarrow]; extra == "polars"
Requires-Dist: polars (<1); extra == "polars"
Requires-Dist: pyarrow (<13,>=12); extra == "pyarrow"
Requires-Dist: pydantic (<3,>=2); extra == "pydantic"
Provides-Extra: all
Provides-Extra: aws
Provides-Extra: networkx
Provides-Extra: numpy
Provides-Extra: pandas
Provides-Extra: plotly
Provides-Extra: polars
Provides-Extra: pyarrow
Provides-Extra: pydantic
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE.txt
[Description omitted; length: 404 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.18.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
artigraph/__init__.py sha256=qCIXilOa6nNHEGLjuyaGv4khwVteZdnA6qCjkYBXBzE 2860
artigraph/py.typed sha256=ZSegze1ahS5tlaVlEVAF0HG-jTkkScOwTjUnglYQOS8 22
artigraph/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
artigraph/core/db.py sha256=fZ_Mgvgw5icwFtbZR_Imx78DL_FHpwkKj4rpuUdTA0s 4119
artigraph/core/linker.py sha256=_ZYsUPtowMuWq8dlfzvSnno2-0k6WV3nzZNDZXiF7vM 7262
artigraph/core/api/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
artigraph/core/api/artifact.py sha256=WxSkAV3meJGCZJqwMy3Glu1h5ljF2zrHvuglttcdIdE 4617
artigraph/core/api/base.py sha256=Nm9SGn-HwPhdjja0eUVc3a3LXvhyCosTIWP4DHXy6yM 1703
artigraph/core/api/filter.py sha256=WIogVJHrnmw6U9EdHJu5emIANRwSVouKb8YjrGg75JQ 14342
artigraph/core/api/funcs.py sha256=hcmWVsk-WDTxqd7GQmJ0lZ29C_hZvcKdiMljZOcIjVk 8736
artigraph/core/api/link.py sha256=uhw6qWzhO5I81Prpjcn8u52i8TDoHu6m2Dx13w_jx-c 1709
artigraph/core/api/node.py sha256=DSNd_e_bWOpk_sNvBauysbbyfxrfEjY_8-ATMv36BtQ 1780
artigraph/core/model/__init__.py sha256=RXg8urVsY2OpiYBmIwLS9RLjGAzTPGaJ4bkiQNuydlg 57
artigraph/core/model/_modeled_types.py sha256=Twh_OsNwTIraek-WLXMrqKZDuzE8EY9nu4AK52mlbIU 4008
artigraph/core/model/base.py sha256=Zq-v8NM_uUW7DjEGHqgpJ2bC6P12xYK-KGDOusaNCTY 9361
artigraph/core/model/dataclasses.py sha256=q6IO_WyhSyACtotucvtENY9qrtPC6JTqzBbCgalabfY 2683
artigraph/core/model/filter.py sha256=bR4pUaMm6RGNxeTFVq1JSXUcrX0o7ND53Bv9A_5OxGs 2793
artigraph/core/orm/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
artigraph/core/orm/artifact.py sha256=zb2F5Izz2DYkNavoN6fu3jzM9wzwREfqGEwXkioA6FM 1883
artigraph/core/orm/base.py sha256=q4nhGinRITFGCxiCelDxYecEnGRbRWRH71umIiE2lC8 3032
artigraph/core/orm/link.py sha256=tMCtnXC8iw45kyTHPPGoHWFI9DYBRNdcaFt-gAz6THw 1041
artigraph/core/orm/node.py sha256=R3IojVvNwnhm-2rH-0ybS0JG1NNrBFoEDKyDPqfuMAw 3517
artigraph/core/serializer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
artigraph/core/serializer/base.py sha256=Rx95Bw_KVfANfr0x_SaBt9XwnuGMemakDOIe9lxlJm0 3208
artigraph/core/serializer/datetime.py sha256=bgYAvFcXRWksFhfVLa_gtoN2K4His8N-mxiOtUp66ds 1296
artigraph/core/serializer/json.py sha256=Bw4ro6LGYHvRdziEKlvg3MaCnK03Y9zym0txEGnlCKY 854
artigraph/core/storage/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
artigraph/core/storage/base.py sha256=XTi6p1zesTW23-iH-M56wvdLX05-iYkqsHLnoucAPDc 2691
artigraph/core/storage/file.py sha256=3d03--Jf7UwZK2fKQJE2a-exc27B9ngCaB18ipGSoUA 1717
artigraph/core/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
artigraph/core/utils/anysync.py sha256=zxgOQVzxgUI4xeFYzSd2ohQjCg3cVk7PfecmRwFsHMc 4463
artigraph/core/utils/misc.py sha256=kPtIbW_D-DMGrceDDUc2yEuhE-MVbdY2bwpYidw9uPA 4887
artigraph/core/utils/type_hints.py sha256=c2hnoHe-Zp1Zm_OyQVWTVKDsNKz-OIrfXQvbU27iEzo 2040
artigraph/extras/__init__.py sha256=rCV-Y6mnFRxd2IDBhFIirN0OXirAt5ekSu46PDBg1oc 799
artigraph/extras/aws.py sha256=O9l1PPLn_ZeeG_k84a6kR1veksIAY2yHCTH9nBfDvn4 2329
artigraph/extras/networkx.py sha256=-VJTJ_gpBt62ir-CJ9TeTU5QUPb7ZPeqK4JfzvPUR4M 3810
artigraph/extras/numpy.py sha256=-aDipuJ0lJmsO5bWEWaeVGPteN5-GziQHJzhz5Vdzbw 1257
artigraph/extras/pandas.py sha256=gHktTKJF4z2Ro1r7dEG9IOLr2p2AGjxf2CpBX2QOMeM 704
artigraph/extras/plotly.py sha256=x77ZcUEbi2mGHiTvxG--zgH7o_GAKlsN0QEIYmv3z-I 3905
artigraph/extras/polars.py sha256=njZwzRlFFpTcO3YIR3CK1c6cY6rMkoQf4_-oHP8JMBo 1010
artigraph/extras/pyarrow.py sha256=BeooHXzeTJVH_2AJAbNg5IztxJkDSMQfPkN0OgFRiGw 2041
artigraph/extras/pydantic.py sha256=lSP25DoDc4pcO9iZk8JovTgyzeATd0-H7hMemv6Ml_c 874
artigraph-0.1.0.dist-info/METADATA sha256=lQw3bBXdxeikqEMsvc-Qf6L26ldRWIqTki1q4_JDYzg 2178
artigraph-0.1.0.dist-info/WHEEL sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA 87
artigraph-0.1.0.dist-info/licenses/LICENSE.txt sha256=1-c_pdXY63ajWDYvqx_-WZLFqFHtEGYTF68X_EMd-uw 1109
artigraph-0.1.0.dist-info/RECORD