Skip to main content

GitHub tag (latest by date) PyPI PyPI - Downloads GitHub

upload large files with dash-uploader

📤 dash-uploader

The upload package for Dash applications using large data files.

🏠 Homepage & Documentation

https://github.com/np-8/dash-uploader

Short summary

      💾 Data file size has no limits. (Except the hard disk size)
      ☎ Call easily a callback after uploading is finished.
      📦 Upload files using resumable.js
      ✅ Works with Dash 1.1.0.+ & Python 3.6+. (Possibly with other versions, too)

Installing

pip install dash-uploader

Usage

Simple example

import dash
import dash_html_components as html
import dash_uploader as du

app = dash.Dash(__name__)

# 1) configure the upload folder
du.configure_upload(app, r"C:\tmp\Uploads")

# 2) Use the Upload component
app.layout = html.Div([
    du.Upload(),
])

if __name__ == '__main__':
    app.run_server(debug=True)

Release files for dash-uploader 0.4.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for dash-uploader 0.4.1
File Size Uploaded
dash_uploader-0.4.1.tar.gz 428.3 kB Details

Release files / dash_uploader-0.4.1.tar.gz

Download URL dash_uploader-0.4.1.tar.gz
Size 428.3 kB
Tags Source
SHA-256 checksum
How to use checksums
a7b68f6939b5e467c9e83e114eae195aed9ba91a1bfc03abda239280a5ff37a8
BLAKE2b-256 checksum
How to use checksums
2a5d10abc426dae89ec683bbd0c3217b9d8276af38147e2c333a5e3f279aa3db
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

Release history Release notifications | RSS feed

0.6.1

1 release file

0.6.0

1 release file

0.5.0

1 release file

0.4.2

1 release file

This release

0.4.1 This release

1 release file

0.4.0

1 release file

0.3.1

1 release file

0.3.0

1 release file

0.2.4

1 release file

0.2.3

1 release file

0.2.0

1 release file

0.1.2

1 release file

0.1.1

1 release file

0.1.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page