Skip to content

hivesolutions/sematext-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python API client for Sematext.

Configuration

Name Type Description
SEMATEXT_TOKEN str The secret token to be for authentication on the Sematext API (defaults to None).
SEMATEXT_BUFFER_SIZE int The size of the buffer (in number of entries) until the buffer is flushed (defaults to 128).
SEMATEXT_TIMEOUT int The 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