Skip to main content

lambda-project-creator project

Project description

lambda-project-creator
===============

Easily and quickly command line utility creating Lambda Project for lambda-uploader(https://pypi.python.org/pypi/lambda-uploader).

Installation
~~~~~~~~~~~~

The latest release of lambda-project-creator can be installed via pip:

::

pip install lambda-project-creator

An alternative install method would be manually installing it leveraging
``setup.py``:

::

git clone https://github.com/cloudfish7/lambda-project-creator
cd lambda-project-creator
python setup.py install


Command Line Usage
~~~~~~~~~~~~~~~~~~

To create Lambda Project simply, run following command

.. code:: shell

lambda-project-creator -p sampleprj

Get created following file and directory. Also get installed lambda-uploader.

.. code:: shell

sampleprj
├── .venv_sampleprj
├── lambda.json
├── requirement.txt
└── lambda.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lambda-project-creator-0.0.7.tar.gz (4.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page