Hi,
In order to allow users to compile plugins for our python program, I put together a python package with the compiler and enough logic to tell my program where the compiler lives on disk:
Since this could be useful for other Windows python applications, I would like to upload this to pypi package distribution site.
Is it okay to use the name tinycc for the package?
Suggestions what I might call it instead?
Thanks in advance,
- Paul