-
Notifications
You must be signed in to change notification settings - Fork 1
Home
StefanGreve edited this page Sep 23, 2023
·
3 revisions
The anonpy
module makes it easier to communicate with REST APIs for anonymously uploading and downloading files. It implements an extensible provider-independent class system for communicating with any REST API, and also comes with an intuitive CLI or lightweight GUI for interactive usage.
If you are new to AnonPy, check out the Quickstart to get a general gist of this library. The Advanced Usage pages cover some of AnonPy's more advanced features. Prospective contributors are advised to have a look at the Contributing Guidelines before they dive into the Developer Guide.