monoplane

View on PyPIReverse Dependencies (0)

0.1.1 monoplane-0.1.1-py3-none-any.whl

Wheel Details

Project: monoplane
Version: 0.1.1
Filename: monoplane-0.1.1-py3-none-any.whl
Download: [link]
Size: 4500
MD5: 723fd7c135ada6a18fffce773b75f1c5
SHA256: ab258b06e38e667477ce694fb7c7b412b556175331105aced04777505361aaf7
Uploaded: 2024-01-27 02:41:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: monoplane
Version: 0.1.1
Summary: Monoplane is a tiny tool designed to help you run multiple processes in your local development environment. Especially useful for monorepos.
Author: Yegor Tokmakov
Author-Email: yegor[at]tokmakov.biz
Home-Page: https://github.com/yegortokmakov/monoplane
Project-Url: Bug Tracker, https://github.com/yegortokmakov/monoplane/issues
Project-Url: Repository, https://github.com/yegortokmakov/monoplane
License: MIT
Keywords: monorepo,development,local
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<4.0
Requires-Dist: PyYAML (<7.0.0,>=6.0.1)
Requires-Dist: psutil (<6.0.0,>=5.9.8)
Requires-Dist: readchar (<5.0.0,>=4.0.5)
Requires-Dist: tabulate (<0.10.0,>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1211 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
monoplane/__init__.py sha256=rnObPjuBcEStqSO0S6gsdS_ot8ITOQjVj_-P1LUUYpg 22
monoplane/cli.py sha256=0Y9hU_0RGBSK7yw-31i6OlpdgEQDL0t7dWHrrTqSXrE 5563
monoplane-0.1.1.dist-info/LICENSE sha256=gO8-n9PLrw33L0WW3_yk2z--U9L6ymj67U5iW_wHKx4 1071
monoplane-0.1.1.dist-info/METADATA sha256=lR3Ip0mzKWFDH8I9i2q6ArPqu9EV-vq0ZSED6yAnKWc 2201
monoplane-0.1.1.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
monoplane-0.1.1.dist-info/entry_points.txt sha256=4v_oN7uR8CrfmWnmEsNZ4fwOwbBYjIivEA96RKzIuUE 68
monoplane-0.1.1.dist-info/RECORD

entry_points.txt

monoplane = monoplane.cli:cli
mp = monoplane.cli:cli