chenv

View on PyPIReverse Dependencies (0)

0.4.2 chenv-0.4.2-py3-none-any.whl

Wheel Details

Project: chenv
Version: 0.4.2
Filename: chenv-0.4.2-py3-none-any.whl
Download: [link]
Size: 13325
MD5: 4fe181394a8cfe89345475a81bfaf276
SHA256: 17001d5405f0d0fbe537bfe0b0a36e443dc64a414c1b0c5a47588d7bad3bc853
Uploaded: 2021-10-20 11:31:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: chenv
Version: 0.4.2
Summary: modern local environment management
Author: Jonathan Shemer
Author-Email: i[at]jonathanshemer.com
Home-Page: https://github.com/jonathan-shemer/chenv
Project-Url: Documentation, https://chenv.readthedocs.io
Project-Url: Repository, https://github.com/jonathan-shemer/chenv
License: MIT
Keywords: chenv,dotenv,enviroment
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<3.10
Requires-Dist: click (<9.0.0,>=8.0.1)
Requires-Dist: desert (<2021.0.0,>=2020.11.18)
Requires-Dist: httpx (<0.20.0,>=0.19.0)
Requires-Dist: marshmallow (<4.0.0,>=3.13.0)
Requires-Dist: python-dotenv (<0.20.0,>=0.19.1)
Requires-Dist: pytype (<2022.0.0,>=2021.10.18)
Requires-Dist: questionary (<2.0.0,>=1.10.0)
Requires-Dist: toolz (<0.12.0,>=0.11.1)
Description-Content-Type: text/x-rst
[Description omitted; length: 3779 characters]

WHEEL

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

RECORD

Path Digest Size
chenv/__init__.py sha256=TOR9XHNpPhx8xNktTWwwkrJWosIogvn-Ah58toVEByM 340
chenv/cli.py sha256=u9GYOVZjfGlDK79SmDKV9CyWOZ9BexoEKWlPAiUNeVI 984
chenv/console.py sha256=mP5vdKROmX4S5kCJCyd-4d0X0yTJb7-MoboWwZWpDmA 2926
chenv/fs.py sha256=iVV5-0hx6B4IZH4tXfrrbjU-zThpmjZ4kUvDUDqoIs4 2097
chenv/main.py sha256=QxQntUQklM2N5BbJJQeXYA81kXL0YRKL9cLuewFVJ0Q 244
chenv/models/__init__.py sha256=7cdlFq-MYBS7rIk9LW5lS02SSM5VOV1oR_eWA1_zWOA 90
chenv/models/output.py sha256=pLkoMVUZBMtJwmZT8Jl_bsvZRfQDNY91VoKh8MjXxqE 502
chenv/settings.py sha256=cdk5MSSXyzoKUR7PDWMhe4WLGt73mi0P3I3pPqc1E8M 729
chenv/subcommands/__init__.py sha256=vvXpB4bCATsxGR8hJ9P-6D7BjSG_YUaAU7-UVnMaxEI 161
chenv/subcommands/blank/__init__.py sha256=A1OndrlY2tHAadxmgyEEzC-I_vi4efbr_CNQCoNydL8 92
chenv/subcommands/blank/collector.py sha256=LqsYSCiyhg6MAslKFP9xMwNCemGnKpT9arH_T41pV4A 436
chenv/subcommands/heroku/__init__.py sha256=7t78ktBIlZQl2JyKzl82LlIch6DfgiXUYaLyGzMGaiw 122
chenv/subcommands/heroku/collector.py sha256=G0SzVyxu3Z02AjcSkJwmVb5NWSS2buVVvdGxhgweaGg 2574
chenv/subcommands/local/__init__.py sha256=A62qJZ47JgcdyQTPuqzf3ER_z0P57fm3v0I6EHF7E5Q 104
chenv/subcommands/local/collector.py sha256=zv1Qfy84kLIoPZllWrhO9IokDdnCLLFT2Lj1QicRkWc 1393
chenv/subcommands/which/__init__.py sha256=sbfiBsMYxUpVhGPNbm4HU34OALGgGt8CE8w3MdRVdds 90
chenv/subcommands/which/which.py sha256=JaeTD4sHRDqu4aI7pmCd1T-qZsAl3dKFOPcQNj1Cuso 668
chenv/transform.py sha256=Gq-3-I9QZ6OV9G9Kq3POce1JC5WJLN7O9mH1MfqIsnk 1263
chenv-0.4.2.dist-info/entry_points.txt sha256=d6YdhQZ4-49yiiXsOEVVX1HpFzWWFXbSE1ls9l1hSmQ 41
chenv-0.4.2.dist-info/LICENSE sha256=yyNwvBFUxSfqlNSpVm5l5YqmZyriEhbfhDhaJvzMeHw 1072
chenv-0.4.2.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
chenv-0.4.2.dist-info/METADATA sha256=tOBL8697-aXDCqo4iiPCDfT1jq05OMyKSgJNUhPGSMA 4770
chenv-0.4.2.dist-info/RECORD

entry_points.txt

chenv = chenv.main:main