Metadata-Version: 2.1
Name: weft-client
Version: 1.2.3
Summary: Weft Event Ingestion API
Home-page: 
Author: Weft Finance, Inc
Author-email: team@goweft.com
Keywords: OpenAPI,OpenAPI-Generator,Weft Event Ingestion API
Requires-Python: >=3.7
Requires-Dist: certifi>=14.5.14
Requires-Dist: frozendict~=2.3.4
Requires-Dist: python-dateutil~=2.7.0
Requires-Dist: setuptools>=21.0.0
Requires-Dist: typing_extensions~=4.3.0
Requires-Dist: urllib3~=1.26.7

    The Weft Event Ingestion API is a RESTful API that allows you to submit events for processing and storage. The API is designed to be used by Weft customers and partners to submit events from their own applications and systems. The API is also used by Weft&#x27;s own backend infrastructure to ingest events from various sources.  The API is secured using the Bearer Authentication scheme with JWT tokens. To obtain a JWT token, please contact Weft at team@goweft.com   # noqa: E501
    
