Skip to main content

All core functionalities for using PyXMake as a build system

Project description

PyPi doi

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.

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 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)'

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

Contact

Project details


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.19.0.tar.gz (1.4 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.19.0-py2.py3-none-any.whl (1.7 MB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: pyx_core-1.19.0.tar.gz
  • Upload date:
  • Size: 1.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for pyx_core-1.19.0.tar.gz
Algorithm Hash digest
SHA256 272561bf9df7c14c3ff37ea303bb90718fa4a05893c94739d07958e2c697c832
MD5 58df7186ace88ac83861d2a252272c28
BLAKE2b-256 ed987d18556c58a5ca95593f4cec799c44b943fb78e1f1ff3331aaf272748ac9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyx_core-1.19.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for pyx_core-1.19.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 333b702280c7c4412610c093bf329348847e80a4d0c8f17aea10d58b81937aef
MD5 724470759901911d2b861eacb66c7e3a
BLAKE2b-256 bdb3d36fa844fc37402ace250d57e722b26eb4d88f37dd75fbbfe116048b7e7b

See more details on using hashes here.

Supported by

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