pyxmake


Namepyxmake JSON
Version 1.24.0 PyPI version JSON
download
home_pagehttps://gitlab.com/dlr-sy/pyxmake
SummaryHarmonized software interfaces and workflows to simplify complex build events
upload_time2025-08-12 09:28:16
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.
            [![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=User%20Guide&color=blue&style=flat&logo=gitlab)](https://dlr-sy.gitlab.io/pyxmake)
[![PyPi](https://img.shields.io/pypi/v/pyxmake?label=PyPi)](https://pypi.org/project/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/9a/77/ce9f88349ca428f7428f584697a0cf8b750600cef5ca3f587d63c81e956b/pyxmake-1.24.0.tar.gz",
    "platform": null,
    "description": "[![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=User%20Guide&color=blue&style=flat&logo=gitlab)](https://dlr-sy.gitlab.io/pyxmake)\n[![PyPi](https://img.shields.io/pypi/v/pyxmake?label=PyPi)](https://pypi.org/project/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.24.0",
    "project_urls": {
        "Changelog": "https://gitlab.com/dlr-sy/pyxmake/-/blob/master/CHANGELOG.md",
        "Documentation": "https://dlr-sy.gitlab.io/pyxmake",
        "Homepage": "https://gitlab.com/dlr-sy/pyxmake",
        "Repository": "https://gitlab.com/dlr-sy/pyxmake"
    },
    "split_keywords": [
        "pyxmake",
        " standalone"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "31b33d749ddb46fc2f1de7987a466e0f63bddd6007de75d15c587707186a66d1",
                "md5": "5844751217ab3c7d1906184f09ff2b79",
                "sha256": "078ab1b3f30e33482ecb3115d61040b7bee29c40ab708dc674dea5dab1242f39"
            },
            "downloads": -1,
            "filename": "pyxmake-1.24.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5844751217ab3c7d1906184f09ff2b79",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 2386,
            "upload_time": "2025-08-12T09:28:11",
            "upload_time_iso_8601": "2025-08-12T09:28:11.671185Z",
            "url": "https://files.pythonhosted.org/packages/31/b3/3d749ddb46fc2f1de7987a466e0f63bddd6007de75d15c587707186a66d1/pyxmake-1.24.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9a77ce9f88349ca428f7428f584697a0cf8b750600cef5ca3f587d63c81e956b",
                "md5": "44ef286cfd3927c3a8dae9d5df254a51",
                "sha256": "adc25a1cb221862e41ea30a2d84b1d6664fa5f5878f5b91e1fa6787a0aafb5aa"
            },
            "downloads": -1,
            "filename": "pyxmake-1.24.0.tar.gz",
            "has_sig": false,
            "md5_digest": "44ef286cfd3927c3a8dae9d5df254a51",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
            "size": 4072,
            "upload_time": "2025-08-12T09:28:16",
            "upload_time_iso_8601": "2025-08-12T09:28:16.142254Z",
            "url": "https://files.pythonhosted.org/packages/9a/77/ce9f88349ca428f7428f584697a0cf8b750600cef5ca3f587d63c81e956b/pyxmake-1.24.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-12 09:28:16",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "dlr-sy",
    "gitlab_project": "pyxmake",
    "lcname": "pyxmake"
}
        
Elapsed time: 2.76051s