Skip to main content

A simple Python wrapper for the GoFile API

Project description

gofile

A simple Python wrapper for the Gofile API.

Info

The Gofile API and the Python wrapper are currently in their beta versions and will evolve over time. Check regularly to see if changes have been made.

Current version works with the 2021-11-17 API.

Links

Gofile API reference

gofile PyPI page

Installation

To install run

python3 -m pip install gofile

or just

pip install gofile

Usage

See documentation for detailed usage examples.

import gofile

server = gofile.getServer()

print(server)

gofile.uploadFile("/home/user/documents/images.zip")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gofile-0.2.0.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

gofile-0.2.0-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page