Skip to main content

Flarecast utils provides tools to interact with the flarecast infrastructure.

Project description

Flarecast Utils combine some tools which you can use to develop your application for the flarecast infrastructure.

Property-DB Client

Example

# property db example

Global Config Loader

Example

Load configuration

# load configuration
globalconfig = GlobalConfig('config url')
globalconfig.load()

Use configuration

self.__pg = PostgresNoSQLClient(host=globalconfig.DB_HOST,
                                        port=globalconfig.DB_PORT,
                                        user=globalconfig.DB_USER,
                                        password=globalconfig.DB_PASSWORD)

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

flarecast-utils-1.0.0.tar.gz (1.8 kB view details)

Uploaded Source

File details

Details for the file flarecast-utils-1.0.0.tar.gz.

File metadata

File hashes

Hashes for flarecast-utils-1.0.0.tar.gz
Algorithm Hash digest
SHA256 36adf114e7ed90cf72890753fa25ea3d65f5caf1386cd431e757dc0bf472b28e
MD5 728e259b0bebf87d598c443eb79d0f8a
BLAKE2b-256 cec68edb081d6dfb91db8852e10595639685dde818756e1475410a9cf376a373

See more details on using hashes here.

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