Skip to content
StefanGreve edited this page Sep 23, 2023 · 3 revisions

About

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.

Getting Started

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.

Clone this wiki locally