Skip to content
overview.rst 1.26 KiB
Newer Older
Fabrice Salvaire's avatar
Fabrice Salvaire committed
.. include:: abbreviation.txt
.. include:: project-links.txt

.. _overview-page:

==========
 Overview
==========

What is PythonicGCodeMachine ?
---------------------

PythonicGCodeMachine is an open source Python module which provides a |Python|_ ....

How is PythonicGCodeMachine licensed ?
-----------------------------

PythonicGCodeMachine is licensed under the `GPLv3 <https://www.gnu.org/licenses/quick-guide-gplv3.en.html>`_.

Going further with PythonicGCodeMachine
------------------------------

The best way to know what you can do with PythonicGCodeMachine, and to learn it, is to look at the examples:

 * :ref:`PythonicGCodeMachine Reference Manual <reference-manual-page>`
 * :ref:`Bibliography <bibliography-page>`

Which platforms are supported by PythonicGCodeMachine ?
----------------------------------------------

PythonicGCodeMachine runs on Linux, Windows 64-bit and Mac OS X.

How to install PythonicGCodeMachine ?
----------------------------

The procedure to install PythonicGCodeMachine is described in the :ref:`Installation Manual <installation-page>`.

Which version of Python is required ?
-------------------------------------

PythonicGCodeMachine requires Python 3 and the version 3.5 is recommended so as to benefit from the new *@* syntax
for units.