Getting Started¶
Filelib.com is a platform that provides truly resumable file uploads over its REST API.
We have created an SDK that will help you get started with your integration.
Installation¶
FilelibPy is published as a Python package and can be installed with
pip, follow the instructions below:
Installing with PIP
This will install the package with all its dependencies.
TODO: Add the title of YouTube video tutorial by @JustinMusti – {Duration}m – Using Filelib API with Python.
Tip
If you are looking for an SDK for Filelib API, check out our GitHub