klio-devtools

View on PyPIReverse Dependencies (1)

0.1.1 klio_devtools-0.1.1-py2.py3-none-any.whl

Wheel Details

Project: klio-devtools
Version: 0.1.1
Filename: klio_devtools-0.1.1-py2.py3-none-any.whl
Download: [link]
Size: 6697
MD5: 5ef7027d3bc051b30ec3286c5675dbcc
SHA256: 6c5fd17fc46da935f495c3b2fbd3642c11f68410a5aa9fe9a6e323500f5ae219
Uploaded: 2020-12-03 21:22:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: klio-devtools
Version: 0.1.1
Summary: Utilities to make klio development a little easier.
Author: The klio developers
Author-Email: opensource+klio[at]spotify.com
Maintainer: The klio developers
Maintainer-Email: opensource+klio[at]spotify.com
Home-Page: https://github.com/spotify/klio
Project-Url: Documentation, https://docs.klio.io
Project-Url: Bug Tracker, https://github.com/spotify/klio/issues
Project-Url: Source Code, https://github.com/spotify/klio
Keywords: klio,apache,beam,audio
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
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Multimedia
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Image Processing
Requires-Python: >=3.6, <3.9
Requires-Dist: click
Requires-Dist: docker
Requires-Dist: dockerpty
Requires-Dist: klio-cli (>=1.0.0)
Requires-Dist: klio-core (>=0.2.0)
Requires-Dist: coverage; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Requires-Dist: bumpversion; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: coverage; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: pytest-mock; extra == "tests"
Provides-Extra: dev
Provides-Extra: tests
Description-Content-Type: text/x-rst
[Description omitted; length: 2586 characters]

WHEEL

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

RECORD

Path Digest Size
klio_devtools/__init__.py sha256=IAhdPZPyZ_ISPvtDaklCUZ4uhkppOaOnQBEM8ofWpyQ 791
klio_devtools/cli.py sha256=bAs7ylfZ7pE0MXMguiV3HRZbnuyMAP1kavoNPPS_pZ4 2761
klio_devtools/commands/develop.py sha256=L3qeo6clj8XD5Fp-XHzWYFq8mhsgrR3B0yOFyLzVlI4 3745
klio_devtools-0.1.1.dist-info/METADATA sha256=w4GUHXbZ2grqoH7RUHGx6DeZIJha7eKZ91VCRxaye2c 4717
klio_devtools-0.1.1.dist-info/WHEEL sha256=ADKeyaGyKF5DwBNE0sRE5pvW-bSkFMJfBuhzZ3rceP4 110
klio_devtools-0.1.1.dist-info/entry_points.txt sha256=R58EN5QcV6eSiRacg19eLBj2rKz04rc_mMrvaxJsXH8 53
klio_devtools-0.1.1.dist-info/top_level.txt sha256=3QXLlK489crrC-ZRtO2uMuzvc2-M8uLN2vrkW9hQetw 14
klio_devtools-0.1.1.dist-info/RECORD

top_level.txt

klio_devtools

entry_points.txt

klio-dev = klio_devtools.cli:main