Skip to main content

A filerobot library which interacts with filerobot API

Project description

Filerobot

The Filerobot class provides all the functionality of the Filerobot and all of it's APIs. The idea of the filerobot class is to be used in every scrips filerobot related providing the functionality of the Filerobot in an easier way.

alt text

Installation

pip install filerobot

Usage

from filerobot.filerobot import Filerobot

filerobot = Filerobot('<filerobot token>', '<filerobot key>')
# Check if filerobot credentials is right
filerobot.check_and_set_filerobot_credentials()

Functionality

  1. Folders
  • Create folder
  • Get folder details
  • List & search folders
  • Rename folder
  • Move folder
  • Delete folder
  1. Files
  • List files
  • Get file details
  • Rename file
  • Move file
  • Delete file
  • HTTP upload file
  • Multipart upload file
  • Pool upload file
  1. Metadata
  • Get metadata fields
  • Get details about metadata field

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

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

filerobot-0.0.25.tar.gz (9.8 kB view hashes)

Uploaded Source

Built Distribution

filerobot-0.0.25-py3-none-any.whl (8.9 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