{"id":20692170,"url":"https://github.com/developerjosh/py-shell","last_synced_at":"2025-03-11T01:33:05.855Z","repository":{"id":241376896,"uuid":"805514899","full_name":"DeveloperJosh/py-shell","owner":"DeveloperJosh","description":"A Windows shell made in Python","archived":false,"fork":false,"pushed_at":"2024-05-30T18:10:53.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-17T17:30:25.359Z","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/DeveloperJosh.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-05-24T18:42:58.000Z","updated_at":"2024-05-30T18:10:58.000Z","dependencies_parsed_at":"2024-05-30T20:56:33.848Z","dependency_job_id":"0786f0b3-2e17-4b44-a6d9-d67f6e640a2e","html_url":"https://github.com/DeveloperJosh/py-shell","commit_stats":null,"previous_names":["developerjosh/py-shell"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloperJosh%2Fpy-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloperJosh%2Fpy-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloperJosh%2Fpy-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloperJosh%2Fpy-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeveloperJosh","download_url":"https://codeload.github.com/DeveloperJosh/py-shell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242956132,"owners_count":20212449,"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-11-16T23:19:43.234Z","updated_at":"2025-03-11T01:33:05.828Z","avatar_url":"https://github.com/DeveloperJosh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Python Shell\nThis is a custom Python shell that provides various built-in commands for interacting with the file system and obtaining system information.\n\nFeatures\nFile Management: Commands for listing directory contents, creating and removing files and directories, moving and copying files, and more.\nSystem Information: Commands to display system information, such as uptime, memory usage, and currently running processes.\nText Processing: Commands for sorting, counting, and searching within files.\nGetting Started\nPrerequisites\nPython 3.x\nInstallation\nClone the repository:\n\n```\ngit clone https://github.com/yourusername/python-shell.git\ncd python-shell\n```\nUsage\nRun the shell:\n\n```sh\npython shell.py\n```\nExample Commands\n```sh\n# Print the current working directory\npwd\n\n# List directory contents\nls\n\n# Create a new directory\nmkdir new_directory\n\n# Display system information\nsysinfo\n\n# Print lines matching a pattern\ngrep \"search_term\" file.txt\n```\nBuilt-in Help\nType help in the shell to display information about available commands.\n\n```sh\nhelp\n```\nContributing\nContributions are welcome! Please open an issue or submit a pull request.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloperjosh%2Fpy-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeveloperjosh%2Fpy-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloperjosh%2Fpy-shell/lists"}