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
===============
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
Release files for lambda-project-creator 0.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| lambda-project-creator-0.0.7.tar.gz | 4.8 kB | Details |
Release files / lambda-project-creator-0.0.7.tar.gz
| Download URL | lambda-project-creator-0.0.7.tar.gz |
|---|---|
| Size | 4.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
514c9d0dd8e778ceff24910746edd33532aa941cd240b9161816b5ba4036a0b5
|
|
BLAKE2b-256 checksum How to use checksums |
6cbaa565de99059661faed725959668895a5d040cdfb7383c0dee21ee4614a93
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |