amundsen-metadata-neo4j4

View on PyPIReverse Dependencies (0)

3.9.0.post1 amundsen_metadata_neo4j4-3.9.0.post1-py3-none-any.whl

Wheel Details

Project: amundsen-metadata-neo4j4
Version: 3.9.0.post1
Filename: amundsen_metadata_neo4j4-3.9.0.post1-py3-none-any.whl
Download: [link]
Size: 125386
MD5: 2de41338811d80d835dd471496caf21d
SHA256: f62cdbdc08e41892d2b3fcc4f4405749a07b40a72d9084685a10a848e4807da7
Uploaded: 2021-11-09 15:05:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: amundsen-metadata-neo4j4
Version: 3.9.0.post1
Summary: Metadata service for Amundsen
Maintainer: Amundsen TSC
Maintainer-Email: amundsen-tsc[at]lists.lfai.foundation
Home-Page: https://www.github.com/amundsen-io/amundsen/tree/main/metadata
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
Requires-Dist: amundsen-gremlin (>=0.0.9)
Requires-Dist: gremlinpython (==3.4.3)
Requires-Dist: neo4j (>=4.3.3)
Requires-Dist: neotime (==1.7.1)
Requires-Dist: apache-atlas (==0.0.11)
Requires-Dist: beaker (>=1.10.0)
Requires-Dist: overrides (==2.5)
Requires-Dist: amundsen-common (>=0.18.2)
Requires-Dist: attrs (>=19.1.0)
Requires-Dist: boto3 (==1.17.23)
Requires-Dist: click (==7.0)
Requires-Dist: flasgger (==0.9.5)
Requires-Dist: Flask (==1.0.2)
Requires-Dist: Flask-RESTful (>=0.3.6)
Requires-Dist: flask-cors (==3.0.8)
Requires-Dist: Jinja2 (>=2.10.1)
Requires-Dist: jsonschema (<4.0,>=3.0.1)
Requires-Dist: marshmallow (<=3.6,>=3.0)
Requires-Dist: marshmallow3-annotations (>=1.0.0)
Requires-Dist: pytz (==2021.1)
Requires-Dist: requests (>=2.25.0)
Requires-Dist: requests-aws4auth (==1.1.0)
Requires-Dist: statsd (==3.2.1)
Requires-Dist: typing (==3.6.4)
Requires-Dist: werkzeug (>=2.0.0)
Requires-Dist: wheel (==0.36.2)
Requires-Dist: amundsen-gremlin (>=0.0.9); extra == "all"
Requires-Dist: gremlinpython (==3.4.3); extra == "all"
Requires-Dist: neo4j (>=4.3.3); extra == "all"
Requires-Dist: neotime (==1.7.1); extra == "all"
Requires-Dist: apache-atlas (==0.0.11); extra == "all"
Requires-Dist: beaker (>=1.10.0); extra == "all"
Requires-Dist: overrides (==2.5); extra == "all"
Requires-Dist: amundsen-common (>=0.18.2); extra == "all"
Requires-Dist: attrs (>=19.1.0); extra == "all"
Requires-Dist: boto3 (==1.17.23); extra == "all"
Requires-Dist: click (==7.0); extra == "all"
Requires-Dist: flasgger (==0.9.5); extra == "all"
Requires-Dist: Flask (==1.0.2); extra == "all"
Requires-Dist: Flask-RESTful (>=0.3.6); extra == "all"
Requires-Dist: flask-cors (==3.0.8); extra == "all"
Requires-Dist: Jinja2 (>=2.10.1); extra == "all"
Requires-Dist: jsonschema (<4.0,>=3.0.1); extra == "all"
Requires-Dist: marshmallow (<=3.6,>=3.0); extra == "all"
Requires-Dist: marshmallow3-annotations (>=1.0.0); extra == "all"
Requires-Dist: pytz (==2021.1); extra == "all"
Requires-Dist: requests (>=2.25.0); extra == "all"
Requires-Dist: requests-aws4auth (==1.1.0); extra == "all"
Requires-Dist: statsd (==3.2.1); extra == "all"
Requires-Dist: typing (==3.6.4); extra == "all"
Requires-Dist: werkzeug (>=2.0.0); extra == "all"
Requires-Dist: wheel (==0.36.2); extra == "all"
Requires-Dist: flake8 (>=3.9.2); extra == "all"
Requires-Dist: flake8-tidy-imports (>=4.3.0); extra == "all"
Requires-Dist: isort[colors] (~=5.8.0); extra == "all"
Requires-Dist: mock (>=4.0.3); extra == "all"
Requires-Dist: mypy (<0.900,>=0.812); extra == "all"
Requires-Dist: pytest (>=6.2.4); extra == "all"
Requires-Dist: pytest-cov (>=2.12.0); extra == "all"
Requires-Dist: pytest-env (>=0.6.2); extra == "all"
Requires-Dist: pytest-mock (>=3.6.1); extra == "all"
Requires-Dist: typed-ast (>=1.4.3); extra == "all"
Requires-Dist: flaskoidc (>=1.0.0); extra == "all"
Requires-Dist: amundsen-rds (==0.0.5); extra == "all"
Requires-Dist: mysqlclient (<3,>=1.3.6); extra == "all"
Requires-Dist: sqlalchemy (<1.4,>=1.3.6); extra == "all"
Requires-Dist: alembic (<2.0,>=1.2); extra == "all"
Requires-Dist: apache-atlas (==0.0.11); extra == "atlas"
Requires-Dist: flake8 (>=3.9.2); extra == "dev"
Requires-Dist: flake8-tidy-imports (>=4.3.0); extra == "dev"
Requires-Dist: isort[colors] (~=5.8.0); extra == "dev"
Requires-Dist: mock (>=4.0.3); extra == "dev"
Requires-Dist: mypy (<0.900,>=0.812); extra == "dev"
Requires-Dist: pytest (>=6.2.4); extra == "dev"
Requires-Dist: pytest-cov (>=2.12.0); extra == "dev"
Requires-Dist: pytest-env (>=0.6.2); extra == "dev"
Requires-Dist: pytest-mock (>=3.6.1); extra == "dev"
Requires-Dist: typed-ast (>=1.4.3); extra == "dev"
Requires-Dist: flaskoidc (>=1.0.0); extra == "oidc"
Requires-Dist: amundsen-rds (==0.0.5); extra == "rds"
Requires-Dist: mysqlclient (<3,>=1.3.6); extra == "rds"
Requires-Dist: sqlalchemy (<1.4,>=1.3.6); extra == "rds"
Requires-Dist: alembic (<2.0,>=1.2); extra == "rds"
Provides-Extra: all
Provides-Extra: atlas
Provides-Extra: dev
Provides-Extra: oidc
Provides-Extra: rds
License-File: LICENSE
License-File: NOTICE
[No description]

WHEEL

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

RECORD

Path Digest Size
metadata_service/__init__.py sha256=GhJ7mCCcqJvExJO5DceURYYflOMb2-xDqWp9lMK07mQ 8918
metadata_service/config.py sha256=60Ug_9R0f45I48K2l0g4p3D0rQSzzhA6XXO7IprdFak 6023
metadata_service/deprecations.py sha256=7NyBZniVPIcAR1nGgZ53HGDhi-jUYXnG0tVKsFh2JMc 813
metadata_service/exception.py sha256=bH6pUA6JHlmrysFf9-8PSbjV_orplYWeH1ylcM7z3Go 206
metadata_service/metadata_wsgi.py sha256=UEQrNai8_bLDOKrjfKS7h5O4jm7dQhrGcb652UwJu0s 391
metadata_service/util.py sha256=Btp-Ww5SjPOvYP8qcSwKmD722ar4HFmPvlUOiXGfdUw 194
metadata_service/api/__init__.py sha256=cgALPakrOEydIoDqtALXpW72g7C020mUzPV5t1lms5A 1618
metadata_service/api/badge.py sha256=8thTaXGfVYyL3ACUqREBgHlfu8W_OKZzjRUEV4hj7oI 4348
metadata_service/api/column.py sha256=D8wIFayl3F5bbASkZXznUTYD7omEvqNxNJQ5IGsrgas 5021
metadata_service/api/dashboard.py sha256=OetvuheqGIsrjQGkDzQfGaK8IPAiT3jC-rD8BjbkIRU 5672
metadata_service/api/feature.py sha256=n_BQP7k8Udvka-zgapFsT4p4NvZZ4aqWn205K4ZmFvQ 11395
metadata_service/api/healthcheck.py sha256=LZrs1PUJcFfqJ0KaFFe7po4su3s1r4eI1o75WTHOs-I 582
metadata_service/api/popular_resources.py sha256=y1LQgrdQc9_IpSw8Xj1VhOrTVRWhtU0K4ABbmHzmTI4 2264
metadata_service/api/popular_tables.py sha256=NZLDa4bNx2bs7v3jfseW_N4l111BhNEnrO55DeSYTCA 1150
metadata_service/api/system.py sha256=uU-beSkz5ofrj2aVtY8Kg7GXfd8Sc4g0rf0pm5itHZI 1434
metadata_service/api/table.py sha256=yozYRhhgTbscZAch6G6HlUVV3KuYMq00r7RSzfG6nsQ 9320
metadata_service/api/tag.py sha256=_hDS-UoNC0pujoJkjVquB_HIkookr_Wm0Dx9gLMh47Q 5123
metadata_service/api/user.py sha256=4af1qJ6P4bKv7l6EhSeq60Se81BEgBz92Z76vW5ys3w 12999
metadata_service/api/swagger_doc/healthcheck_get.yml sha256=XLPXBGaXOjv99xw0vNZeaWjwkOjDtDGPe9k9oYD1bjQ 280
metadata_service/api/swagger_doc/popular_resources_get.yml sha256=SAf_IItE1UZqZMSrjJJg_tHxZvmg2U0QJanUM2PeG2k 754
metadata_service/api/swagger_doc/popular_tables_get.yml sha256=VBn8WB2FRlQBVFyLhkVZAobXVAFYBBNU1bry1Q_WVgs 483
metadata_service/api/swagger_doc/template.yml sha256=Mfl6iLrlRwBHZSFEIPk6zvGR2cFMiZLY-Dh85tfim0U 17202
metadata_service/api/swagger_doc/badge/badge_delete.yml sha256=DnQGQkysKDp2_XZS0xk6TML0Ra-tY_BFZO7SenMx5QQ 808
metadata_service/api/swagger_doc/badge/badge_get.yml sha256=Uk4m8HSpGfa0bpyJFDWyMwlq9uiEb3-gUOaHwCv-Yf8 307
metadata_service/api/swagger_doc/badge/badge_put.yml sha256=X_YFvfAmxIlqk7hPuQNjBDOPpAE5kb9WNYPYO6Ng3eM 817
metadata_service/api/swagger_doc/column/badge_delete.yml sha256=lYSO0VZAHWsuq-QfBh7yAe6KPy1ZMZzbTuHV-Krq8kY 922
metadata_service/api/swagger_doc/column/badge_put.yml sha256=8cPbl8IDq5eYD7ouc58S4OIlbAdysrSjx1G91nXrpI8 931
metadata_service/api/swagger_doc/column/description_get.yml sha256=1dy8s27hSBzubPlNBaGoXiXz64z5C4k5jl8cOUM5vGE 963
metadata_service/api/swagger_doc/column/description_put.yml sha256=ZOCxNt027OU0WMeE4rxG94U4I5ePZA-PVeeUyu9YVQY 870
metadata_service/api/swagger_doc/column/lineage_get.yml sha256=x_7XBGH_RV7J4XvDovzJ4L8mRzxQgLTJrGiXfSDKTqg 750
metadata_service/api/swagger_doc/common/description_get.yml sha256=NpXcCDHHiBRdo679gVtBsw5izSq9oz9beqC3EEOb8J0 746
metadata_service/api/swagger_doc/common/description_put.yml sha256=p9K_nJPvZqDPB0eNuYW4IW5EY-fy7jBujTGSE_6wp6E 713
metadata_service/api/swagger_doc/dashboard/detail_get.yml sha256=Annf7bcbXGI2wc9tvpp8t67PChYcrEi11AKfdcte0M4 538
metadata_service/api/swagger_doc/feature/detail_get.yml sha256=kUL1-cPyVLyw1Y29Tli3pEvRResgCKzuYlQDhPf_cuI 531
metadata_service/api/swagger_doc/feature/lineage_get.yml sha256=h5vqa0Gkju4u2zvqTWm2Cx50Mg8YFojVdRrSRgLbM0E 624
metadata_service/api/swagger_doc/feature/owner_delete.yml sha256=sdUhZLYUNq7WrDw6XXWqcxNjDMLiGjjjqmkgxZWzRSU 689
metadata_service/api/swagger_doc/feature/owner_put.yml sha256=JvqmSMFKCMA_wAeXGR5Im4B9900_e93ffvPGBD7mgn8 687
metadata_service/api/swagger_doc/neo4j/detail_get.yml sha256=Ws1Aoc2hHXybYKSseSpUrjO8tPlwjxlqMB4USihaE1Y 384
metadata_service/api/swagger_doc/system/statistics_get.yml sha256=pzQEOEzjgNO0hWA7uqPPoeVVjj4uZEWdTAGzuzkViVU 231
metadata_service/api/swagger_doc/table/dashboards_using_table_get.yml sha256=jXeqVcXJ6_vYEOWoxLQ-SbLCC0yGyjlR6yyc6sNkpVE 673
metadata_service/api/swagger_doc/table/detail_get.yml sha256=7GR6qKLDN6gsBJ1kUM5KGJRqslroYGIdrD4ty_0YPT8 514
metadata_service/api/swagger_doc/table/lineage_get.yml sha256=siHBLiwK3beJea2ExTfPw1ueIxyP7DcFndSLRmfTcR8 612
metadata_service/api/swagger_doc/table/owner_delete.yml sha256=tfvNztBSTwM-HxGzKLirj6qaqGjYfTsUhwOyqfHSjQ4 673
metadata_service/api/swagger_doc/table/owner_put.yml sha256=7AOYc8kOrsiMdQ9Phn8Sb-4eHyEmZj60zWT-sbZKYYs 671
metadata_service/api/swagger_doc/tag/tag_delete.yml sha256=vs6cqfuhMudHm6eeU1D-VQP-cQvwrHVeal2kkiEWwBs 812
metadata_service/api/swagger_doc/tag/tag_get.yml sha256=9UsldV6NW9T0vsqA8f3qKaI51c1u70U0MZ09Lm_C6PA 314
metadata_service/api/swagger_doc/tag/tag_put.yml sha256=FfQf9_gPgoiZsZI1m336hvbaKvPRIzN3NjN3X6SG72A 846
metadata_service/api/swagger_doc/user/detail_get.yml sha256=7P_JMpnsd7McrqItooba-XvUmUGy1h4GMx27J35eCA4 492
metadata_service/api/swagger_doc/user/detail_put.yml sha256=VAr2_hTTegl_KFDC5EKsMKl1jNeoifs3QJUECrvF3A0 853
metadata_service/api/swagger_doc/user/follow_delete.yml sha256=0KEVu-vwGyk5a7TVqSz6djUaM4iraHuZQWP11tQGYlo 871
metadata_service/api/swagger_doc/user/follow_get.yml sha256=fEwxJrDAKp-M_NkWC6lsl584BGjKrPX3VkxTJTRv99Y 935
metadata_service/api/swagger_doc/user/follow_put.yml sha256=b5H8HyGWzsIzeH9I0GsG54bz78ENqYpDkdL7Zz-59rw 875
metadata_service/api/swagger_doc/user/own_delete.yml sha256=buEvgCFBNI7I4XKIWZgfJzzZhQim1lzPSNGMiGdyNyw 878
metadata_service/api/swagger_doc/user/own_get.yml sha256=6lVcLrAHW1edaLXY_yURyoXNNm4MEOAkK2SBM-cRpQM 926
metadata_service/api/swagger_doc/user/own_put.yml sha256=10SQy8P8AbJ4IDlerzPjyJSjKhF6XDsi-RD0_LQxvEU 869
metadata_service/api/swagger_doc/user/read_get.yml sha256=n-dHZmEc-M1aTqzEbzmjAMjEnFFdQAxgjDQOZXOUea4 782
metadata_service/cli/__init__.py sha256=QbsL3E4UvksTf-Xqof-vAoCdOy45OxG71miW4ywfTAI 88
metadata_service/cli/rds_command.py sha256=cbLTwrBhIwKh91P3a6z96yt2ep2MmFeJ8GVIZnB_exo 1244
metadata_service/client/__init__.py sha256=QbsL3E4UvksTf-Xqof-vAoCdOy45OxG71miW4ywfTAI 88
metadata_service/client/rds_client.py sha256=tSiDfE8uLtMgpNL2ZH_tL2BqTpdB_hFYiRmqH-wfcyM 3183
metadata_service/entity/__init__.py sha256=QbsL3E4UvksTf-Xqof-vAoCdOy45OxG71miW4ywfTAI 88
metadata_service/entity/badge.py sha256=sZzcAi9R0nQe672-Wsr3v14HqUzUhYs8ctlq1KkM7tY 385
metadata_service/entity/dashboard_detail.py sha256=llU7FF7f_f7TjxDny83RWH9C9yJNC2D15H6av73BvdM 1623
metadata_service/entity/dashboard_query.py sha256=1vm_lSE97e75ev1Gq6KCogPOoOOa6DIt10FzwyeS-6M 528
metadata_service/entity/dashboard_summary.py sha256=58ejbwFK08df-zLdnJuUa1mKd4CGmeH6UtUcfwQFPiI 508
metadata_service/entity/description.py sha256=dtr1Z4p_BAAC3ihe4kWTtP1wO5T16mxh0QK945v2X5U 374
metadata_service/entity/resource_type.py sha256=mGlMidkJGt4Sud5IIuPz8wCxkOzzJLiWr2ktkEevv4c 431
metadata_service/entity/tag_detail.py sha256=GFLcMDd4khFHpwGzskDIKF1hooI-3jsoZVdcDlYQBAk 396
metadata_service/proxy/__init__.py sha256=j65v1wB5sjB63xlFx4QE4k0TyOE2Cw7-8fiiP9OGBTI 1676
metadata_service/proxy/atlas_proxy.py sha256=cQTlNzpbisLt0M1Xltwc3fgr81G0Wh9BEDh6G8po5Pc 72590
metadata_service/proxy/base_proxy.py sha256=mtDd-ba52HKbHZx7Uv2PWOCItdc0wI-bcNTHl3r3jyM 8516
metadata_service/proxy/gremlin_proxy.py sha256=YW3Fxwgrdx9-_RIN7EqU8XDMTcgNXkxjLW1kvbF6HoQ 84073
metadata_service/proxy/janus_graph_proxy.py sha256=2NjA8mR5X_TOT80M1vlj3E0ZnTvT1TkS4fWkkwfdP_8 2194
metadata_service/proxy/mysql_proxy.py sha256=7iLx8WnhgENvFIw5sHLgZEJYmEib0-yWhEMsqC368U4 63085
metadata_service/proxy/neo4j_proxy.py sha256=4BsXooMXGQ9A80MChmdeG5bUnGn_efF2mggXUHS75yU 93297
metadata_service/proxy/neptune_proxy.py sha256=58ZyygPeGvCCI7IhbDNCirFfx2WH0fyAsKd4q7tMf7c 14291
metadata_service/proxy/shared.py sha256=G6xNO3HBNzDW-bVyGybvMWQXIG_TOC2P1BSuMWEDLrs 2285
metadata_service/proxy/statsd_utilities.py sha256=IpuGO1-3QoIA0G9Xb-4uKPrjbZTnsEtrntjfiqtVTMU 2724
amundsen_metadata_neo4j4-3.9.0.post1.dist-info/LICENSE sha256=zH9zgVKDXWJ3OcJme5_jnbdYuMahJIgSA7YYdtpugC8 11341
amundsen_metadata_neo4j4-3.9.0.post1.dist-info/METADATA sha256=OrZyTB0Wov7sJBq-fU6aiVQkD7AORzjPWZig87P-PDc 4550
amundsen_metadata_neo4j4-3.9.0.post1.dist-info/NOTICE sha256=-s9MyvO36_VWUL63t8P89aUnHUvPIpEwgLjJ0VzIwJQ 109
amundsen_metadata_neo4j4-3.9.0.post1.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
amundsen_metadata_neo4j4-3.9.0.post1.dist-info/top_level.txt sha256=HaIoqJpubxgjl_T0SIE-K3crtRik79mhN1YyxCkdIW0 17
amundsen_metadata_neo4j4-3.9.0.post1.dist-info/RECORD

top_level.txt

metadata_service