Skip to main content

Software framework to support hardware testing

Project description

PyPI - Version Supported OS Python Version from PEP 621 TOML PyPI - Wheel

Generic Functionality used in the Common-EGSE

This package 'cgse-common' contains functionality that is used by all cgse sub-packages, but it is designed to be a stand-alone generic package that can be used also in any other project.

Installation

Install the package using pip:

$ pip install cgse-common

Usage

All functionality resides in the package egse. As an example, if you need a standard way to format your timestamp, use the format_datetime() function from egse.system:

>>> from egse.system import format_datetime
>>> print(format_datetime())
2023-10-10T08:41:51.937+0000

Included Functionality

A non-comprehensive list of available functionality:

Functionality of General Use

  • egse.bits: contains a number of convenience functions to work with bits, bytes and integers
  • egse.decorators: a collection of useful decorator functions
  • egse.reload: a slightly better approach to reloading modules and function than the standard importlib.reload() function.
  • egse.resource: provides convenience functions to use resources in your code without the need to specify an absolute path
  • egse.system: defines convenience functions that provide information on system specific functionality like, file system interactions, timing, operating system interactions, etc.
  • egse.version: functionality to retrieve the package version information

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

cgse_common-0.17.1.tar.gz (122.2 kB view details)

Uploaded Source

Built Distribution

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

cgse_common-0.17.1-py3-none-any.whl (138.3 kB view details)

Uploaded Python 3

File details

Details for the file cgse_common-0.17.1.tar.gz.

File metadata

  • Download URL: cgse_common-0.17.1.tar.gz
  • Upload date:
  • Size: 122.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.22

File hashes

Hashes for cgse_common-0.17.1.tar.gz
Algorithm Hash digest
SHA256 163cd263fa6c9f82c9f73c4978dd6ce3eb9e4e131d59b7b4d6c6e77c911de91a
MD5 fa1892333c7c299398fd56b4274e209e
BLAKE2b-256 81ef8c95d4addf0e57b404eebb0e5c12bc21823a8fc3cb69659977d038bca5a4

See more details on using hashes here.

File details

Details for the file cgse_common-0.17.1-py3-none-any.whl.

File metadata

File hashes

Hashes for cgse_common-0.17.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d713df2717624bee187c0e0e585c6f59231783ea6ddcb4cffac3451f82ebf38f
MD5 f77623cee17f69617103e2b339294936
BLAKE2b-256 02ba128612830ba31b4e51dc7938099f898c8122dffd6114657ff068b4c68546

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