{"id":17032413,"url":"https://github.com/shajeen/spreadsheet-to-cpplib","last_synced_at":"2025-03-22T21:16:47.369Z","repository":{"id":49131992,"uuid":"378639576","full_name":"shajeen/spreadsheet-to-cpplib","owner":"shajeen","description":"Convert XLSM, CSV to C++ library project.","archived":false,"fork":false,"pushed_at":"2021-12-05T07:57:57.000Z","size":836,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-28T10:39:08.298Z","etag":null,"topics":["converter","csv","python","xlsm","xlsx"],"latest_commit_sha":null,"homepage":"","language":"C++","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/shajeen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-06-20T12:26:10.000Z","updated_at":"2024-04-25T13:48:36.000Z","dependencies_parsed_at":"2022-09-26T20:30:55.920Z","dependency_job_id":null,"html_url":"https://github.com/shajeen/spreadsheet-to-cpplib","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shajeen%2Fspreadsheet-to-cpplib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shajeen%2Fspreadsheet-to-cpplib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shajeen%2Fspreadsheet-to-cpplib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shajeen%2Fspreadsheet-to-cpplib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shajeen","download_url":"https://codeload.github.com/shajeen/spreadsheet-to-cpplib/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245020343,"owners_count":20548180,"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":["converter","csv","python","xlsm","xlsx"],"created_at":"2024-10-14T08:28:24.944Z","updated_at":"2025-03-22T21:16:47.329Z","avatar_url":"https://github.com/shajeen.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Reference (6)](https://user-images.githubusercontent.com/2623563/144738477-05d94852-2b84-47c2-b98a-be220731e0a6.png)\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n  \u003cp align=\"center\"\u003e\n    An awesome tool to help in your projects!\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/shajeen/spreadsheet-to-cpplib/wiki\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/shajeen/spreadsheet-to-cpplib/issues/new?assignees=shajeen\u0026labels=bug\u0026template=bug_report.md\u0026title=\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/shajeen/spreadsheet-to-cpplib/issues/new?assignees=shajeen\u0026labels=enhancement\u0026template=feature_request.md\u0026title=\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\n## About The Project\n![1](https://user-images.githubusercontent.com/2623563/123547683-5a419d00-d77f-11eb-851d-cb4af8273df9.PNG)\n\nThere are many great tools available on GitHub, however, I didn't find one that really suit my needs so I created this enhanced one. I want to create a tool which make me a CMake lib and also it does compiles.\n\n## Getting Started\n\nFollow the instructions to setting up project locally.\nTo get a local copy up and running follow these steps.\n\n### Installation\n\n Install from the git repo\n   ```sh\n   pip install https://github.com/shajeen/spreadsheet-to-cpplib.git\n   ```\n \n Install from pypi \n   ```sh\n   pip install spreadSheet-to-cpplib\n   ```\n   more information at https://pypi.org/project/spreadSheet-to-cpplib/\n  \n### How it works\n\nJust pass file name as input argument, and tool will be promoting couple of question. Just answer **yes** or **no**, rest script take care everything. You may find generated files in output folder.\n\n**example of xlsm**\n```sh\nspreadsheet-to-cpplib --file=\"Download-Sample-File-xlsm.xlsm\"\n```\n\n**example of csv**\n```sh\nspreadsheet-to-cpplib --file=\"Download-Sample-File.csv\"\n```\n\n#### Question that tool promots:\n\n\u003cdiv class=\"faq-entry\"\u003e\n  \u003cdiv class=\"faq-entry-question\"\u003e\u003cb\u003eQ::(1) Do you want Mathametical Expression library support for formula calculation ?\u003c/b\u003e\u003c/div\u003e\n  \u003cdiv class=\"faq-entry-answer\"\u003e:      If you want C++ Mathematical Expression Toolkit header only library. Then please answer **yes** else **no**.\u003c/p\u003e\u003c/div\u003e\n  \u003cdiv class=\"faq-entry-question\"\u003e\u003cb\u003eQ::(2) Configure as header-only library ?\u003c/b\u003e\u003c/div\u003e\n  \u003cdiv class=\"faq-entry-answer\"\u003e:      If you want generated output as header-only. Then please answer **yes** else **no**.\u003c/p\u003e\u003c/div\u003e\n  \u003cdiv class=\"faq-entry-question\"\u003e\u003cb\u003eQ::(3) Get default value from formula as double.?\u003c/b\u003e\u003c/div\u003e\n  \u003cdiv class=\"faq-entry-answer\"\u003e:      If you want Formaul to be present as string in generated output. Then please answer **yes** else **no**.\u003c/p\u003e\u003c/div\u003e\n  \u003cdiv class=\"faq-entry-question\"\u003e\u003cb\u003eQ::(4) Make string as 0.0?\u003c/b\u003e\u003c/div\u003e\n  \u003cdiv class=\"faq-entry-answer\"\u003e:      If you want any string as zero in generated output. Then please answer **yes** else **no**.\u003c/p\u003e\u003c/div\u003e\n\u003c/div\u003e\n\n## Working Screenshot\n![2](https://user-images.githubusercontent.com/2623563/123547680-59107000-d77f-11eb-8cb1-d05e8e8b9932.PNG)\n\n## Roadmap\n\nSee the [open issues](https://github.com/shajeen/spreadsheet-to-cpplib/issues) for a list of proposed features (and known issues).\n\n### Contributing\n\nAny contributions you make are **greatly appreciated**.\n\n1. Create an issue describing your changes.\n2. Fork the repo, make the changes and please dont forget to test.\n3. Create the pull request. \n\nPlease read the [CONTRIBUTING](https://github.com/shajeen/spreadsheet-to-cpplib/blob/main/CONTRIBUTING.md) before raising the PR.\n\n## License\n\nDistributed under the GPL-3.0 License. See `LICENSE` for more information.\n\n## Contact\n\n - Shajeen Ahamed - [@shajeenahamed](https://twitter.com/shajeenahamed) - shajeenahmed@gmail.com\n - Project Link: [https://github.com/shajeen/spreadsheet-to-cpplib](https://github.com/shajeen/spreadsheet-to-cpplib)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshajeen%2Fspreadsheet-to-cpplib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshajeen%2Fspreadsheet-to-cpplib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshajeen%2Fspreadsheet-to-cpplib/lists"}