keithrozario / Klayers

Python Packages as AWS Lambda Layers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE] Additional Package - PyJWT

ybhwang opened this issue · comments

Is your feature request related to a problem? Please describe.

It would be nice if a package that could handle JWT was added.

Describe the solution you'd like

It seems to be advantageous for interacting with the cryptography.

Additional context

https://github.com/jpadilla/pyjwt

Additional Packages

Can raise a PR instead of an Issue?

Can you raise a pull requests. I'll be happy to merge it.

How often do you merge pull requests? I have one open.

I merged these yesterday. Sorry for the delay.

Can raise a PR instead of an Issue?

Can you provide a list of files I need to modify for this task and a brief modification guide?

Asking for additional layers
If you would like a new package to be made a layer, raise a pull request modifying the pipeline/config/packages_p310.csv or pipeline/config/packages_p310-arm64.csv file (depending on which architecture you prefer). By default, please request for the latest version of python unless you absolutely need an older version.