mirror of
https://git.mirrors.martin98.com/https://github.com/petaflot/pygcode
synced 2025-08-15 22:35:55 +08:00

- probably should modify setup so that autogenerated files don't end up being created in the src directory... - these files are being generated on setup.py install - would be better if they were created with build so they don't end up as write protected files when running sudo python setup.py install
======= pygcode ======= GCODE Parser for Python Currently in development, ``pygcode`` is a low-level GCode interpreter for python. Installation ============ Install using ``pip`` ``pip install pygcode`` or `download directly from PyPi <https://pypi.python.org/pypi/pygcode>`__ Documentation ============= `Check out the wiki <https://github.com/fragmuffin/pygcode/wiki>`__ for documentation.
Languages
Python
91.8%
nesC
6.1%
Shell
2%