executive

View on PyPIReverse Dependencies (0)

0.0.1 executive-0.0.1-py3-none-any.whl

Wheel Details

Project: executive
Version: 0.0.1
Filename: executive-0.0.1-py3-none-any.whl
Download: [link]
Size: 3944
MD5: e5fd18f1a2b688e0a059ec93b338fa96
SHA256: 59618cc4900af7a086af35cf88ef7320ddbf41ff9960109db7b6d1aa11b35a75
Uploaded: 2023-12-18 02:36:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: executive
Version: 0.0.1
Summary: An ode to the exec system call.
Author-Email: Jason Wilkes <notarealdeveloper[at]gmail.com>
Project-Url: source, https://github.com/notarealdeveloper/executive
Project-Url: download, https://pypi.org/project/executive/#files
Requires-Dist: pytest
Requires-Dist: pandas
Requires-Dist: signalhandlers
[No description]

WHEEL

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

RECORD

Path Digest Size
executive/__init__.py sha256=VvwA33jNZaDejZ_JYvJA_fZLx02zxnfnNExa5FCKjo8 22
executive/after.py sha256=Di3NTyAOtWMAs62xyzdrpI5w_8nesJBXhVoFiw8Hn-Y 736
executive/before.py sha256=DDTg7SRY6D2a2Oh_Fsij5woPF0_LDfxQtU2T1TmxAZg 710
executive/groupby.py sha256=vdnC6SFs-SpQPXFcKQKe2_APTs7p7ztJybCc2K-Vk2E 1383
executive/trim.py sha256=L7qfZ5MquUWFPxtC58qrNQma5Zun-AezzMEfV3-AyQ8 972
executive-0.0.1.dist-info/METADATA sha256=_UUGaZKdE5rg6Dj7l0sDoWoqN3zf3sFYSTf9EEF6lrU 359
executive-0.0.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
executive-0.0.1.dist-info/entry_points.txt sha256=qkEOH9gzQ8Dm0VElSqR6n-Vb1RfuZVinUIEsmhaDIb8 138
executive-0.0.1.dist-info/top_level.txt sha256=mKrA5AE1l92DF4IyIiUPwYfY5joovXQKerxHblI9yUg 10
executive-0.0.1.dist-info/RECORD

top_level.txt

executive

entry_points.txt

after = executive.after:main
before = executive.before:main
groupby = executive.groupby:main
trim = executive.trim:main