appfire-connect-sdk

View on PyPIReverse Dependencies (0)

1.8.0 appfire_connect_sdk-1.8.0-py3-none-any.whl

Wheel Details

Project: appfire-connect-sdk
Version: 1.8.0
Filename: appfire_connect_sdk-1.8.0-py3-none-any.whl
Download: [link]
Size: 14567
MD5: 78b4d85ecc5d11df6e7a1a94b9fcaef4
SHA256: 4fa0ce2253f27ca749133e06aa894ad2683c22f0757eedc944152e5f45e1c48b
Uploaded: 2022-03-14 14:59:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: appfire-connect-sdk
Version: 1.8.0
Summary: SDK for creating and deploying appfire connect apps
Author: Steven Kling
Author-Email: steven.kling[at]appfire.com
Home-Page: https://bitbucket.org/appfire/ac-app-installer/src/master/
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Dist: click
Requires-Dist: funcy
Requires-Dist: PyYAML
Requires-Dist: questionary
Requires-Dist: coloredlogs
Requires-Dist: pyngrok
Requires-Dist: boto3
Description-Content-Type: text/markdown
[Description omitted; length: 1507 characters]

WHEEL

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

RECORD

Path Digest Size
ac_app_deploy/__init__.py sha256=uZsygMXMKRw-7qhWojAjnpm8GFPXU92xW6XA8O5GwFY 22
ac_app_deploy/deploy.py sha256=GjzOohNCi4x7pNyy-eh01EhMr7RcyNyAI4jqP3M0y1M 42760
ac_app_installer/__init__.py sha256=uZsygMXMKRw-7qhWojAjnpm8GFPXU92xW6XA8O5GwFY 22
ac_app_installer/install.py sha256=ps5SIO1utvBBTe73Kfghgdl7pgw-ppRMZuIwLIjQ4X0 6343
appfire_connect_sdk-1.8.0.dist-info/METADATA sha256=9hzGuhZnHkryDYcgGWTvdKx7LSyDimTiogo3F62l9pg 2094
appfire_connect_sdk-1.8.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
appfire_connect_sdk-1.8.0.dist-info/entry_points.txt sha256=rA-3lLvzFILWJFDbE3T9SzbPGUvRGSGlHr6jSF9MEvs 112
appfire_connect_sdk-1.8.0.dist-info/top_level.txt sha256=LavarbAuX6XyfoNWjQDZIS3yXmvb2_-hn8Wm88PdqVM 31
appfire_connect_sdk-1.8.0.dist-info/RECORD

top_level.txt

ac_app_deploy
ac_app_installer

entry_points.txt

appfire = ac_app_deploy.deploy:process
create-appfire-app = ac_app_installer.install:process