{"id":17259507,"url":"https://github.com/muneeb706/django-s3-file-upload","last_synced_at":"2026-04-25T21:31:34.060Z","repository":{"id":154490546,"uuid":"453550945","full_name":"muneeb706/django-s3-file-upload","owner":"muneeb706","description":"AWS S3 File Upload using boto3","archived":false,"fork":false,"pushed_at":"2024-02-16T08:47:47.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T22:30:08.138Z","etag":null,"topics":["boto3","django","multipart-uploads","multithreading","python","s3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/muneeb706.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-30T00:17:24.000Z","updated_at":"2022-09-19T01:39:31.000Z","dependencies_parsed_at":"2024-02-16T09:46:48.628Z","dependency_job_id":null,"html_url":"https://github.com/muneeb706/django-s3-file-upload","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/muneeb706/django-s3-file-upload","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muneeb706%2Fdjango-s3-file-upload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muneeb706%2Fdjango-s3-file-upload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muneeb706%2Fdjango-s3-file-upload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muneeb706%2Fdjango-s3-file-upload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muneeb706","download_url":"https://codeload.github.com/muneeb706/django-s3-file-upload/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muneeb706%2Fdjango-s3-file-upload/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32278249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["boto3","django","multipart-uploads","multithreading","python","s3"],"created_at":"2024-10-15T07:45:17.225Z","updated_at":"2026-04-25T21:31:34.044Z","avatar_url":"https://github.com/muneeb706.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS S3 File Upload using boto3 with and without multi-threading\n\nFollow the steps below to run this project:\n\n1.  Make sure you have the following development environment:\n\n    1.  Python 3.8.10 (You can be flexible with the version but, Implementation is tested with this version only).\n    2.  Django 4.0.1 (You can be flexible with the version but, Implementation is tested with this version only).\n    3.  Any IDE or text editor of your choice.\n    4.  Access to Command-Line or Terminal.\n\n1.  Clone this repository.\n1.  Open the terminal or command line.\n1.  Navigate to the location where you cloned this repository\n1.  Install the dependencies by typing following command:\n  \n      `pip install -r requirements.txt`\n      \n1.  Go to s3_file_upload folder and run the Django server by entering following command:\n\n      `python manage.py runserver`\n      \nNow, the project should be up and running. By default django server runs in \u003cb\u003elocalhost:8000\u003c/b\u003e and you should be able to access the\n\n- simple_file_upload app by typing http://localhost:8000/simple-file-upload address in the address bar of the browser.\n- multipart_upload app by typing http://localhost:8000/multipart-upload address in the address bar of the browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuneeb706%2Fdjango-s3-file-upload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuneeb706%2Fdjango-s3-file-upload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuneeb706%2Fdjango-s3-file-upload/lists"}