Skip to main content

Contains reusable tools which are required by other ALMAFE packages.

Project description

ALMAFE-Lib package

Contains reusable tools which are required by other ALMAFE packages.

ALMAFE.basic.ParseTimeStamp module

class ParseTimeStamp:

Helper object for parsing time stamps in a variety of formats. Caches last matching time stamp format string to speed subsequent calls.

function makeTimeStamp(timeStamp = None):

initialized a timestamp from provided, or now() if None provided :param timeStamp: string or datetime or None

ALMAFE.basic.StripQuotes:

Utility to strip quotes from a string, if present.

ALMAFE.common.GitVersion:

function gitVersion():

Return the current Git tag (if any) and revision as a string

function gitBranch():

Return the current Git branch name as a string

ALMAFE.database.DriverMySQL:

class DriverMySQL():

Driver wrapper for mysql-connector-python Provides a uniform interface to SQL user code

class DriverSQLite():

Driver wrapper for sqlite3 Provides a uniform interface to SQL user code

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

ALMAFE-Lib-0.0.13.tar.gz (7.7 kB view hashes)

Uploaded Source

Built Distribution

ALMAFE_Lib-0.0.13-py3-none-any.whl (11.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page