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

This version

0.2.3

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.2.3.tar.gz (103.6 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.2.3-py3-none-any.whl (118.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for cgse_common-0.2.3.tar.gz
Algorithm Hash digest
SHA256 8ed72fdb676bc4d0f74fb0141340f7e60fdcafbbbbea354dfe660df04e904910
MD5 404ed2fef6faaf648a66924ebdbc2a03
BLAKE2b-256 00bc18cd63aaafb58b49131a3f2abbfd81b6b888d63999285c0dcfde8fcdb976

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cgse_common-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 87283de3d62246846f3720a2c97c3241d3bd436cbdaf7845f6e0d18565ce7315
MD5 2fbf5c011ad3a8234bd8d8f4627af1d1
BLAKE2b-256 8e5b0f918a5d84425c4027e29f9449c07af70df6497b5157c2644fb14cfb243e

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