pyxmake


Namepyxmake JSON
Version 1.19.3 PyPI version JSON
download
home_pagehttps://gitlab.com/dlr-sy/pyxmake
SummaryHarmonized software interfaces and workflows to simplify complex build events
upload_time2025-01-18 14:12:45
maintainerNone
docs_urlNone
authorGarbade, Marc
requires_python!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7
licenseNone
keywords pyxmake standalone
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![PyPi](https://img.shields.io/pypi/v/pyxmake?label=PyPi)](https://pypi.org/project/pyxmake/)
[![doi](https://img.shields.io/badge/DOI-10.5281%2Fzenodo.13352143-red.svg)](https://zenodo.org/records/13352143)
[![doc](https://img.shields.io/static/v1?label=Pages&message=Reference%20Guide&color=blue&style=flat&logo=gitlab)](https://dlr-sy.gitlab.io/pyxmake)
[![pipeline status](https://gitlab.com/dlr-sy/pyxmake/badges/master/pipeline.svg)]()

# PyXMake
PyXMake is a python-based, cross-platform build tool for compiling and distributing software projects and their documentation. The package provides harmonized software interfaces and predefined workflows to selected third-party developer tools with stricter default settings to simplify their handling. Experienced users can use a collection of distinct build classes to set up more elaborate builds jobs.
## Usage
The package is structured into different build classes, whereby each class represents one distinct build event with some presets. These classes can be accessed directly to create a custom python-based build script.
## Reference
Currently, the following SY-STM software projects are built and maintained by using PyXMake:
* [PyXMake](https://gitlab.com/dlr-sy/pyxmake) (User Guide & Reference Guide)
* [MCODAC](https://gitlab.com/dlr-sy/mcodac) (Reference Guide, Libraries)
* [BEOS](https://gitlab.com/dlr-sy/beos) (Reference Guide, Libraries)
* [Boxbeam](https://gitlab.com/dlr-sy/boxbeam) (Reference Guide, Libraries)
* [Displam](https://gitlab.com/dlr-sy/displam) (Executable)
## Example
Please refer to the linked [repository](https://gitlab.com/dlr-sy/pyxmake) for additional application examples.
## Contact
* [Marc Garbade](mailto:marc.garbade@dlr.de)
## Support
* [List of Contributors](https://gitlab.com/dlr-sy/pyxmake/-/blob/master/CONTRIBUTING.md)

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/dlr-sy/pyxmake",
    "name": "pyxmake",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
    "maintainer_email": null,
    "keywords": "pyxmake, standalone",
    "author": "Garbade, Marc",
    "author_email": "marc.garbade@dlr.de",
    "download_url": "https://files.pythonhosted.org/packages/b6/a9/8e5f474809672cb9989e715576aca906c8e984eb5bdc9456bf69d5309e5c/pyxmake-1.19.3.tar.gz",
    "platform": null,
    "description": "[![PyPi](https://img.shields.io/pypi/v/pyxmake?label=PyPi)](https://pypi.org/project/pyxmake/)\n[![doi](https://img.shields.io/badge/DOI-10.5281%2Fzenodo.13352143-red.svg)](https://zenodo.org/records/13352143)\n[![doc](https://img.shields.io/static/v1?label=Pages&message=Reference%20Guide&color=blue&style=flat&logo=gitlab)](https://dlr-sy.gitlab.io/pyxmake)\n[![pipeline status](https://gitlab.com/dlr-sy/pyxmake/badges/master/pipeline.svg)]()\n\n# PyXMake\nPyXMake is a python-based, cross-platform build tool for compiling and distributing software projects and their documentation. The package provides harmonized software interfaces and predefined workflows to selected third-party developer tools with stricter default settings to simplify their handling. Experienced users can use a collection of distinct build classes to set up more elaborate builds jobs.\n## Usage\nThe package is structured into different build classes, whereby each class represents one distinct build event with some presets. These classes can be accessed directly to create a custom python-based build script.\n## Reference\nCurrently, the following SY-STM software projects are built and maintained by using PyXMake:\n* [PyXMake](https://gitlab.com/dlr-sy/pyxmake) (User Guide & Reference Guide)\n* [MCODAC](https://gitlab.com/dlr-sy/mcodac) (Reference Guide, Libraries)\n* [BEOS](https://gitlab.com/dlr-sy/beos) (Reference Guide, Libraries)\n* [Boxbeam](https://gitlab.com/dlr-sy/boxbeam) (Reference Guide, Libraries)\n* [Displam](https://gitlab.com/dlr-sy/displam) (Executable)\n## Example\nPlease refer to the linked [repository](https://gitlab.com/dlr-sy/pyxmake) for additional application examples.\n## Contact\n* [Marc Garbade](mailto:marc.garbade@dlr.de)\n## Support\n* [List of Contributors](https://gitlab.com/dlr-sy/pyxmake/-/blob/master/CONTRIBUTING.md)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Harmonized software interfaces and workflows to simplify complex build events",
    "version": "1.19.3",
    "project_urls": {
        "Changelog": "https://gitlab.com/dlr-sy/pyxmake/-/blob/master/CHANGELOG.md",
        "Documentation": "https://gitlab.com/dlr-sy/pyxmake/-/blob/master/README.md",
        "Homepage": "https://gitlab.com/dlr-sy/pyxmake",
        "Repository": "https://gitlab.com/dlr-sy/pyxmake"
    },
    "split_keywords": [
        "pyxmake",
        " standalone"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "277520d886ad6abadfbb318aacc7968a3f5d487953357170e4a356777434823b",
                "md5": "8bb1b03fd977480bd740a6f8c90b00ed",
                "sha256": "7d4d26751d87df2a8ddfe080308b51b3ac03ae8ab7fe95fe2ed2682d39f6c8b2"
            },
            "downloads": -1,
            "filename": "pyxmake-1.19.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8bb1b03fd977480bd740a6f8c90b00ed",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 2188,
            "upload_time": "2025-01-18T14:12:38",
            "upload_time_iso_8601": "2025-01-18T14:12:38.694660Z",
            "url": "https://files.pythonhosted.org/packages/27/75/20d886ad6abadfbb318aacc7968a3f5d487953357170e4a356777434823b/pyxmake-1.19.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6a98e5f474809672cb9989e715576aca906c8e984eb5bdc9456bf69d5309e5c",
                "md5": "a5e1896f9b9d27006c45e05288541294",
                "sha256": "05805bec5f9799b9530cbdbb0557619e863f7805238ad31d7a4bfcaae2ef5616"
            },
            "downloads": -1,
            "filename": "pyxmake-1.19.3.tar.gz",
            "has_sig": false,
            "md5_digest": "a5e1896f9b9d27006c45e05288541294",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 3761,
            "upload_time": "2025-01-18T14:12:45",
            "upload_time_iso_8601": "2025-01-18T14:12:45.553573Z",
            "url": "https://files.pythonhosted.org/packages/b6/a9/8e5f474809672cb9989e715576aca906c8e984eb5bdc9456bf69d5309e5c/pyxmake-1.19.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-18 14:12:45",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "dlr-sy",
    "gitlab_project": "pyxmake",
    "lcname": "pyxmake"
}
        
Elapsed time: 0.88447s