How to create a project using python with aws serverless

Published: 26 June 2020
on channel: Debasis Kar
110
1

You have installed Python itself using Commands:
sudo apt-get install python3
sudo apt-get install python3-pip
Sudo pip3 install virtualenv
Create a new directory : mkdir -p project name
For initialized Project : serverless create --template aws-python3 --name hello-world
Create a virtual environment ; virtualenv -p python3 venv
Activate virtual environment : . venu/bin/active
Refearance link :https://api.mongodb.com/python/curren...


On this page of the site you can watch the video online How to create a project using python with aws serverless with a duration of hours minute second in good quality, which was uploaded by the user Debasis Kar 26 June 2020, share the link with friends and acquaintances, this video has already been watched 110 times on youtube and it was liked by 1 viewers. Enjoy your viewing!