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.9.1.tar.gz (149.8 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.9.1-py3-none-any.whl (170.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for cgse_common-0.9.1.tar.gz
Algorithm Hash digest
SHA256 edde7440994bf8f072a2039742e69e4d5131b9fdaa3e96f65ce87d393b1d49b7
MD5 6d23701fa4dfcf6526d7bbb775b29ac1
BLAKE2b-256 9d38e52e403e2e43b38d641b6e92a2ea6fc35feffa5507e0c3b3b81d6f5184e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cgse_common-0.9.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5e6a58a86da85c90f19247425fbfbbf9b6dd2a60d24e6c47a7f36cc7ac42818e
MD5 b0e46f8573815431f5321112c02eab5f
BLAKE2b-256 641e5dab4b719db3f059fb8a1a8e773cd1574d9d6900b0d5bddd573750f7bb14

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