Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hamlet

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hamlet

Building your infrastructure

  • 10.0.1
  • PyPI
  • Socket score

Maintainers
1

hamlet - CLI

Code style: black release workflow PyPI version

hamlet is a tool to manage infrastructure throughout the life of your application. With hamlet you define the functional components of your application along with the context they should be run in. The context includes things like environments, tenants, and policies that can be applied across all of your different applications. From this information hamlet then creates the infrastructure that will perform the function you have asked for and manages it over the life of your application.

This repository contains the CLI for hamlet which acts as the primary interface for hamlet.

Support

hamlet is built on a plugin based approach so you can create infrastructure for any provider you want, we provide an API of common processes and tasks for provisioning and describing infrastructure which allows you to build a common language across different infrastructure providers

We also provide official plugins for:

  • Amazon Web Services (AWS) based on CloudFormation
  • Microsoft Azure based on Azure Resource Manager
  • mingrammer Diagrams for generating diagrams of your deployed infrastructure

Docs

To read more about hamlet and what it can do head to our docs site https://docs.hamlet.io/

Installation

To run hamlet some extra dependencies are required. Head over to the hamlet install guide for details installing hamlet

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc