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)
A python library for anti-captcha.com

AntiCaptcha A python library for anti-captcha.com Documentation for the API Requirements git Install git clone https://github.com/ShayBox/AntiCaptcha.

Shayne Hartford 3 Dec 16, 2022
🤖 A discord bot for Dota2 community

BOTA BOT-A is a free Discord Dota 2 bot which provides comprehensive Information of every Dota 2 characters and exciting features for the community. P

Bendang 23 Jun 29, 2022
A Python wrapper for the Dogehouse API.

Python wrapper for the dogehouse API Installation pip install dogehouse Example from dogehouse import DogeClient, event, command from dogehouse.entiti

Arthur 36 Jun 15, 2022
Um bot simples para seguir as pessoas

Um bot simples para seguir pessoas no instagram, criado apeanas para testes. Utilizando o framework "Selenium", criei um bot para entrar em uma conta

Mobben 1 Nov 05, 2021
This is telegram bot to generate string session for using user bots. You can see live bot in https://telegram.dog/string_session_Nsbot

TG String Session Generate Pyrogram String Session Using this bot. Demo Bot: Configs: API_HASH Get from Here. API_ID Get from Here. BOT_TOKEN Telegram

Anonymous 27 Oct 28, 2022
Python API for Photoshop.

Python API for Photoshop. The example above was created with Photoshop Python API.

Hal 372 Jan 02, 2023
A bot that is an updated & modified version of calvinnfernando's WebReg-Bot

WaitList-Bot A bot that is an updated & modified version of calvinnfernando's WebReg-Bot to automate getting into waitlisted classes in UCSD WebReg on

Issac In 1 Dec 01, 2022
Sms-bomber - A Simple Browser Automated Bomber

A Simple Browser Automated Bomber which uses selenium :D Star the Repo and Follo

Terminal1337 9 Apr 11, 2022
Authenticate your League of legends account on riot client in a few lines of code.

lol-authenticator v1.0.0 Content index Project Setup Dependencies Project Setup Dependencies Python v3.9.6 If you don't have Python installed on your

Cássio Fontoura 5 Aug 28, 2022
Red-mail - Advanced email sending library for Python

Red Mail Next generation email sender What is it? Red Mail is an advanced email

Mikael Koli 313 Jan 08, 2023
Python bindings to the Syncthing REST interface.

python-syncthing Python bindings to the Syncthing REST interface. Python API Documentation Syncthing Syncthing REST Documentation Syncthing Forums $ p

Blake VandeMerwe 64 Aug 13, 2022
Repository to access information of stocks in Bombay Stock Exchange.

BSE Repository to access information of stocks in Bombay Stock Exchange. The code in this repository uses BSE API and conclusions made using the code

1 Nov 13, 2021
AnyAPI is a library that helps you to write any API wrapper with ease and in pythonic way.

AnyAPI AnyAPI is a library that helps you to write any API wrappers with ease and in pythonic way. Features Have better looking code using dynamic met

Fatih Kilic 129 Sep 20, 2022
StudyLion is a Discord bot that tracks members' study and work time while offering members to view their statistics and use productivity tools such as: To-do lists, Pomodoro timers, reminders, and much more.

StudyLion - Discord Productivity Bot StudyLion is a Discord bot that tracks members' study and work time while offering members the ability to view th

45 Dec 26, 2022
For Help/Questions Join in discord

Simple-Nitro-Generator-Source Must have installed python! Discord: $MartoBossX#7777 Server: https://discord.gg/ErynDxTV5Y DONATE: (Crypto) BTC: bc1qg8

1 Jan 08, 2022
Discord raid tool!

GANG Multi Tool Menu: -- YOUTUBE TUTORIAL! Features: Most Advanced Multi Tool! Spammer DM Spammer Friend Spammer Reaction Spam WebhookSpammer Typing

1 Feb 13, 2022
Notion API Database Python Implementation

Python Notion Database Notion API Database Python Implementation created only by database from the official Notion API. Installing / Getting started p

minwook 78 Dec 19, 2022
Programmeertheorie 2022 - Team Trainspotters - RailNL

Trainspotters Vak: Programmeertheorie 2022 Gekozen case: RailNL Teamnaam: Trainspotters Studenten: Mijntje Meijer, Sam Bijhouwer, Maik Larooij To-do's

Maik Larooij 1 Jan 25, 2022
A Discord chat bot for the Tardsquad guild (Discord name for server).

Tardsquad Discord Bot A Discord chat bot for the Tardsquad guild (Discord name for server). Resouces Discord Developer Portal A general tutorial for a

Tardsquad Quality Code Inc. 4 Jul 26, 2022
A discord Server Bot made with Python, This bot helps people feel better by inspiring them with motivational quotes or by responding with a great message, also the users of the server can create custom messages by telling the bot with Commands.

A discord Server Bot made with Python, This bot helps people feel better by inspiring them with motivational quotes or by responding with a great message, also the users of the server can create cust

Aran 1 Oct 13, 2021