.. _SETUP_PY: setup.py Module --------------- The *setup.py* of the *setuplib* itself serves as a pattern for the provided libraries. All *Python* projects of the author are based on the *setuplib*, some examples are: * ePyUnit - [EPYUNIT]_ * filesysobjects - [FILESYSOBJECTS]_ * jsondata - [JSONDATA]_ * platformids - OS Type and Distribution IDs of System Platforms - [platformids]_ * pysourceinfo - [sourceinfo]_ * pythonids - Python Interpreter and Compiler IDs - [pythonids]_ * syscalls - [SYSCALLS]_ Custom ^^^^^^ For the commands provided by :ref:`setuplib ` refer to: +-------------------------------------+---------------------------------------+--------------------------------+-----------------------------------------------+ | summary | cli options | module | code | +=====================================+=======================================+================================+===============================================+ | :ref:`setup.py testx ` | :ref:`testx ` | :ref:`testx ` | `TestX <_modules/setuplib/testx.html#TestX>`_ | +-------------------------------------+---------------------------------------+--------------------------------+-----------------------------------------------+ Module ^^^^^^ .. automodule:: setup.setup Class: testx ^^^^^^^^^^^^ Source ^^^^^^ .. literalinclude:: _static/setup.py :language: python :linenos: Download ^^^^^^^^ `setup.py <_static/setup.py>`_ License ^^^^^^^ `Artistic-License-2.0 <_static/ArtisticLicense20.html>`_ + `Forced-Fairplay-Constraints <_static/licenses-amendments.txt>`_ Copyright ^^^^^^^^^ Copyright (C)2019 Arno-Can Uestuensoez @Ingenieurbuero Arno-Can Uestuensoez