Name | django-r2 JSON |
Version |
0.0.1
JSON |
| download |
home_page | None |
Summary | A Django app to manage Cloudflare R2 |
upload_time | 2025-02-09 17:23:34 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | MIT |
keywords |
django
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Django R2
A Django app to manage Cloudflare R2:
- File upload to Cloudflare R2
- Enable per-bucket per-user creation and management
- Local storage of files with metadata
- Download files from Cloudflare R2
- Simple Preact User Interface for bulk file uploading
More to come!
Raw data
{
"_id": null,
"home_page": null,
"name": "django-r2",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "Django",
"author": null,
"author_email": "Justin Mitchel <justin@codingforentrepreneurs.com>",
"download_url": "https://files.pythonhosted.org/packages/a1/b6/88091f77ba78215ae0ae4555ae9384a86709f2162a4b8102c997f80cef9d/django_r2-0.0.1.tar.gz",
"platform": null,
"description": "# Django R2\n\nA Django app to manage Cloudflare R2:\n\n- File upload to Cloudflare R2 \n- Enable per-bucket per-user creation and management\n- Local storage of files with metadata\n- Download files from Cloudflare R2\n- Simple Preact User Interface for bulk file uploading\n\n\nMore to come!",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Django app to manage Cloudflare R2",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/jmitchel3/django-r2",
"Repository": "https://github.com/jmitchel3/django-r2"
},
"split_keywords": [
"django"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "cefae620af17ad7e59bd2e236e757845cf5568f74c01a7b525cfdb2ccc7488e1",
"md5": "b2dfa4b8b481d3a58042210f57dd558e",
"sha256": "9a6331270d8da7abeaaa74a1e74f6c59270459d9caf6d19d049870595184ea20"
},
"downloads": -1,
"filename": "django_r2-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b2dfa4b8b481d3a58042210f57dd558e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 1770,
"upload_time": "2025-02-09T17:23:32",
"upload_time_iso_8601": "2025-02-09T17:23:32.072563Z",
"url": "https://files.pythonhosted.org/packages/ce/fa/e620af17ad7e59bd2e236e757845cf5568f74c01a7b525cfdb2ccc7488e1/django_r2-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a1b688091f77ba78215ae0ae4555ae9384a86709f2162a4b8102c997f80cef9d",
"md5": "749852541d9122506f2b4b051cee8323",
"sha256": "57b2531189d724db63e2559a88cb07f872a6bddc9f9fa767157f3fbd75c1e5a6"
},
"downloads": -1,
"filename": "django_r2-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "749852541d9122506f2b4b051cee8323",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 2323,
"upload_time": "2025-02-09T17:23:34",
"upload_time_iso_8601": "2025-02-09T17:23:34.146363Z",
"url": "https://files.pythonhosted.org/packages/a1/b6/88091f77ba78215ae0ae4555ae9384a86709f2162a4b8102c997f80cef9d/django_r2-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-09 17:23:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jmitchel3",
"github_project": "django-r2",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "django-r2"
}