Skip to main content

doi doc PyPi

PyXMake

This subpackage belongs to PyXMake and contains all core functionalities. It is installed automatically with the parent project. However, it is also separately available as a build system dependency. Please refer to the linked repository for documentation and application examples. If you came across the project via the GitLab Catalog Explorer, you can jump directly to the CI/CD Catalog section

Downloading

Use GIT to get the latest code base. From the command line, use

git clone https://gitlab.dlr.de/dlr-sy/pyxmake pyxmake

If you check out the repository for the first time, you have to initialize all submodule dependencies first. Execute the following from within the repository.

git submodule update --init --recursive

To fetch all required metadata for each submodule, use

git submodule foreach --recursive 'git checkout $(git config -f $toplevel/.gitmodules submodule.$name.branch || echo master) || git checkout main'

To update all refererenced submodules to the latest production level, use

git submodule foreach --recursive 'git pull origin $(git config -f $toplevel/.gitmodules submodule.$name.branch || echo master) || git pull origin main'

Installation

PyXMake can be installed from source using poetry. If you don't have poetry installed, run

pip install poetry --pre --upgrade

to install the latest version of poetry within your python environment. Use

poetry update

to update all dependencies in the lock file or directly execute

poetry install

to install all dependencies from the lock file. Last, you should be able to import PyXMake as a python package.

import PyXMake

CI/CD Catalog

PyXMake provides its software development and deployment capabilities as pre-built CI/CD components. The individual components can be integrated either directly via the CI/CD Catalog or classically via the "include" syntax. The components are divided into three groups:

  • General
  • Python
  • Docker

To include a given component, use

include:
  - component: $CI_SERVER_FQDN/<groupname>/PyXMake/<component>@<tag>

where <groupname> depends on the local Gitlab repository, <component> refers to the name of the component under templates/* and <tag> to a specific version. <tag> can also be set to master to always use the latest yet potentially unstable version.

Contact

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyx_core-1.31.1.tar.gz (3.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyx_core-1.31.1-py2.py3-none-any.whl (3.6 MB view details)

Uploaded Python 2Python 3

File details

Details for the file pyx_core-1.31.1.tar.gz.

File metadata

  • Download URL: pyx_core-1.31.1.tar.gz
  • Upload date:
  • Size: 3.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.14.7

File hashes

Hashes for pyx_core-1.31.1.tar.gz
Algorithm Hash digest
SHA256 4ff310c97d5fe4314e05f0e30716e74b63d47cb864e6a7db0256f5bad6b9475d
MD5 c828c3d6cafed90d308e2e9d6d3de621
BLAKE2b-256 2999c73cfba1422c5a94ff1dd0f07dc5d412e66282dd3ba7a8067bb80aa6b5b1

See more details on using hashes here.

File details

Details for the file pyx_core-1.31.1-py2.py3-none-any.whl.

File metadata

  • Download URL: pyx_core-1.31.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 3.6 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.14.7

File hashes

Hashes for pyx_core-1.31.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2f2602defc58fcbba0c8efadbfb43c8dc0b6b732d3917c9b5781b22b23b5fb9f
MD5 b5ef3fe6a1bf06d1fc60c1f433bdace1
BLAKE2b-256 ae1bc86240569ddfdfb0aa598e2f2b7639b93830e197eb239760f78dd1a0fda4

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.31.1 This release

2 files

1.31.0

2 files

1.30.2

2 files

1.30.1

2 files

1.30.0

2 files

1.29.0

2 files

1.28.2

2 files

1.28.1

2 files

1.28.0.post1

2 files

1.28.0

2 files

1.27.0

2 files

1.26.0

1 file

1.25.0

2 files

1.24.0

2 files

1.23.0

2 files

1.22.4

2 files

1.22.3

2 files

1.22.2

2 files

1.22.1

2 files

1.22.0

2 files

1.21.2

2 files

1.21.1

2 files

1.21.0

2 files

1.20.1

2 files

1.20.0

2 files

1.19.5

2 files

1.19.4

2 files

1.19.3

2 files

1.19.2

2 files

1.19.1

2 files

1.19.0

2 files

1.18.3.post2

2 files

1.18.3.post1

2 files

1.18.3

2 files

1.18.2

2 files

1.18.1

2 files

1.18.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page