A simplified Amazon Glacier cli, integrated with a database.
Project description
AmazonGlacierBackUpSystem
Amazon Glacier BackUp System (AGBUS) is a cli tool that provides an interface to Amazon Glacier that is simpler than the aws cli. It can also be pointed to a mongoDB instance to store information about vaults, archives and more.
Installation:
pip install agbus
Database Configuration File
- location:
~/.gbs/db_config - Only 1 attribute:
dbUri- Can define the connection string URI for any mongo instance - example
db_config:
{
"dbUri": "mongodb://localhost:27017"
}
AWS authentication
- AGBUS uses the awscli for authentication
- https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
agbus-0.5-py2-none-any.whl
(9.1 kB
view details)
File details
Details for the file agbus-0.5-py2-none-any.whl.
File metadata
- Download URL: agbus-0.5-py2-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/2.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53ead1c5b984208ee3532b848015f21ad8be4bb6a7e86da9c89a5179988f53c1
|
|
| MD5 |
9e6f694e33d12480f217daeacca8713c
|
|
| BLAKE2b-256 |
2ca07b3cdf9dbb5a67ac426dbdefa0998d67f8b0a0093a9d7235f48158e48336
|