1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Sep 14, 2025 — Sep 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix .travis.yml More... about 13 years ago
rename requirements to requirements.txt More... about 13 years ago
Rename travis.yml to .travis.yml More... about 13 years ago
white space commit More... about 13 years ago
Add travis.yml to integrate travis BI More... about 13 years ago
Construct the url in the try / except block More... over 13 years ago
Add a test trying to create a File instance with a not-existing file. More... over 13 years ago
Test the file is really a file when initializing the File object More... over 13 years ago
Rename test test_fail_auth_account to test_account_missing_args More... over 13 years ago
Add unit test to validate a failed account authentication More... over 13 years ago
Implement first unit test More... over 13 years ago
Start to document the module More... over 13 years ago
Implement a basic edit method for Account class, and correct info for File More... over 13 years ago
This is not a script More... over 13 years ago
Upgrade the version More... over 13 years ago
PEP8 and Pylint validation, rename exceptions More... over 13 years ago
PEP 8 cleaning More... over 13 years ago
PEP 8 cleaning More... over 13 years ago
Merge branch 'support-account' More... over 13 years ago
Make the File and Account work together and code clean-up More... over 13 years ago
PEP8 cleanup More... over 13 years ago
Upgrade to version 0.0.2 More... over 13 years ago
Merge branch 'master' into support-account More... over 13 years ago
Just some clean-up More... over 13 years ago
No need to file.close when using 'with open' More... over 13 years ago
Improve Account class, although it's still work in progress More... over 13 years ago
Add requirements.txt file to statisfy pip More... over 13 years ago
Primitive support of account api More... over 13 years ago
Test answer of HTTP request in __register_url More... over 13 years ago
Use setuptools than distutils More... over 13 years ago