Bearboto3

Latest version: v0.1.3

Safety actively analyzes 625140 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.3

![GitHub Workflow Status](https://img.shields.io/github/workflow/status/beartype/bearboto3/Release?style=flat-square&label=Release)

This minor release includes a fix for python versions < 3.9 where typing-extensions was not included (and thus installed) as a dependency.

On the dev side, there was a lot of work gone into the CI/CD in order to reliably and efficiently test the project.

What's Changed
* Improve integration testing by studioph in https://github.com/beartype/bearboto3/pull/7
* Integration fixes by studioph in https://github.com/beartype/bearboto3/pull/8
* Update project metadata by studioph in https://github.com/beartype/bearboto3/pull/10


**Full Changelog**: https://github.com/beartype/bearboto3/compare/v0.1.2...v0.1.3

0.1.2

This minor release includes a fix to the version constraint on `beartype` given the behavior of semver for `0.x.x` versions. This will allow for using `0.10.x` and newer versions of `beartype`.

I'm also going to stop manually attaching the build artifacts to releases since you can download the wheel from PyPi if desired. If people really want the wheel also published here let me know and I can integrate that into the Github actions workflow.

What's Changed
* Resolve 3 - beartype 0.10.0 by paulhutchings in https://github.com/beartype/bearboto3/pull/4

**Full Changelog**: https://github.com/beartype/bearboto3/compare/v0.1.1...v0.1.2

0.1.1

This minor release includes some fixes to how the optional stub libraries are defined in the project management. It is now easier to install the stub libraries as extras for specific services (though this is not recommended, see the [readme](https://github.com/beartype/bearboto3#installing-the-type-stubs) for more info).

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
* Fix extras definitions by paulhutchings in https://github.com/beartype/bearboto3/pull/2


**Full Changelog**: https://github.com/beartype/bearboto3/compare/v0.1.0...v0.1.1

0.1.0

This first initial release includes support for the following AWS services:

- EC2
- S3
- IAM
- Lambda
- DynamoDB
- SNS
- SQS

`bearboto3` is now also available on [PyPi](https://pypi.org/project/bearboto3/0.1.0/)

I will be working on improving the release process (readme on pypi, etc).

Shout out and thank you to leycec for being an avid supporter of this project!

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.