spotify-klio-exec

View on PyPIReverse Dependencies (0)

21.9.0.dev1 spotify_klio_exec-21.9.0.dev1-py2.py3-none-any.whl

Wheel Details

Project: spotify-klio-exec
Version: 21.9.0.dev1
Filename: spotify_klio_exec-21.9.0.dev1-py2.py3-none-any.whl
Download: [link]
Size: 7358
MD5: 46e94a2d39d1c509fd0af57b19b5393a
SHA256: 7463a418f59064ec615328530997a01659063cca62f2b8dcbf70a856f3196ad0
Uploaded: 2021-09-29 17:47:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: spotify-klio-exec
Version: 21.9.0.dev1
Summary: Internal plugins for `klio-exec`
Author: sigint
Author-Email: sigint-private[at]spotify.com
Maintainer: sigint
Maintainer-Email: sigint-private[at]spotify.com
Home-Page: https://ghe.spotify.net/sigint/spotify-klio
Classifier: Development Status :: 3 - Alpha
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.6, <3.9
Requires-Dist: click
Requires-Dist: spotify-klio (>=21.8.0)
Requires-Dist: klio-core (>=21.8.0)
Requires-Dist: klio-exec (>=21.8.0)
Requires-Dist: packaging
Requires-Dist: klio-exec[debug]; extra == "debug"
Requires-Dist: mkdocs; extra == "dev"
Requires-Dist: interrogate; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: pytest (>=4.3.0); extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Requires-Dist: klio-exec[debug]; extra == "dev"
Requires-Dist: bumpversion; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: mkdocs; extra == "docs"
Requires-Dist: interrogate; extra == "docs"
Requires-Dist: coverage; extra == "tests"
Requires-Dist: pytest (>=4.3.0); extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: pytest-mock; extra == "tests"
Provides-Extra: debug
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: tests
[No description]

WHEEL

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

RECORD

Path Digest Size
spotify_klio_exec/__init__.py sha256=GliZ44iQ6u2E90_NDiRwXtU5duapU06Uf1Zh69er_Es 230
spotify_klio_exec/cli.py sha256=ADiyNTnqMsE4i49u0i3kZtWxjTmLYphOK3UNbmFeI-Q 2178
spotify_klio_exec/utils.py sha256=0jdCmFEX65ft-EnplKCHNimNY5xcqrHaMKx5oM_hFfs 271
spotify_klio_exec/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
spotify_klio_exec/commands/run.py sha256=tXjzijBDOi2BhhQfp2Vvi92sZDV6d9lfRUd7PBK4KMc 2276
spotify_klio_exec/plugins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
spotify_klio_exec/plugins/audit/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
spotify_klio_exec/plugins/audit/multithreaded_tf.py sha256=Y44AMabFBwiukiVJQP9OKg9u0ymZ0t0g0WaSrRhsM_k 1062
spotify_klio_exec/plugins/audit/numpy_broken_blas.py sha256=p4TAe4xtf6VnCPO8m0XaEf5ZykacHNIWVoG0pJKS324 2361
spotify_klio_exec-21.9.0.dev1.dist-info/METADATA sha256=e-7leSrabv3Zxz4rWJg9kgIaSwGYf6XMHJE5jIi1q94 1758
spotify_klio_exec-21.9.0.dev1.dist-info/WHEEL sha256=kGT74LWyRUZrL4VgLh6_g12IeVl_9u9ZVhadrgXZUEY 110
spotify_klio_exec-21.9.0.dev1.dist-info/entry_points.txt sha256=y3MxbhQWUZMxl85OYn9dFz6lJjwn8tqKt41wfJ58XJg 270
spotify_klio_exec-21.9.0.dev1.dist-info/top_level.txt sha256=JWwVHkxggJKrNKa7IuTRIZ78_XqExVBitLmV1GH071I 18
spotify_klio_exec-21.9.0.dev1.dist-info/RECORD

top_level.txt

spotify_klio_exec

entry_points.txt

klio-runner = spotify_klio_exec.cli:main
klioexec = spotify_klio_exec.cli:main
multithreaded_tf = spotify_klio_exec.plugins.audit.multithreaded_tf:_init
numpy_broken_blas = spotify_klio_exec.plugins.audit.numpy_broken_blas:_init