expmonkey

View on PyPIReverse Dependencies (0)

0.0.34 expmonkey-0.0.34-py3-none-any.whl

Wheel Details

Project: expmonkey
Version: 0.0.34
Filename: expmonkey-0.0.34-py3-none-any.whl
Download: [link]
Size: 11412
MD5: 6315a5dcb54c60c61288e73ee208afa4
SHA256: 2943858d313239d610a184a00524c86e0b7747fc220658f6ab3f356f80b92054
Uploaded: 2024-02-15 08:46:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: expmonkey
Version: 0.0.34
Summary: A git worktree-based CLI tool for efficient management and navigation of multiple isolated experiments in parallel development workflows
Author-Email: liuyibo <liuyibo1994[at]qq.com>
Maintainer-Email: liuyibo <liuyibo1994[at]qq.com>
Project-Url: Homepage, https://github.com/liuyibo/expmonkey
Project-Url: Issues, https://github.com/liuyibo/expmonkey/issues
Keywords: branch management,code branching,code experiments,command-line interface,development tools,experiment management,git branches,git enhancements,git worktree,machine learning experiments,parallel development,project organization,research workflow,scientific experiments,version control,workspace management
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.5
Requires-Dist: argcomplete
Requires-Dist: colored
Requires-Dist: pygit2; python_version >= "3.7.0"
Requires-Dist: pygit2 (<1.7.0); python_version < "3.7.0"
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4709 characters]

WHEEL

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

RECORD

Path Digest Size
expmonkey/__init__.py sha256=qvm5wYzSu__bwVowd8lr3HJHDe7Y8BXKl51-YdBM7VM 32647
expmonkey-0.0.34.dist-info/METADATA sha256=wr5XfOUg613ONoUW6HKHbqyLNrR3p8YAvLOrBZQmTDI 5958
expmonkey-0.0.34.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
expmonkey-0.0.34.dist-info/entry_points.txt sha256=aCA8Px1iRUT9EAt7k6u8UThbRJNfjczwG2jMqUXIDrM 108
expmonkey-0.0.34.dist-info/licenses/LICENSE sha256=8N6NWb48sMHLiqI4Y343mEVePsGVzggSoFRx9O64Z_g 1064
expmonkey-0.0.34.dist-info/RECORD

entry_points.txt

em = expmonkey:cli
em-init-script = expmonkey:print_init_script
expmonkey = expmonkey:cli