Socket
Book a DemoInstallSign in
Socket

@slsplus/python-requirements

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slsplus/python-requirements

Serverless Python Requirements Component

0.1.3
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

python-requirements

NPM downloads

Notice: This project is a rewrite from serverless-python-requirements which is a serverless plugin.

Serverless Python Requirements Component

Content

1. Install

Install the Serverless Framework globally:

$ npm install -g serverless

2. Create

Just create the following simple boilerplate:

$ touch serverless.yml

3. Configure

# serverless.yml

MyComponent:
  component: '@slsplus/python-requirements'
  inputs:
    codeUri: ./
    include:
      - handler.py
    dockerizePip: true
    zip: true

4. Deploy

$ sls --debug

 

5. Remove

$ sls remove --debug

More Components

Checkout the Serverless Components repo for more information.

Keywords

python-requirements

FAQs

Package last updated on 09 Mar 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.