{"id":16295504,"url":"https://github.com/fayasnoushad/pixeldrain","last_synced_at":"2026-03-05T23:38:16.984Z","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-03-17T14:48:57.757Z","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-01-01T19:49:12.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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244552230,"owners_count":20471025,"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","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-10-10T20:18:58.115Z","updated_at":"2026-03-05T23:38:16.933Z","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"}