An awesome tool to help in your projects!
Explore the docs »
Report Bug
·
Request Feature
There 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.
Follow the instructions to setting up project locally. To get a local copy up and running follow these steps.
Install from the git repo
pip install https://github.com/shajeen/spreadsheet-to-cpplib.git
Install from pypi
pip install spreadSheet-to-cpplib
more information at https://pypi.org/project/spreadSheet-to-cpplib/
Just 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.
example of xlsm
spreadsheet-to-cpplib --file="Download-Sample-File-xlsm.xlsm"
example of csv
spreadsheet-to-cpplib --file="Download-Sample-File.csv"
See the open issues for a list of proposed features (and known issues).
Any contributions you make are greatly appreciated.
- Create an issue describing your changes.
- Fork the repo, make the changes and please dont forget to test.
- Create the pull request.
Please read the CONTRIBUTING before raising the PR.
Distributed under the GPL-3.0 License. See LICENSE
for more information.
- Shajeen Ahamed - @shajeenahamed - shajeenahmed@gmail.com
- Project Link: https://github.com/shajeen/spreadsheet-to-cpplib