Skip to content

quxdev/qws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QWS

Helpful classes and wrappers for using with AWS in your project

q3

Wrapper for AWS S3 that uses boto3 - list buckets, list files, upload files etc.

q3min

This is a minimal version of q3.

Wrapper for AWS S3 that (a) uses boto3, (b) handles gzip files, and (c) does not use pandas.

q3managed

A managed services module using q3 internally to manage S3 resources. Sync, Find missing files (S3 vs Meta Data store), Search on tags, add tags , etc.

qses

Wrapper for AWS SES email service to send email in your project

qec2

Helpful class and functions to manage ec2 instance in a given region

qsecret

Helpful class and functions to access aws secret manager keys in a given region

About

Wrappers and helpful classes that work with AWS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages