Skip to content

vladsadovsky/test-aws-devbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-aws-devbox: A Python package

License: MIT Latest release

Python package test-aws-devbox

Table of contents

Introduction

Python package test-aws-devbox BLAH BLAH.

Installation

Prerequisites

Python: Python 3.8+ is required. See your OS documentation for instructions.

From PyPi

The current released version of test-aws-devbox can be installed with

pip3 install test-aws-devbox

From GitHub

Poetry is required; it can be installed with:

curl -sSL https://install.python-poetry.org | python3 -

Clone the repository and install test-aws-devbox into a private virtualenv with:

cd <parent-folder>
git clone https://github.com/vladsadovsky/test-aws-devbox.git
cd test-aws-devbox
poetry install

You can then launch a bash shell with the virtualenv activated using:

poetry shell

Usage

API

TBD

Known issues and limitations

Getting help

Please report any problems/issues here.

Contributing

Pull requests welcome.

License

test-aws-devbox is distributed under the terms of the MIT License. The license applies to this file and other files in the Git repository hosting this file.

Authors and history

The author of test-aws-devbox is Vlad Sadovsky.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages