.. _EXTERNALREFERENCES: External References =================== .. [AndreasPavel] Andreas Pavel; `Andreas Pavel@Wikipedia.org `_ ; `Stereobelt `_; `Sony legt Walkman-Patentstreit mit deutschem Erfinder bei `_ .. [CPython] Python; `Python2 `_; `Python3 `_ .. [CircuitPython] CircuitPython - Python for microcontrollers; `circuitpython@github.com `_; `CircuitPython@Wikipedia `_; .. [EPYUNIT] ePyUnit; Arno-Can Uestuensoez `@Ingenieurbuero Arno-Can Uestuensoez `_; 2010-2018; `epyunit@PyPI `_; `epyunit@GitHub `_; `epyunit@docs@sourceforge.io `_ .. [FILESYSOBJECTS] filesysobjects; Arno-Can Uestuensoez `@Ingenieurbuero Arno-Can Uestuensoez `_; 2010,2011,2015-2017; `filesysobjects@PyPI `_; `filesysobjects@GitHub `_; `filesysobjects-docs@sourceforge.io `_ .. [ISSUE38709] distutils - setuptools - alias command removes comments from 'setup.cfg'; `ISSUE38709@bugs.python.org `_; .. [ISSUE38711] setup parameter 'distclass' ignored for configuration files; `ISSUE38711@bugs.python.org `_; .. [ISSUE38714] setup command alias erroneous for names with hyphens; `ISSUE38714@bugs.python.org `_; .. [ISSUE38718] query of global metadata options delivers error messages even when successful; `ISSUE38718@bugs.python.org `_; .. [IronPython] IronPython - implementation of Python targeting the .NET Framework and Mono; `IronPython.org `_; `IronPython@Wikipedia `_; .. [JNA] Java Native Access - JNA; `jna.org `_; `JNA@github `_; `JNA@Wikipedia `_; .. [JSONDATA] jsondata; Arno-Can Uestuensoez `@Ingenieurbuero Arno-Can Uestuensoez `_; 2010-2018; `jsondata@PyPI `_; `jsondata@GitHub `_; `jsondata-docs@sourceforge.io `_ .. [JythonGuide] The Definitive Guide to Jython; `JythonGuide@readthedocs.io `_; Authors: Josh Juneau, Jim Baker, Victor Ng, Leo Soto, Frank Wierzbicki; Version: 1.0 of 03/25/2010; .. [JythonUsage] Usage; `Jython Usage@Wikipedia `_; .. [Jython] Jython - implementation of the Python to run on the Java platform; `Jython.org `_; `Jython@Wikipedia `_; `High Profile Languages@Wikipedia `_; .. [MicroPython] MicroPython - Python for microcontrollers; `micropython.org `_; `MicroPythonD@Wikipedia `_; .. [PEP241] PEP 241 - Metadata for Python Software Packages; Author: A.M. Kuchling ; Status: Final; 12-Mar-2001; https://www.python.org/dev/peps/pep-0241/; https://hg.python.org/peps/file/tip/pep-0241/index.html.txt; .. [PEP262] PEP 262 - A Database of Installed Python Packages; A.M. Kuchling ; Status: Deferred; 08-Jul-2001; https://www.python.org/dev/peps/pep-0262/; https://hg.python.org/peps/file/tip/pep-0262/index.html.txt; .. [PEP314] PEP 314 -Metadata for Python Software Packages v1.1; Author: A.M. Kuchling, Richard Jones; Status: Final; 12-Apr-2003; https://www.python.org/dev/peps/pep-0314/; https://hg.python.org/peps/file/tip/pep-0314/index.html.txt; .. [PEP345] PEP 345 - Metadata for Python Software Packages 1.2; Author: Richard Jones ; Status: Final; 28-Apr-2005; https://www.python.org/dev/peps/pep-0345/; https://hg.python.org/peps/file/tip/pep-0345/index.html.txt; .. [PEP370] PEP 370 - Per user site-packages directory; Author: Christian Heimes ; Status: Final; 11-Jan-2008; https://www.python.org/dev/peps/pep-0370/; https://hg.python.org/peps/file/tip/pep-0370/index.html.txt; .. [PEP376] PEP 376 - Database of Installed Python Distributions; Author: Tarek Ziadé ; Status: Accepted; 22-Feb-2009; https://www.python.org/dev/peps/pep-0376/; .. [PEP407] New release cycle and introducing long-term support versions; Author: Antoine Pitrou , Georg Brandl , Barry Warsaw ; Status: Deferred; 2012-01-12; https://www.python.org/dev/peps/pep-0407/; https://hg.python.org/peps/file/tip/pep-0407/index.html.txt; .. [PEP423] Naming conventions and recipes related to packaging; Author: Benoit Bryon ; Status: Deferred; 24-May-2012; https://www.python.org/dev/peps/pep-0423/; .. [PEP425] PEP 425 - Compatibility Tags for Built Distributions; Author: Daniel Holth ; Status: Final; 27-Jul-2012; https://www.python.org/dev/peps/pep-0425/; https://hg.python.org/peps/file/tip/pep-0425/index.html.txt; .. [PEP426] PEP 426 - Metadata for Python Software Packages 2.0; Author: Nick Coghlan , Daniel Holth , Donald Stufft ; Status: Withdrawn; 30-Aug-2012; https://www.python.org/dev/peps/pep-0426/; https://hg.python.org/peps/file/tip/pep-0426/index.html.txt; .. [PEP427] PEP 427 - The Wheel Binary Package Format 1.0; Author: Daniel Holth ; Status: Final; 20-Sep-2012; https://www.python.org/dev/peps/pep-0427/; https://hg.python.org/peps/file/tip/pep-0427/index.html.txt; .. [PEP440] PEP 440 - Version Identification and Dependency Specification; Author: Nick Coghlan , Donald Stufft ; Status: Active; 18-May-2013; https://www.python.org/dev/peps/pep-0440/; https://hg.python.org/peps/file/tip/pep-0440/index.html.txt; .. [PEP453] PEP 453 - Explicit bootstrapping of pip in Python installations; Author: Donald Stufft , Nick Coghlan ; Status: Final; 10-Aug-2013; https://www.python.org/dev/peps/pep-0453/; https://hg.python.org/peps/file/tip/pep-0453/index.html.txt; .. [PEP459] PEP 459 - Standard Metadata Extensions for Python Software Packages; Author: Nick Coghlan ; Status: Withdrawn; 11-Nov-2013; https://www.python.org/dev/peps/pep-0459/; https://hg.python.org/peps/file/tip/pep-0459/index.html.txt; .. [PEP503] PEP 503 - Simple Repository API; Author: Donald Stufft ; Status: Accepted; 04-Sep-2015; https://www.python.org/dev/peps/pep-0503/; https://hg.python.org/peps/file/tip/pep-0503/index.html.txt; .. [PEP508] PEP 508 - Dependency specification for Python Software Packages; Author: Robert Collins ; Status: Active; 11-Nov-2015; https://www.python.org/dev/peps/pep-0508/; https://hg.python.org/peps/file/tip/pep-0508/index.html.txt; .. [PEP518] PEP 518 - Specifying Minimum Build System Requirements for Python Projects; Author: Brett Cannon , Nathaniel Smith , Donald Stufft ; Status: Provisional; 10-May-2016; https://www.python.org/dev/peps/pep-0518/; https://hg.python.org/peps/file/tip/pep-0518/index.html.txt; .. [PEP566] PEP 566 - Metadata for Python Software Packages 2.1; Author: Dustin Ingram ; Status: Final; 1-Dec-2017; https://www.python.org/dev/peps/pep-0566/; https://hg.python.org/peps/file/tip/pep-0566/index.html.txt; .. [PYPA] Python Packaging Authority; `PyPA.io `_; `PyPA@github.com `_; .. [PYPKG] Python Packaging Guide; `packaging.python.org `_; .. [PYSOURCEINFO] pysourceinfo; Arno-Can Uestuensoez `@Ingenieurbuero Arno-Can Uestuensoez `_; 2010-2018; `pysourceinfo@PyPI `_; `pysourceinfo@GitHub `_; `pysourceinfo-docs@sourceforge.io `_ .. [PyPy] PyPy - Python implementation as a JIT; `PyPy.org `_; `PyPy@Wikipedia `_; .. [SYSCALLS] syscalls; Arno-Can Uestuensoez `@Ingenieurbuero Arno-Can Uestuensoez `_; 2010-2018; `syscalls@PyPI `_; `syscalls@GitHub `_; `syscalls-docs@sourceforge.io `_ .. [TKBE] TKBE; ``_ ; `Intro Creating Sphinx-Theme `_ .. [UnifiedSessionsManager] UnifiedSessionsManager Virtualization and Cloud Computing (C) 2008 Ingenieurbuero Arno/Can Uestuensoez; `UnifiedSessionsManager@Sourceforge.net `_; .. [WINWSL] Windows Subsystem for Linux Documentation; `WSL@Microsoft.com `_ ; `WSL@Wikipedia.org `_; `WSL@github.com `_ .. [distutils] distutils - Building and installing Python modules; `Distutils - PythonWiki@readthedocs.io `_; `distutils2@Python.org `_; `distutils3@Python.org `_; .. [extensionids] extensionids - Python Extension IDs; Arno-Can Uestuensoez `@Ingenieurbuero Arno-Can Uestuensoez `_; 2008-2018; `extensionids@PyPI `_; `extensionids@GitHub `_; `extensionids-docs@sourceforge.io `_ .. [machineids] machineids - Identifier for VMs and PMs; Arno-Can Uestuensoez `@Ingenieurbuero Arno-Can Uestuensoez `_; 2008-2018; `machineids@PyPI `_; `machineids@GitHub `_; `machineids-docs@sourceforge.io `_ .. [platformids] platformids - OS Type and Distribution IDs of System Platforms; Arno-Can Uestuensoez `@Ingenieurbuero Arno-Can Uestuensoez `_; 2008-2018; `platformids@PyPI `_; `platformids@GitHub `_; `platformids-docs@sourceforge.io `_ .. [pythonids] pythonids - Python Interpreter and Compiler IDs; Arno-Can Uestuensoez `@Ingenieurbuero Arno-Can Uestuensoez `_; 2008-2018; `pythonids@PyPI `_; `pythonids@GitHub `_; `pythonids-docs@sourceforge.io `_ .. [setupdocx] setupdocx - Document creation, packaging, and installation; Arno-Can Uestuensoez `@Ingenieurbuero Arno-Can Uestuensoez `_; 2008-2018; `setupdocx@PyPI `_; `setupdocx@GitHub `_; `setupdocx-docs@sourceforge.io `_ .. [setupextdoc] Julio Lajara - ju2wheels; `ju2wheels/setup.py `_ .. [setuplib] setuplib - Additional commands for *setuptools/distutils*; Arno-Can Uestuensoez `@Ingenieurbuero Arno-Can Uestuensoez `_; 2008-2018; `setuplib@PyPI `_; `setuplib@GitHub `_; `setuplib-docs@sourceforge.io `_ .. [setuppy] setup.py - Setuptools’ documentation; `setup.py@readthedocs.io `_ .. [setuptestx] setuptestx - Test automation for distributed environments; Arno-Can Uestuensoez `@Ingenieurbuero Arno-Can Uestuensoez `_; 2008-2018; `setuptestx@PyPI `_; `setuptestx@GitHub `_; `setuptestx-docs@sourceforge.io `_ .. [setuptools] setuptools - Setuptools’ documentation; `docs@readthedocs.io `_; `PyPI `_; `GitHub `_; .. [xkcd] Profile Info; Randall Munroe; `xkcd.com `_ ; `Profile Info `_ .. [yapydata] yapydata - Yet Another Python Data; Arno-Can Uestuensoez `@Ingenieurbuero Arno-Can Uestuensoez `_; 2008-2018; `yapydata@PyPI `_; `yapydata@GitHub `_; `yapydata-docs@sourceforge.io `_