{"id":27058789,"url":"https://github.com/efeckc17/liteexport","last_synced_at":"2026-05-18T02:36:37.215Z","repository":{"id":284604807,"uuid":"955477000","full_name":"Efeckc17/LiteExport","owner":"Efeckc17","description":"A powerful SQLite export tool with GUI support. Convert tables into TXT, CSV, JSON, or HTML in seconds.","archived":false,"fork":false,"pushed_at":"2025-04-23T23:04:13.000Z","size":47,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-25T03:48:42.652Z","etag":null,"topics":["database","db","db-convert","developer-tools","opensource","pyqt5","pyqt5-desktop-application","python","sqlite-database","sqlite-exporter","sqlite-tools","sqlite3"],"latest_commit_sha":null,"homepage":"","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/Efeckc17.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,"zenodo":null}},"created_at":"2025-03-26T17:43:06.000Z","updated_at":"2025-04-23T23:08:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"3ec46ad6-14e7-4249-b289-a66f8643a113","html_url":"https://github.com/Efeckc17/LiteExport","commit_stats":null,"previous_names":["efeckc17/liteexport"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Efeckc17/LiteExport","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Efeckc17%2FLiteExport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Efeckc17%2FLiteExport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Efeckc17%2FLiteExport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Efeckc17%2FLiteExport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Efeckc17","download_url":"https://codeload.github.com/Efeckc17/LiteExport/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Efeckc17%2FLiteExport/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33162699,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["database","db","db-convert","developer-tools","opensource","pyqt5","pyqt5-desktop-application","python","sqlite-database","sqlite-exporter","sqlite-tools","sqlite3"],"created_at":"2025-04-05T12:16:54.875Z","updated_at":"2026-05-18T02:36:37.198Z","avatar_url":"https://github.com/Efeckc17.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LiteExport\n\n**LiteExport** is a lightweight, GUI-powered SQLite export tool built with Python and PyQt5.  \nIt allows you to export tables from `.sqlite` or `.db` files into clean, readable formats such as:\n\n- TXT  \n- CSV  \n- JSON  \n- HTML\n\nNo CLI skills required — just point, click, and export.\n\n---\n\n## 📸 Preview\n\n![UI Screenshot](img/screenshot.png)\n\n---\n\n## 🚀 Features\n\n- Export multiple tables at once\n- Choose from 4 different output formats\n- Chunked export to handle large databases smoothly\n- Simple, fast, and responsive PyQt5 interface\n- Real-time progress feedback\n- Modern dark/light theme support\n- User-friendly interface with tooltips\n- Multi-table selection with clear visual feedback\n- Professional and clean design\n\n---\n\n## 🎨 Themes\n\nLiteExport comes with two beautiful themes:\n\n- **Dark Theme**: Professional dark interface with easy-on-the-eyes colors\n- **Light Theme**: Clean and modern light interface\n\nSwitch between themes easily from the Settings menu.\n\n---\n\n## 📁 Project Structure\n\n```bash\nLiteExport/\n├── img/\n│   └── screenshot.png\n├── src/\n│   ├── themes/\n│   │   ├── dark.css\n│   │   └── light.css\n│   ├── converter.py\n│   ├── main.py\n│   └── ui.py\n├── .gitignore\n├── LICENSE\n├── README.md\n└── requirements.txt\n```\n\n---\n\n## 📆 Installation\n\nMake sure you have Python 3.10+ installed.\n\n```bash\ngit clone https://github.com/Efeckc17/LiteExport.git\ncd LiteExport\npip install -r requirements.txt\npython src/main.py\n```\n\n---\n\n## 🔪 Requirements\n\n- Python 3.10+\n- PyQt5\n\n---\n\n## 📝 License\n\nThis project is licensed under the MIT License.  \nSee [LICENSE](LICENSE) for more details.\n\n---\n\n## 👌 Author\n\nMade with 💻 by [@Efeckc17](https://github.com/Efeckc17)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefeckc17%2Fliteexport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fefeckc17%2Fliteexport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefeckc17%2Fliteexport/lists"}