This repository has been archived by the owner on Jan 18, 2018. It is now read-only.
forked from bmb/pyazure
-
Notifications
You must be signed in to change notification settings - Fork 4
Python wrapper around Windows Azure storage and management REST APIs
License
02strich/pyazure
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Python wrapper around Windows Azure storage and management REST APIs Based on Sriram Krishnan's original work: http://www.sriramkrishnan.com/blog/2008/11/python-wrapper-for-windows-azure.html Project structure and delete blob operation borrowed from @livenson: https://github.com/livenson/winazurestorage/tree/9ed4f0f5e764c3f0086c49dfa9acfde42091c131 There is a project with the same name on Google Code, but it seems abandoned: http://code.google.com/p/pyazure/ Management API functionality written and integrated by Blair Bethwaite (bmb@github.com). Running tests: ============== create file test_settings.py:: AZURE_ACCOUNT_NAME = 'your azure storage account name' AZURE_ACCOUNT_KEY = 'your azure storage account key' Then you can use nosetest or tox to run tests.
About
Python wrapper around Windows Azure storage and management REST APIs
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%