{"id":22279683,"url":"https://github.com/deepankkartikey/python-scripting","last_synced_at":"2025-09-23T07:24:29.194Z","repository":{"id":239516830,"uuid":"769799683","full_name":"deepankkartikey/Python-Scripting","owner":"deepankkartikey","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-17T18:14:41.000Z","size":904,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-30T16:18:32.109Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/deepankkartikey.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":"2024-03-10T04:54:12.000Z","updated_at":"2024-08-17T18:14:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"1e081ba1-abd1-4eb2-a740-43719d4f76a4","html_url":"https://github.com/deepankkartikey/Python-Scripting","commit_stats":null,"previous_names":["deepankkartikey/python-scripting"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepankkartikey%2FPython-Scripting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepankkartikey%2FPython-Scripting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepankkartikey%2FPython-Scripting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepankkartikey%2FPython-Scripting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepankkartikey","download_url":"https://codeload.github.com/deepankkartikey/Python-Scripting/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245524097,"owners_count":20629611,"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":[],"created_at":"2024-12-03T15:20:33.516Z","updated_at":"2025-09-23T07:24:29.104Z","avatar_url":"https://github.com/deepankkartikey.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"This repository consists of multiple small python automation scripts that I created while learning Python!\n\n### Getting Started\n- Install (latest) Python version and set PATH variable\n- Install virtual environment utility \n   ```\n   pip3 install virtualenv\n   ```\n- Create a virtual environment\n   ```\n   virtualenv \u003cenvironment_name\u003e\n   ```\n- Run the following command in the parent directory to install Python dependecies needed to run the scripts:\n   ```\n   pip3 install -r requirements.txt\n   ```\n\n#### List of Scripts available\n- **[Downloads Sorter](./Automated-Downloads-Sorter/)**\n   - Automatically sorts downloaded files into music, video, image, pdf documents, code files, etc.\n- **[Youtube Video Downloader](./Youtube-Downloader/)**\n   - Downloads either a youtube video or a playlist based on type of URL that is passed as script parameter while running it.\n- **[PDF-Merger](./PDF-Merger/)**\n   - Merge two or more PDF files into one.\n   - When script is run, all pdf files in current directory are combined and a new combined file is generated.\n- **[Price-Tracker](./eBay-Price-Tracker/)**\n   - Get current price of an eBay product by giving the eBay product URL as user input\n   - Currently, supports only eBay - more website supports will be added in future\n- **[Resume-Parser](./Resume-Parsing/)**\n   - Reads resume file in PDF format\n   - Extracts important information like Name, Skills, Email and Phone number for shortlisting candidates\n- **[Apartment-Finder](./Apartment-Hunting/)**\n   - Reads a rent budget from user\n   - Gets all apartments within the specified budget\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepankkartikey%2Fpython-scripting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepankkartikey%2Fpython-scripting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepankkartikey%2Fpython-scripting/lists"}