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.7.0.tar.gz (134.0 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.7.0-py3-none-any.whl (152.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for cgse_common-0.7.0.tar.gz
Algorithm Hash digest
SHA256 3c84f71ac54a67802c82edc22febc3c20668bc2694dcd67098c79d4edc982f06
MD5 4d4f42b56b899727a51fcc716d1eb5c0
BLAKE2b-256 bf911492fabb4dba408576ae207971094e0f0ddf050ba44d9d8f913776b9c28b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cgse_common-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3186d8200f1d41535c098c5f2eaf7e42d6f3f9a1999c36060c16cb81e702cf44
MD5 44147e100672c54adc57ad0eb52d5d0d
BLAKE2b-256 3124f103f42e30504117fee0ad901e5d50d4d4e8ad613ade9a130d3500b57844

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