Skip to main content

Simplify starfiles, if it was not simple already.

Project description

Starfiles API (Python)

Simplify starfiles, if it was simple already

How to install

  1. Install python via your package manager or at Python.org
  2. Install pip with python3 -m ensurepip
  3. Install this module using: pip install starfiles

How to use:

import starfiles
starfiles.upload("file.extension")

To gather links for further use, use this:

import starfiles
link = starfiles.upload("pathto/file.extension")

print(link)

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

starfiles-1.0.5.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

starfiles-1.0.5-py3-none-any.whl (2.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