Aws-lambda-requests-wrapper - Request/Response wrapper for AWS Lambda with API Gateway

Overview

AWS Lambda Requests Wrapper

Request/Response wrapper for AWS Lambda with API Gateway

Build Deploy

Python 3.7+ PyPI - License PyPI - Version

Imports: isort Code style: black Checked with mypy

Setup

poetry install
pre-commit install
pre-commit run --all-files

Contributing

Contributions are welcome via pull requests.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Comments
  • Bump datetime-helpers from 0.0.10 to 0.0.13

    Bump datetime-helpers from 0.0.10 to 0.0.13

    Bumps datetime-helpers from 0.0.10 to 0.0.13.

    Commits
    • af5ce2b feature (v0.0.13): update to use http-exceptions v0.2.6 (#14)
    • 364c9c1 fix (v0.0.12): rename utils -> helpers in README (#13)
    • 826115c feature (v0.0.11): switch to using poetry (#12)
    • See full diff in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies python 
    opened by dependabot[bot] 3
  • Bump aws-lambda-typing from 2.10.0 to 2.10.1

    Bump aws-lambda-typing from 2.10.0 to 2.10.1

    Bumps aws-lambda-typing from 2.10.0 to 2.10.1.

    Release notes

    Sourced from aws-lambda-typing's releases.

    v2.10.1

    Changes

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies python 
    opened by dependabot[bot] 2
  • Bump mypy from 0.931 to 0.941

    Bump mypy from 0.931 to 0.941

    Bumps mypy from 0.931 to 0.941.

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies python 
    opened by dependabot[bot] 2
  • Bump case-insensitive-dictionary from 0.1.1 to 0.2.0

    Bump case-insensitive-dictionary from 0.1.1 to 0.2.0

    Bumps case-insensitive-dictionary from 0.1.1 to 0.2.0.

    Release notes

    Sourced from case-insensitive-dictionary's releases.

    Release v0.2.0

    What's Changed

    New Contributors

    Full Changelog: https://github.com/DeveloperRSquared/case-insensitive-dict/compare/v0.1.1...v0.2.0

    Commits
    • 0dca9cd feature (v0.2.0): enhance KeyError message + implement fromkeys (#10)
    • 3854c35 [pre-commit.ci] (v0.1.3) pre-commit autoupdate (#8)
    • bdb4863 fix (v0.1.2): add importlib-metadata to core dependencies (#9)
    • See full diff in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies python 
    opened by dependabot[bot] 2
  • Bump pylint from 2.13.8 to 2.13.9

    Bump pylint from 2.13.8 to 2.13.9

    Bumps pylint from 2.13.8 to 2.13.9.

    Changelog

    Sourced from pylint's changelog.

    What's New in Pylint 2.13.9?

    Release date: 2022-05-13

    • Respect ignore configuration options with --recursive=y.

      Closes #6471

    • Fix false positives for no-name-in-module and import-error for numpy.distutils and pydantic.

      Closes #6497

    • Fix IndexError crash in uninferable_final_decorators method.

    Relates to #6531

    • Fix a crash in unnecessary-dict-index-lookup when subscripting an attribute.

      Closes #6557

    • Fix a crash when accessing __code__ and assigning it to a variable.

      Closes #6539

    • Fix a false positive for undefined-loop-variable when using enumerate().

      Closes #6593

    Commits
    • 57014d6 Bump pylint to 2.13.9, update changelog
    • 7d80ca5 Fix false positive for undefined-loop-variable with enumerate() (#6602)
    • 9c2fe99 Respect ignore configuration options when --recursive=y. (#6528)
    • 33f3fcf Fix a crash in unnecessary-dict-index-lookup when subscripting an attribute...
    • aecadc2 Add regression test for #6497 (#6498)
    • 2d07d47 Add regression test for #6539
    • 96c3198 Upgrade astroid version to 2.11.5
    • 18cb026 Add an exception for IndexError inside uninferable_final_decorator (#6532)
    • See full diff in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies python 
    opened by dependabot[bot] 1
  • Bump pre-commit from 2.18.1 to 2.19.0

    Bump pre-commit from 2.18.1 to 2.19.0

    Bumps pre-commit from 2.18.1 to 2.19.0.

    Release notes

    Sourced from pre-commit's releases.

    pre-commit v2.19.0

    Features

    Fixes

    Updating

    • Change pre-commit-validate-config / pre-commit-validate-manifest to pre-commit validate-config / pre-commit validate-manifest.
    Changelog

    Sourced from pre-commit's changelog.

    2.19.0 - 2022-05-05

    Features

    Fixes

    Updating

    • Change pre-commit-validate-config / pre-commit-validate-manifest to pre-commit validate-config / pre-commit validate-manifest.
    Commits
    • cc9d950 v2.19.0
    • 96bf685 fix non-unique id
    • 1b86655 Merge pull request #2375 from pre-commit/search-the-tracker
    • af46701 add search term required input to issue template
    • bec1728 Merge pull request #2370 from pre-commit/pre-commit-ci-update-config
    • 81129ce [pre-commit.ci] pre-commit autoupdate
    • 7f18926 Merge pull request #2362 from pre-commit/deprecate-separate-entry-points
    • 3929fe4 upgrade CI to ubuntu-latest / windows-latest
    • 777ffdd deprecate pre-commit-validate-{config,manifest}
    • e1ce4c0 Merge pull request #2349 from pre-commit/pre-commit-ci-update-config
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies python 
    opened by dependabot[bot] 1
  • Bump aws-lambda-typing from 2.11.0 to 2.11.1

    Bump aws-lambda-typing from 2.11.0 to 2.11.1

    Bumps aws-lambda-typing from 2.11.0 to 2.11.1.

    Release notes

    Sourced from aws-lambda-typing's releases.

    v2.11.1

    Changes

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies python 
    opened by dependabot[bot] 1
  • Bump pylint from 2.13.7 to 2.13.8

    Bump pylint from 2.13.7 to 2.13.8

    Bumps pylint from 2.13.7 to 2.13.8.

    Changelog

    Sourced from pylint's changelog.

    What's New in Pylint 2.13.8?

    Release date: 2022-05-02

    • Fix a false positive for undefined-loop-variable for a variable used in a lambda inside the first of multiple loops.

      Closes #6419

    • Fix a crash when linting a file that passes an integer mode= to open

      Closes #6414

    • Avoid reporting superfluous-parens on expressions using the is not operator.

      Closes #5930

    • Fix a false positive for undefined-loop-variable when the else of a for loop raises or returns.

      Closes #5971

    • Fix false positive for unused-variable for classes inside functions and where a metaclass is provided via a call.

      Closes #4020

    • Fix false positive for unsubscriptable-object in Python 3.8 and below for statements guarded by if TYPE_CHECKING.

      Closes #3979

    Commits
    • 45cbae2 Bump pylint to 2.13.8, update changelog
    • ec2eee8 Suppress unsubscriptable-object warnings in type-checking blocks (#5720)
    • 135477a Fix a false positive for undefined-loop-variable when a loop else raises or...
    • 33a9aba Fix false positive for undefined-loop-variable for lambda in first of two l...
    • f6a0cfd Fix false positive for unused-variable when specifying a metaclass via a ...
    • feca907 Avoid reporting superfluous-parens after an is not operator (#6451)
    • 7022d23 Fix crash when open is called with an integer mode (#6415)
    • See full diff in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies python 
    opened by dependabot[bot] 1
  • Bump aws-lambda-typing from 2.10.1 to 2.11.0

    Bump aws-lambda-typing from 2.10.1 to 2.11.0

    Bumps aws-lambda-typing from 2.10.1 to 2.11.0.

    Release notes

    Sourced from aws-lambda-typing's releases.

    v2.11.0

    Changes

    Commits
    • a442653 Merge pull request #55 from MousaZeidBaker/feat/sns-publish-requests
    • 9f39745 fix: run isort formatter
    • fb00b35 fix: run black formatter
    • f06f807 feat: add typing for sns publish requests
    • See full diff in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies python 
    opened by dependabot[bot] 1
  • Bump mypy from 0.942 to 0.950

    Bump mypy from 0.942 to 0.950

    Bumps mypy from 0.942 to 0.950.

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies python 
    opened by dependabot[bot] 1
  • Bump pylint from 2.13.4 to 2.13.5

    Bump pylint from 2.13.4 to 2.13.5

    Bumps pylint from 2.13.4 to 2.13.5.

    Changelog

    Sourced from pylint's changelog.

    What's New in Pylint 2.13.5?

    Release date: 2022-04-06

    • Fix false positive regression in 2.13.0 for used-before-assignment for homonyms between variable assignments in try/except blocks and variables in subscripts in comprehensions.

      Closes #6069 Closes #6136

    • lru-cache-decorating-method has been renamed to cache-max-size-none and will only be emitted when maxsize is None.

      Closes #6180

    • Fix false positive for unused-import when disabling both used-before-assignment and undefined-variable.

      Closes #6089

    • Narrow the scope of the unnecessary-ellipsis checker to:

      • functions & classes which contain both a docstring and an ellipsis.
      • A body which contains an ellipsis nodes.Expr node & at least one other statement.
    • Fix false positive for used-before-assignment for assignments taking place via nonlocal declarations after an earlier type annotation.

      Closes #5394

    • Fix crash for redefined-slots-in-subclass when the type of the slot is not a const or a string.

      Closes #6100

    • Only raise not-callable when all the inferred values of a property are not callable.

      Closes #5931

    • Fix a false negative for subclassed-final-class when a set of other messages were disabled.

    Commits
    • 95cbd2b Bump pylint to 2.13.5, update changelog
    • 2e9b33b Bump black from 22.1.0 to 22.3.0 (#6176)
    • f251131 Add subclassed-final-class message to the check_messages decorator (#...
    • a03b6e7 Prevent used-before-assignment for assignment via nonlocal after type annot...
    • 0741313 Only emit lru-cache-decorating-method when maxsize is None (#6181)
    • 7024743 Fix false positive for unused-import when disabling both ``used-before-as...
    • 4213b3c Fix handling of "for x in x" homonyms (#6154)
    • 22b5dc1 Account for more node types in handling of except block homonyms with compreh...
    • 0599016 redefined-slots-in-subclass crash when slot type is neither a string or c...
    • c48c45a Fix E1102 / not-callable false positive for property that returns a lambd...
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies python 
    opened by dependabot[bot] 1
  • Bump aws-lambda-typing from 2.11.1 to 2.12.0

    Bump aws-lambda-typing from 2.11.1 to 2.12.0

    Bumps aws-lambda-typing from 2.11.1 to 2.12.0.

    Release notes

    Sourced from aws-lambda-typing's releases.

    v2.12.0

    Changes

    Commits
    • c3bbf55 Merge pull request #57 from jtetrault/cognito_custom_message
    • d769dfc Merge branch 'master' into cognito_custom_message
    • ce9f48f fix: add seperate class for each eventy type
    • 791d78c bump project version
    • 8d82c1a Add event type for cognito CustomMessage
    • See full diff in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies python 
    opened by dependabot[bot] 0
Releases(v0.2.3)
  • v0.2.2(Jan 31, 2022)

    What's Changed

    • feature (v0.2.1): update case-insensitive-dictionary to 0.1.1 by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/17
    • feature (v0.2.2): bump version by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/18

    Full Changelog: https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/compare/v0.2.1...v0.2.2

    Source code(tar.gz)
    Source code(zip)
  • v0.2.1(Jan 30, 2022)

    What's Changed

    • feature (v0.2.0): add aws lambda requests wrapper by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/6
    • feature (v0.2.1): update to using case-insensitive-dictionary by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/16

    Full Changelog: https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/compare/v0.1.9...v0.2.1

    Source code(tar.gz)
    Source code(zip)
  • v0.1.9(Jan 28, 2022)

    What's Changed

    • feature: add dependabot.yml by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/9
    • Bump mypy from 0.910 to 0.931 by @dependabot in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/10
    • feature: configure code scanning by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/11
    • fix: skip pylint in pre-commit.ci by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/12
    • feature (v0.1.7): small changes to pipeline by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/13
    • feature (v0.1.8): add release pipeline by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/14
    • fix (v0.1.9): remove tag check in release by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/15

    New Contributors

    • @dependabot made their first contribution in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/10

    Full Changelog: https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/compare/v0.1.6...v0.1.9

    Source code(tar.gz)
    Source code(zip)
  • v0.1.6(Jan 28, 2022)

    What's Changed

    • fix (v0.1.6): broken python 3.10 in deploy.yml by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/8

    Full Changelog: https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/compare/v0.1.5...v0.1.6

    Source code(tar.gz)
    Source code(zip)
  • v0.1.4(Jan 25, 2022)

    What's Changed

    • fix (v0.1.3): update dependencies pipeline by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/4
    • feature: update dependencies by @github-actions in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/5

    New Contributors

    • @github-actions made their first contribution in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/5

    Full Changelog: https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/compare/v0.1.2...v0.1.4

    Source code(tar.gz)
    Source code(zip)
  • v0.1.2(Jan 25, 2022)

    What's Changed

    • feature (v0.1.0): skeleton package by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/1
    • fix (v0.1.1): skeleton package by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/2
    • feature (v0.1.2): action for update dependencies by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/3

    New Contributors

    • @rikhilrai made their first contribution in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/1

    Full Changelog: https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/commits/v0.1.2

    Source code(tar.gz)
    Source code(zip)
Building and deploying AWS Lambda Shared Layers

AWS Lambda Shared Layers This repository is hosting the code from the following blog post: AWS Lambda & Shared layers for Python. The goal of this rep

Flaneer 7 Dec 02, 2021
Discord bot code to stop users that are scamming with fake messages of free discord nitro on servers in order to steal users accounts.

AntiScam Discord bot code to stop users that are scamming with fake messages of free discord nitro on servers in order to steal users accounts. How to

H3cJP 94 Dec 15, 2022
Live Weather Updates using Flask and OpenWeather

AuraX Live Weather Updates using Flask and OpenWeather Installation To setup this project on your local machine, first clone this repository and insta

Ayush Gupta 3 Nov 02, 2021
A Google Charts API for Python, meant to be used as an alternative to matplotlib.

GooPyCharts A Google Charts API for Python 2 and 3, meant to be used as an alternative to matplotlib. Syntax is similar to MATLAB. The goal of this pr

Sagnik Ghosh 202 Oct 04, 2022
A Wrapper for ScarletAPI

ScarletAPI A Wrapper for ScarletAPI still a work in progress Docs these are the

Amashi 0 Mar 24, 2022
MAASTA is a wrapper to create an Ansible inventory for MAAS instances that are provisioned by Terraform.

MAASTA is a wrapper to create an Ansible inventory for MAAS instances that are provisioned by Terraform.

Saeid Bostandoust 144 Dec 16, 2022
An API wrapper for Discord written in Python.

HCord A fork of discord.py project. HCord is a modern, easy to use, feature-rich, and async ready API wrapper for Discord written in Python. Key Featu

HCord 0 Jul 30, 2022
A simple Discord bot that can fetch definitions and post them in chat.

A simple Discord bot that can fetch definitions and post them in chat. If you are connected to a voice channel, the bot will also read out the definition to you.

Tycho Bellers 4 Sep 29, 2022
twitter bot tha uses tweepy library class to connect to TWITTER API

TWITTER-BOT-tweepy- twitter bot that uses tweepy library class to connect to TWITTER API replies to mentions automatically and follows the tweet.autho

Muziwandile Nkomo 2 Jan 08, 2022
Evernote SDK for Python

Evernote SDK for Python Evernote API version 1.28 This SDK is intended for use with Python 2.X For Evernote's beta Python 3 SDK see https://github.com

Evernote 612 Dec 30, 2022
Copier template for solving Advent of Code puzzles with Python

Advent of Code Python Template for Copier This template creates scaffolding for one day of Advent of Code. It includes tests and can download your per

Geir Arne Hjelle 6 Dec 25, 2022
Python script to decode the EU Covid-19 vaccine certificate

vacdec Python script to decode the EU Covid-19 vaccine certificate This script takes an image with a QR code of a vaccine certificate as the parameter

Hanno Böck 244 Nov 30, 2022
A Python script that exports users from one Telegram group to another using one or more concurrent user bots.

ExportTelegramUsers A Python script that exports users from one Telegram group to another using one or more concurrent user bots. Make sure to set all

Fasil Minale 17 Jun 26, 2022
Techie Sneh 19 Dec 03, 2021
Hassium Server Manager For Python

Hassium Server Manager This is meant to be a tool for mostly internal use. I decided that I would make it open souce in case anyone wanted to use it.

0 Nov 24, 2022
ZenML 🙏: MLOps framework to create reproducible ML pipelines for production machine learning.

ZenML is an extensible, open-source MLOps framework to create production-ready machine learning pipelines. It has a simple, flexible syntax, is cloud and tool agnostic, and has interfaces/abstraction

ZenML 2.6k Dec 27, 2022
Telegram Google Translater Bot Can Translate Any Language To Your Selected Language

🔰 TELEGRAM GOOGLE TRANSLATER 🔰 • ⚡ INSTALLING ⚡ • • ✅ OFFICIAL SUPPORTS ✅ •

⚝ANKIT KUMAR⚝ 2 Jan 16, 2022
CDBEC: Catware DataBase Encryption Client

CDBEC: Catware DataBase Encryption Client Описание CDBEC - клиент для создания, просмотра и редактирования .db-catencrypted списков, шифруемых при пом

Catware-Foundation 2 Nov 03, 2022
A program to convert YouTube channel registration information into Json files for ThirdTube.

ThirdTubeImporter A program to convert YouTube channel registration information into Json files for ThirdTube. Usage Japanese https://takeout.google.c

Hidegon 2 Dec 18, 2021
PHION's client-side core python library

PHION-core PHION's client-side core python library. This library is not meant to be used directly by users. If you want to install phion please use th

PHION 2 Feb 07, 2022