bhej

View on PyPIReverse Dependencies (0)

0.1.7 bhej-0.1.7-py3-none-any.whl

Wheel Details

Project: bhej
Version: 0.1.7
Filename: bhej-0.1.7-py3-none-any.whl
Download: [link]
Size: 7013
MD5: 9b3272ba397b5539bb2427fcd09238d3
SHA256: 7fc9ca3cf27320d989aa54ff90f4d150dbb88ad8ea2262bd11ad51b05d9712e0
Uploaded: 2020-11-29 19:12:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bhej
Version: 0.1.7
Summary: Share files like a dev.
Author: ivraj
Author-Email: iseerha[at]gmail.com
Home-Page: https://bhej.dev
Project-Url: Documentation, https://github.com/bhejdev/bhej-cli
Project-Url: Repository, https://github.com/bhejdev/bhej-cli
License: MIT
Keywords: filesharing,developer tools
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Communications :: File Sharing
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.6.1,<4.0.0
Requires-Dist: pandas (<2.0.0,>=1.1.4)
Requires-Dist: python-magic (<0.5.0,>=0.4.3); sys_platform == "linux"
Requires-Dist: python-magic-bin (==0.4.14); sys_platform == "win32" or sys_platform == "darwin"
Requires-Dist: requests (<3.0.0,>=2.24.0)
Requires-Dist: requests-toolbelt (<0.10.0,>=0.9.1)
Requires-Dist: tqdm (<5.0.0,>=4.51.0)
Requires-Dist: typer[all] (<0.4.0,>=0.3.2)
Description-Content-Type: text/markdown
[Description omitted; length: 1444 characters]

WHEEL

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

RECORD

Path Digest Size
bhej/__init__.py sha256=IMjkMO3twhQzluVTo8Z6rE7Eg-9U79_LGKMcsWLKBkY 22
bhej/config.py sha256=0qudATSBBfnfrUecUf6hpP7QaLSmovuDLuNfA3GIErw 144
bhej/main.py sha256=eT4Q7Q3hEYYuOOXqPZRyFOGZu08TkuhKD78R-FovoDU 4454
bhej/scripts.py sha256=qMJNMrTbvdOSExIP_CeMncD4tozvSad-VR2H_OsQ3dg 1249
bhej/utils.py sha256=H8qibtIaknoNoWgT_i-2kdVqWW6X_vF7ZJT9ow6ts7s 3136
bhej-0.1.7.dist-info/entry_points.txt sha256=3kbRjezN4NokHnvkA2BBGSCt61TmDZrC7VuJaSQs7GQ 118
bhej-0.1.7.dist-info/LICENSE sha256=DHu0HlThDhKetEI55wkX-f-N6NNRtquMaZpLQtdsFLc 1047
bhej-0.1.7.dist-info/WHEEL sha256=G_NFpzHmv_dUXgCUSAWL0-bLL-eMzYU6DzDeGXbRXUk 83
bhej-0.1.7.dist-info/METADATA sha256=lh7kehx8bRuhVeCyCvgVmYrUfLn7KuXY8jAXdPzjtRk 2808
bhej-0.1.7.dist-info/RECORD

entry_points.txt

bhej = bhej.main:app
deploy_prod = bhej.scripts:deploy_prod
deploy_staging = bhej.scripts:deploy_staging