Socket
Book a DemoInstallSign in
Socket

botocraft

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

botocraft

An opinionated boto3 wrapper for AWS

Source
pipPyPI
Version
0.19.1
Maintainers
2

botocraft

Documentation: https://botocraft.readthedocs.org

boto3 is a wonderful library for interacting with AWS resources, but it can be hard to use because there is little standardization across services.

botocraft aims to be an opinionated interface to selected AWS resources that at least provides a CRUDL interface to the resources it supports.

Installation

botocraft supports Python 3.7+.

To install from PyPI:

pip install botocraft

Supported services

Keywords

aws

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts