1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Dependencies
------------
* Python
* The twisted python package (python-twisted on Debian or similar systems)
* The dateutil python package (python-dateutil on Debian or similar systems)
* lxml (only when using txaws.wsdl)
Things present here
-------------------
* The txaws python package. (No installer at the moment)
* bin/aws-status, a GUI status program for aws resources.
License
-------
txAWS is open source software, MIT License. See the LICENSE file for more
details.
|