Skip to main content
File added late

1 file was added to this release more than 14 days after its initial publication. Inspect the release files before installing.

Drift API
=========

This package wraps the Drift API. It only wraps the 'track' and
'identify' endpoints offered by the HTTP API.

https://www.drift.com/

Installation
------------

Install with pip::

$ pip install drift-api

Usage
-----

from drift_api import Drift

company_data = {
'companyId': company_id,
'attributes': {'revenue': 'bajillions'},
}

user_data = {
'userId': user_id,
'attributes': {'hair_color': 'red'},
}

drift = Drift(DRIFT_ORG_ID)
drift.identify(company_data)
drift.identify(user_data)


The package also exposes a `drift.track` method and `multi` methods for both
`track` and `identify`.


PyPI
----

https://pypi.python.org/pypi/drift-api

Source
------

https://github.com/15five/drift-api


License
-------

This library is released under the terms of the **MIT license**.
Full details in ``LICENSE.txt`` file.

Release files for drift-api 0.1.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

File added late

1 file was uploaded more than 14 days after the first file in this release.

While project maintainers occasionally add legitimate files to an existing release, late additions can also indicate a security compromise.

We recommend inspecting the release files before installing.

Source distribution (sdist)

Source distribution for drift-api 0.1.0
File Size Uploaded
drift-api-0.1.0.tar.gz 3.7 kB Details

Release files / drift-api-0.1.0.tar.gz

File added late

This file was uploaded more than 14 days after the first file in this release.

While project maintainers occasionally add legitimate files to an existing release, late additions can also indicate a security compromise.

We recommend inspecting the release file before installing.

Download URL drift-api-0.1.0.tar.gz
Size 3.7 kB
Tags Source
SHA-256 checksum
How to use checksums
4a922ce7ef511b85f851a03db51daa6ea2e008a21a654424cc0ed4dcfb4a7247
BLAKE2b-256 checksum
How to use checksums
9beeade130ca7dae4b4ec6ec8d817f52cecc589951fdfc78b58300f6b0dbc555
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1.0 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page