Fork me on GitHub

Sematext API

Python API client for Sematext.

Configuration

NameTypeDescription
SEMATEXT_TOKENstrThe secret token to be for authentication on the Sematext API (defaults to None).
SEMATEXT_BUFFER_SIZEintThe size of the buffer (in number of entries) until the buffer is flushed (defaults to 128).
SEMATEXT_TIMEOUTintThe timeout in seconds in seconds until the buffer is flushed (defaults to 30).

License

Sematext API is currently licensed under the Apache License, Version 2.0.

Build Automation

Build Status Coverage Status PyPi Status License