bundlepy

View on PyPIReverse Dependencies (0)

0.2.0 bundlepy-0.2.0-py3-none-any.whl

Wheel Details

Project: bundlepy
Version: 0.2.0
Filename: bundlepy-0.2.0-py3-none-any.whl
Download: [link]
Size: 8944
MD5: ab1d32795831960483dd8187907d969e
SHA256: b9bf57ec8f8b436b839fa716056a0da374b6e960637ad463741e417b09b492f3
Uploaded: 2023-06-11 14:16:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bundlepy
Version: 0.2.0
Summary: Build on top of pyinstaller to make exe creation easier
Author: Emre Yavuz
Author-Email: emre.yavuz169[at]gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<4.0
Requires-Dist: fastapi (==0.96.0)
Requires-Dist: uvicorn (<0.23.0,>=0.22.0)
Requires-Dist: virtualenv (<21.0.0,>=20.23.0)
Description-Content-Type: text/markdown
[Description omitted; length: 276 characters]

WHEEL

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

RECORD

Path Digest Size
bundlepy/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bundlepy/bundle_service/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bundlepy/bundle_service/bundle_service.py sha256=E3_b-Y3j36TjZAPDd8c6483JA8qpL3pfyJK_TZdJ_PY 2938
bundlepy/bundle_service/hidden_imports_bundler_service.txt sha256=CEELC7yE-0v2B2W9owW0cvaiyUvDxpauMXS_UH0ato0 233
bundlepy/bundle_service/packages_bundler_service.txt sha256=SPehfyhUxw7x4VphUDs5RgQLUO0Ict_4zbyylwNz0tU 24
bundlepy/bundler.py sha256=YcsdgXaGHc9cPX3I_cn1HYfSBMeGfZC61w7tB6rr1-g 2230
bundlepy/bundler_arguments.py sha256=QgeXewZcKlKiiq_1wkg7WKsfNQUTjYe4ALxGhBpJU3M 1484
bundlepy/config/cluster_conf.json sha256=YOSDaa3tLMLIUpiPxFZrMX8yr7QVdJS0k7RGbXFw2o0 186
bundlepy/main.py sha256=XI3H4X0VGdhTkLgG4-kPUV96SZYZ_CX0eAHo_gkNstM 2310
bundlepy/remote_bundler.py sha256=--QA3fHDlI0gmv4VXatjZgJC9ktIgQPyrujjxYi8h5Q 3705
bundlepy/venv_manager.py sha256=0XsBD5yoCPnGfUf-8KTtMngEuiAA5SB_w5HThW-rYgM 1353
bundlepy-0.2.0.dist-info/LICENSE sha256=kAhpaEFWoObOT5KAbOVBwgaQalgNvO4eyzyGFxEezI8 1061
bundlepy-0.2.0.dist-info/METADATA sha256=ojJvA-G2XXNjhif8im00s704-mcfbaxeB20jlGVcD80 955
bundlepy-0.2.0.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
bundlepy-0.2.0.dist-info/entry_points.txt sha256=43gn42ZKJQWMKJdOrRRZUykuqF1opcG08UwbVOfy4PA 106
bundlepy-0.2.0.dist-info/RECORD

entry_points.txt

bundlepy = bundlepy.main:main
bundlepyserver = bundlepy.bundle_service.bundle_service:main