juniper:Juniper是基于cli的工具,用于打包lambda函数

时间:2024-05-23 08:45:51
【文件属性】:

文件名称:juniper:Juniper是基于cli的工具,用于打包lambda函数

文件大小:1.53MB

文件格式:ZIP

更新时间:2024-05-23 08:45:51

Python

Juniper:包lambda函数 Juniper是一种打包工具,用于流化和标准化一系列AWS Lambda函数的zip工件的创建。 生成的zip工件包括在给定的requirements.txt文件中定义的依赖项的源代码,以及该函数所依赖的任何共享库。 利用生成的工件,开发人员可以通过awscli或使用cloudformation / sam模板手动部署lambda函数。 快速开始 安装Python == 3.6并安装Docker时,安装瞻博网络: > pip install juniper 为了用juniper打包lambda函数,您需要创建一个清单文件。 functions : # Name the zip file you want juni to create router : # The dependencies of the router functio


【文件预览】:
juniper-master
----MANIFEST.in(65B)
----README.rst(10KB)
----.coveragerc(191B)
----docs()
--------advanced.rst(6KB)
--------concepts.rst(9KB)
--------quickstart.rst(3KB)
--------tutorial.rst(5KB)
--------conf.py(5KB)
--------Makefile(580B)
--------features.rst(3KB)
--------index.rst(5KB)
----coverage.svg(904B)
----juniper()
--------constants.py(737B)
--------cli.py(4KB)
--------io.py(1KB)
--------__init__.py(676B)
--------artifacts()
--------actions.py(5KB)
--------manifest.py(3KB)
----CHANGES.rst(3KB)
----sample_manifest.yml(704B)
----assets()
--------tutorial_juni_build.png(504KB)
--------tutorial_tree_dist.png(46KB)
--------folder_structure.png(49KB)
--------xmlsec_fail.png(507KB)
--------build_cmd.png(320KB)
--------ridge_build.png(138KB)
----CONTRIBUTING.rst(6KB)
----tests()
--------manifests()
--------expectations()
--------test_manifest.py(5KB)
--------__init__.py(0B)
--------test_actions.py(8KB)
--------test_cli.py(2KB)
--------test_build_with_overrides.py(3KB)
----LICENSE(11KB)
----requirements()
--------dev.txt(205B)
----AUTHORS(249B)
----examples()
--------ridge()
--------processing()
--------fondolayers()
--------single_lambda()
--------htmltopdf()
----setup.py(2KB)
----.gitignore(1KB)
----.circleci()
--------config.yml(1KB)
----Makefile(1KB)
----scripts()
--------make-release.py(4KB)

网友评论