Coder Social home page Coder Social logo

madeira's Introduction

Madeira

This is a python package which provides wrapper classes and convenience methods for the Amazon Web Servces (AWS) python deployment SDK (boto3).

In several deployment automation projects I've built over the years, I've found that "bare metal control" over interaction with AWS services allows me to leverage features released by AWS into boto3 the moment they're available, rather than waiting on 3rd party CM tool authors/vendors to wrap all required functionality. Concurrently, this reduces the footprint of project external dependencies.

Given that most projects I work on are "pure python", this approach requires less mental context switching compared to using template-driven CM tools.

Installation

This package is hosted on PyPI, so you may simply:

pip install --user madeira

Support

Intended for use with Python 3.7 or later.

Limitations

Not all AWS services are represented; similarly, not all features of AWS services that are represented here are "wrapped".

Package name origins

Since the AWS python SDK is called boto, which refers to Amazon River dolphins, I figured I'd attempt to follow the pattern and name this after a tributary of the Amazon River, given that the point of these wrappers is to deploy objects into AWS, The analogy seemed to solve the problem of developer naming creativity... :stuck_out_tongue_winking_eye:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.