{"id":13988832,"url":"https://github.com/FayasNoushad/Pixeldrain","last_synced_at":"2025-07-22T09:31:33.132Z","repository":{"id":45578898,"uuid":"420733885","full_name":"fayasnoushad/pixeldrain","owner":"fayasnoushad","description":"A pixeldrain python package","archived":false,"fork":false,"pushed_at":"2024-02-11T17:03:25.000Z","size":28,"stargazers_count":9,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-22T06:56:39.834Z","etag":null,"topics":["api","pixeldrain","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/Pixeldrain","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fayasnoushad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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},"funding":{"github":["FayasNoushad"],"custom":["https://paypal.me/FayasN"]}},"created_at":"2021-10-24T16:18:59.000Z","updated_at":"2025-07-19T06:55:33.000Z","dependencies_parsed_at":"2024-10-27T21:47:28.871Z","dependency_job_id":"b774611e-207b-4688-8df6-8ff8289666d6","html_url":"https://github.com/fayasnoushad/pixeldrain","commit_stats":{"total_commits":31,"total_committers":2,"mean_commits":15.5,"dds":"0.032258064516129004","last_synced_commit":"e8d620986f3d186b6c472b75db8bd3dad58bf4b5"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/fayasnoushad/pixeldrain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fayasnoushad%2Fpixeldrain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fayasnoushad%2Fpixeldrain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fayasnoushad%2Fpixeldrain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fayasnoushad%2Fpixeldrain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fayasnoushad","download_url":"https://codeload.github.com/fayasnoushad/pixeldrain/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fayasnoushad%2Fpixeldrain/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266465090,"owners_count":23933064,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":["api","pixeldrain","python"],"created_at":"2024-08-09T13:01:23.203Z","updated_at":"2025-07-22T09:31:32.798Z","avatar_url":"https://github.com/fayasnoushad.png","language":"Python","funding_links":["https://github.com/sponsors/FayasNoushad","https://paypal.me/FayasN"],"categories":["Python"],"sub_categories":[],"readme":"# Pixeldrain\n\nA pixeldrain uploader and downloader made with pixeldrain api\n\n## Installation\n\n```sh\npip3 install Pixeldrain\n```\n\n## Usage\n\n```py\nimport pixeldrain\n\n\n# To get information about the file\ninfo = pixeldrain.info(file_id)\n# returns information as raw data\n\n# To get file link\nfile = pixeldrain.file(file_id)\n# returns file link\n\n# To upload file\npixeldrain.upload_file(file_path)\n# returns upload details\n\n# To download file\npixeldrain.download_file(file_id, file_name, file_path)\n# returns file name\n# \"file_name\" and \"file_path\" are optional\n\n# To get thumbnail\nthumbnail = pixeldrain.thumbnail(file_id, width, height)\n# returns thumbnail link\n# width and height are optional\n```\n\n---\n\n## Thanks to\n\n- [Pixeldrain API](https://pixeldrain.com/api)\n- [Contributors](https://github.com/FayasNoushad/Pixeldrain/graphs/contributors)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFayasNoushad%2FPixeldrain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FFayasNoushad%2FPixeldrain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFayasNoushad%2FPixeldrain/lists"}