{"id":23743182,"url":"https://github.com/sandy98/excel_97","last_synced_at":"2026-03-06T02:30:17.380Z","repository":{"id":269762093,"uuid":"908382044","full_name":"sandy98/excel_97","owner":"sandy98","description":"A Python library to manipulate Excel 97/2003 spreadsheet files","archived":false,"fork":false,"pushed_at":"2024-12-26T00:42:55.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-26T01:18:39.475Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sandy98.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}},"created_at":"2024-12-25T23:40:56.000Z","updated_at":"2024-12-26T00:42:58.000Z","dependencies_parsed_at":"2024-12-26T01:18:42.259Z","dependency_job_id":"dac9f116-808d-4ece-9c43-c0715f4421f0","html_url":"https://github.com/sandy98/excel_97","commit_stats":null,"previous_names":["sandy98/excel_97"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandy98%2Fexcel_97","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandy98%2Fexcel_97/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandy98%2Fexcel_97/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandy98%2Fexcel_97/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sandy98","download_url":"https://codeload.github.com/sandy98/excel_97/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239891653,"owners_count":19714184,"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-31T11:59:06.846Z","updated_at":"2026-03-06T02:30:17.303Z","avatar_url":"https://github.com/sandy98.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Excel 97/2003 Python Library\n\n# Warning! This project is being retired (archived), given the impossibility of advancing further right now. \n\nThis project provides a Python library to manipulate Excel 97/2003 spreadsheet files. It allows reading, writing, adding, and updating data in the spreadsheet.\n\nThought as a simple tool to manage old xls simple, yet robust and pervasive format.\n\n## Features\n\n- Read .xls files\n- Write to .xls files\n- Add new data\n- Update existing data\n- Filter and search data in a pythonic way\n\n## Installation\n\nTo install the library, clone this repository and navigate to the project directory:\n\n```bash\ngit clone https://github.com/sandy98/excel_97.git\ncd excel_97\n```\n\n## Usage\n\n```python\nfrom excel97 import ExcelFile \ntest = ExcelFile.create('test.xls')\n```\n\nThe module itself, ExcelFile class and all its methods are thoroughly documented, so it should be easy to follow up.\n\n## Documentation\n\n### Classes\n\n#### `ExcelFile`\n\nMethods\n\n- Contributing\n\nContributions are welcome! Please open an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License. See the LICENSE file for details.\n\n## Contact\n\nFor any questions or suggestions, please contact [Domingo E. Savoretti](mailto:esavoretti@gmail.com).\n\n```\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandy98%2Fexcel_97","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsandy98%2Fexcel_97","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandy98%2Fexcel_97/lists"}