https://github.com/karrlab/karr_lab_aws_manager
Package to manage AWS services run by the Karr Lab
https://github.com/karrlab/karr_lab_aws_manager
Last synced: 8 months ago
JSON representation
Package to manage AWS services run by the Karr Lab
- Host: GitHub
- URL: https://github.com/karrlab/karr_lab_aws_manager
- Owner: KarrLab
- License: mit
- Created: 2019-09-16T15:29:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-09T20:54:35.000Z (over 5 years ago)
- Last Synced: 2025-06-20T20:53:20.876Z (8 months ago)
- Language: Python
- Homepage:
- Size: 254 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[//]: # ( [](https://pypi.python.org/pypi/karr_lab_aws_manager) )
[](https://docs.karrlab.org/karr_lab_aws_manager)
[](https://circleci.com/gh/KarrLab/karr_lab_aws_manager)
[](https://coveralls.io/github/KarrLab/karr_lab_aws_manager)
[](https://codeclimate.com/github/KarrLab/karr_lab_aws_manager)
[](LICENSE)

# karr_lab_aws_manager
Write an overview
## Installation
1. Install dependencies
2. Install the latest release from PyPI
```
pip install karr_lab_aws_manager.git[all]
```
3. Install the latest revision from GitHub
```
pip install git+https://github.com/KarrLab/karr_lab_aws_manager.git#egg=karr_lab_aws_manager[all]
```
## Documentation
Please see the [API documentation](https://docs.karrlab.org/karr_lab_aws_manager).
## License
The package is released under the [MIT license](LICENSE).
## Development team
This package was developed by the [Karr Lab](https://www.karrlab.org) at the Icahn School of Medicine at Mount Sinai in New York, USA.
## Questions and comments
Please contact the [Karr Lab](mailto:info@karrlab.org) with any questions or comments.