Skip to main content

MONGODB-AWS authentication support for PyMongo

Project description

Info:

MONGODB-AWS authentication support for PyMongo. See GitHub for the latest source.

Author:

Shane Harvey

About

MONGODB-AWS authentication support for PyMongo. pymongo-auth-aws uses boto3, botocore, and requests.

Support / Feedback

For issues with, questions about, or feedback for pymongo-auth-aws, please look into our support channels. Please do not email any of the pymongo-auth-aws developers directly with issues or questions - you’re more likely to get an answer on the MongoDB Community Forums.

Bugs / Feature Requests

Think you’ve found a bug? Want to see a new feature in pymongo-auth-aws? Please open a case in our issue management tool, JIRA:

Bug reports in JIRA for all driver projects (i.e. PYTHON, CSHARP, JAVA) and the Core Server (i.e. SERVER) project are public.

How To Ask For Help

Issues with, questions about, or feedback for pymongo-auth-aws should be sent to the MongoDB Community Forums.

Please include all of the following information when opening an issue:

  • Detailed steps to reproduce the problem, including full traceback, if possible.

  • The exact python version used, with patch level:

    $ python -c "import sys; print(sys.version)"
  • The exact version of pymongo-auth-aws used:

    $ python -c "import pymongo_auth_aws; print(pymongo_auth_aws.__version__)"
  • The exact version of PyMongo used:

    $ python -c "import pymongo; print(pymongo.version); print(pymongo.has_c())"
  • The operating system and version (e.g. Windows 10, OSX 10.15, …)

  • Web framework or asynchronous network library used, if any, with version (e.g. Django 3.0, mod_wsgi 4.7.1, gevent 20.5.2, Tornado 6.0.4, …)

Security Vulnerabilities

If you’ve identified a security vulnerability in a driver or any other MongoDB project, please report it according to the instructions here.

Installation

pymongo-auth-aws can be installed with pip:

$ python -m pip install pymongo-auth-aws
$ python -c "import pymongo_auth_aws; print(pymongo_auth_aws.__version__)"
1.0.0

Installing from source

To install pymongo-auth-aws from source:

$ git clone git@github.com:mongodb/pymongo-auth-aws.git
$ python -m pip install ./pymongo-auth-aws

Dependencies

pymongo-auth-aws supports CPython 3.7+ and PyPy3.7+.

pymongo-auth-aws requires botocore and requests.

Testing

Install the test dependencies and run the test suite.

$ python -m pip install -e “.[test]” $ pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pymongo_auth_aws-1.2.0rc2.tar.gz (18.6 kB view details)

Uploaded Source

Built Distribution

pymongo_auth_aws-1.2.0rc2-py3-none-any.whl (15.5 kB view details)

Uploaded Python 3

File details

Details for the file pymongo_auth_aws-1.2.0rc2.tar.gz.

File metadata

  • Download URL: pymongo_auth_aws-1.2.0rc2.tar.gz
  • Upload date:
  • Size: 18.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for pymongo_auth_aws-1.2.0rc2.tar.gz
Algorithm Hash digest
SHA256 d9984c53b956b35f23504dcb6fc6768c6424ca234bafba5f61191e76f32a853e
MD5 fec309df6e65cf16871b74346406ccc9
BLAKE2b-256 f660a87d140ffe45b55a722b1b9b2e7f0caa529ecef5b014088b8ca5cab481c8

See more details on using hashes here.

Provenance

File details

Details for the file pymongo_auth_aws-1.2.0rc2-py3-none-any.whl.

File metadata

File hashes

Hashes for pymongo_auth_aws-1.2.0rc2-py3-none-any.whl
Algorithm Hash digest
SHA256 dcfe18e0d743ec199f59c445f0d0bc3bb909797f73208c51cf08e884f28fcff3
MD5 0bd60247bba05a6c99b654a453f35e74
BLAKE2b-256 2836170232eea388a40bb4bc3bde6b2995c5b63ee544b6364d00867e2ff3108b

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page