{"id":20857322,"url":"https://github.com/berkaygediz/solidsheets","last_synced_at":"2025-10-28T23:41:17.905Z","repository":{"id":201079245,"uuid":"706914039","full_name":"berkaygediz/SolidSheets","owner":"berkaygediz","description":"📊 Real-time calculation and formula supported spreadsheet editor.","archived":false,"fork":false,"pushed_at":"2024-11-09T19:39:00.000Z","size":1043,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-09T20:28:31.034Z","etag":null,"topics":["cell","column","csv","excel","fast","formula","functions","lightweight","multilingual","python","qt","row","spreadsheet","table","table-processor","table-view"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/berkaygediz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-18T21:21:23.000Z","updated_at":"2024-11-09T19:39:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"2b390997-2a17-425b-ab99-390106ecd0bc","html_url":"https://github.com/berkaygediz/SolidSheets","commit_stats":null,"previous_names":["berkaygediz/spanrc","berkaygediz/solidsheets"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkaygediz%2FSolidSheets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkaygediz%2FSolidSheets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkaygediz%2FSolidSheets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkaygediz%2FSolidSheets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berkaygediz","download_url":"https://codeload.github.com/berkaygediz/SolidSheets/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225129636,"owners_count":17425369,"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":["cell","column","csv","excel","fast","formula","functions","lightweight","multilingual","python","qt","row","spreadsheet","table","table-processor","table-view"],"created_at":"2024-11-18T04:37:42.754Z","updated_at":"2025-10-28T23:41:12.879Z","avatar_url":"https://github.com/berkaygediz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SolidSheets\n\n![Screenshot](images/banner/solidsheets_banner_3.png)\n\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/berkaygediz/solidsheets)\n![GitHub repo size](https://img.shields.io/github/repo-size/berkaygediz/solidsheets)\n![GitHub](https://img.shields.io/github/license/berkaygediz/solidsheets)\n\nSolidSheets offers a user-friendly interface and powerful features to manage and analyze your data. Easily open, edit, and print CSV, SSFS/SSFS64, and XLSX files. With advanced formulas, charts, and machine learning algorithms, accelerate your workflow. Efficient and energy-friendly!\n\n## Features\n\n- [x] **File Operations**: Open and save CSV, SSFS/SSFS64 (SolidSheets Files) \u0026 XLSX (partial).\n- [x] **Printing**: Print or export tables to PDF format.\n- [x] **Editing**: Modify tables with options to delete, edit rows, and columns.\n- [x] **Formula Support**: Includes functions like avg, sum, min, max, count, similargraph, pointgraph, bargraph, piegraph \u0026 histogram.\n- [x] **Customizable Toolbar**: Tailor the interface to your needs.\n- [x] **Performance**: Fast and lightweight with threading support.\n- [x] **User Experience**: Alerts for unsaved changes and supports dark/light mode.\n- [x] **Real-Time Statistics**: Displays live updates on row count, column count, and cell count.\n- [x] **Multilingual**: Available in English, Turkish, German, Spanish, Azerbaijani, Chinese, Korean, Japanese, Arabic, Russian, French, Greek, Kinyarwanda \u0026 Hebrew.\n- [x] **Cross-Platform**: Compatible with Windows, macOS (experimental), and Linux (experimental).\n- [x] **Efficiency**: Designed for power-saving and utilizes hardware acceleration.\n- [x] **Machine Learning**: Integrated machine learning algorithms for linear regression.\n\n## Prerequisites\n\n- Python 3.12+\n- PySide6\n- matplotlib\n- psutil\n- pandas\n- openpyxl\n- statsmodels\n- xlrd\n- pyinstaller\n\n## Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/berkaygediz/SolidSheets.git\n   ```\n\n2. Install requirements:\n\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n3. Creating a executable file (Unsigned):\n\n   ```bash\n   pyinstaller --noconfirm --noconsole --onedir --windowed --icon \"solidsheets_icon.ico\" --name \"SolidSheets\" --clean --optimize \"2\" \"SolidSheets.py\"\n   ```\n\n## Usage\n\nLaunch SolidSheets from the command line:\n\n```bash\npython SolidSheets.py\n```\n\n## Contributing\n\nContributions to the SolidSheets project are welcomed. Please refer to [CONTRIBUTING.md](CONTRIBUTING.md) for details on how to contribute and our code of conduct.\n\n## License\n\nThis project is licensed under GNU GPLv3, GNU LGPLv3, and Mozilla Public License Version 2.0.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberkaygediz%2Fsolidsheets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberkaygediz%2Fsolidsheets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberkaygediz%2Fsolidsheets/lists"}