{"id":25074663,"url":"https://github.com/uiu-developers-hub/pyditor_v-2.0","last_synced_at":"2025-08-08T18:56:51.845Z","repository":{"id":259809506,"uuid":"879469231","full_name":"UIU-Developers-Hub/PyDitor_v-2.0","owner":"UIU-Developers-Hub","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-06T11:28:17.000Z","size":238228,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-07T00:17:58.692Z","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/UIU-Developers-Hub.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-10-28T00:55:08.000Z","updated_at":"2024-11-06T11:28:21.000Z","dependencies_parsed_at":"2024-10-28T05:24:53.984Z","dependency_job_id":null,"html_url":"https://github.com/UIU-Developers-Hub/PyDitor_v-2.0","commit_stats":null,"previous_names":["uiu-developers-hub/pyditor_v-2.0"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UIU-Developers-Hub%2FPyDitor_v-2.0","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UIU-Developers-Hub%2FPyDitor_v-2.0/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UIU-Developers-Hub%2FPyDitor_v-2.0/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UIU-Developers-Hub%2FPyDitor_v-2.0/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UIU-Developers-Hub","download_url":"https://codeload.github.com/UIU-Developers-Hub/PyDitor_v-2.0/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246531982,"owners_count":20792735,"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":"2025-02-07T00:18:11.766Z","updated_at":"2025-03-31T19:46:59.895Z","avatar_url":"https://github.com/UIU-Developers-Hub.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyDitor v2.0\n\n**PyDitor** is a multi-language Integrated Development Environment (IDE) available as both a desktop application and web platform. Built with Electron, React, and FastAPI, it provides a comprehensive development environment with support for multiple programming languages.\n\n---\n\n## 📖 Overview\n\nPyDitor is designed to support code execution, file management, and real-time collaboration, with future enhancements planned for integration with AI, Docker, and Firebase for extended capabilities.\n\n---\n\n## 🖥️ Distribution Types\n\n### 1. Desktop Application (Primary)\n- Standalone executable for Windows, macOS, and Linux.\n- Local file system access, integrated terminal, and offline functionality.\n- Optimized for native performance.\n\n### 2. Web Application (Secondary)\n- Browser-based access with cross-platform compatibility.\n- Cloud storage integration and real-time collaboration features.\n\n---\n\n## 🌐 Supported Languages\n\n### Current Support\n1. **Python**\n   - Full language support with package management and virtual environment integration.\n\n2. **C++**\n   - Compilation support with standard library and debug symbols.\n\n3. **Java**\n   - JDK integration with class management and package support.\n\n4. **JavaScript**\n   - Node.js support with modern ES features and NPM integration.\n\n---\n## Core Features\n\n### 1. Code Editor\n- Monaco Editor integration\n- Multi-language syntax highlighting\n- Code completion\n- Error diagnostics\n- Multiple themes\n```javascript\n// Editor Configuration\n{\n    theme: \"vs-dark\",\n    language: \"python\",\n    automatic layout: true,\n    minimap: { enabled: true }\n}\n```\n## ⚙️ Core Features\n\n### 1. Code Editor\n- Multi-language syntax highlighting, code completion, error diagnostics, and customizable themes.\n\n### 2. File Management\n- Integration with local file systems, project workspace, and file tree navigation.\n\n### 3. Code Execution\n- Multi-language execution, output streaming, error handling, and timeout management.\n\n### 4. Development Tools\n- Integrated terminal, Git support, and package management.\n\n---\n## Architecture\n\n## 🚀 Future Work\n\nOur goal is to make PyDitor a robust, adaptable IDE backend with the following future enhancements:\n\n- **AI Integration**: Intelligent code suggestions and error handling.\n- **Firebase Integration**: Real-time data synchronization.\n- **Docker Compatibility**: Seamless deployment and scalability.\n- **Remote Code Execution**: Support for running code remotely in various environments.\n- **Plugin System**: Extend functionality with customizable plugins.\n- **Real-Time Collaboration Tools**: Enable collaborative coding with live updates and shared sessions.\n\nThese enhancements aim to make PyDitor even more powerful, collaborative, and adaptable to a range of user needs.\n\n---\n\n## 👤 Author\n\n- **GitHub**: [Sifat Ali](https://github.com/SifatAli008)\n- **Email**: sifatali0051@gmail.com\n- **LinkedIn**: [SifatAli](https://www.linkedin.com/in/sifat-ali/)\n\n---\n\n## 📜 License\n\nThis project is licensed under the MIT License. You are free to use, modify, and distribute this software. See the LICENSE file for full license details.\n\n### MIT License\n\n```plaintext\nMIT License\n\nCopyright (c) 2024 Sifat Ali\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuiu-developers-hub%2Fpyditor_v-2.0","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuiu-developers-hub%2Fpyditor_v-2.0","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuiu-developers-hub%2Fpyditor_v-2.0/lists"}