Skip to main content

All core functionalities for using PyXMake as a build system

Project description

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.

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

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.4.tar.gz (2.5 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.4-py2.py3-none-any.whl (2.9 MB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for pyx_core-1.19.4.tar.gz
Algorithm Hash digest
SHA256 91ec3d314f3ed911d55f2584a520e5da93e1ee80bc5d0508117aa5de6c789b85
MD5 0152e3da8eaabeb12b2df284ec3ba0cd
BLAKE2b-256 abbdfc69ceb1f18303095bcb366e2ba431b9e6546df4befeaf08efdb3741140d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pyx_core-1.19.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b7e23acf07ee51a25f4767b121e3b5caa28d50a018e21cbc81e01e5de0f42204
MD5 c82a7b7948d4339da8597c7e64a205d9
BLAKE2b-256 6eda7f1abd9ff23bbef9405601401403bc7660f953d94e6491fdd4c18a0acec2

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