Skip to main content

Fanstatic packaging of Fine Uploader

Project description

js.fineuploader

Introduction

This library packages Fine Uploader for fanstatic.

This requires integration between your web framework and fanstatic, and making sure that the original resources (shipped in the resources directory in js.fineuploader) are published to some URL.

How to use?

You can import fineuploader from js.fineuploader and need it where you want these resources to be included on a page:

>>> from js.fineuploader import fineuploader
>>> fineuploader.need()

Or if you want the jQuery plugin version:

>>> from js.fineuploader import jquery_fineuploader
>>> jquery_fineuploader.need()

With either version you might also want the CSS:

>>> from js.fineuploader import fineuploader_css
>>> fineuploader_css.need()

CHANGES

5.14.0

  • Update to Fine Uploader 5.14.0.

  • Test against Python 3.3, 3.4, 3.5 and 3.6 with tox and on TravisCI.

  • Add a script to update from npm automatically.

3.3.0

  • Initial release.

Download files

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

Source Distribution

js.fineuploader-5.14.0.tar.gz (1.2 MB view details)

Uploaded Source

File details

Details for the file js.fineuploader-5.14.0.tar.gz.

File metadata

File hashes

Hashes for js.fineuploader-5.14.0.tar.gz
Algorithm Hash digest
SHA256 aa6165fe08e274eeb8ce4af6e969cc552a4fbfbbd4e12c72a950132f3a72e649
MD5 14843f15080dda4704ddbd5e70b4a328
BLAKE2b-256 a2ea414065dc211f7fa9ea37b32f208936764f8beec1375efb5fbb9c4a7604f9

See more details on using hashes here.

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