Skip to main content

A Python package to interact with the Unifier API.

Project description

Unifier

Unifier is a Python package that provides a simple interface to interact with the Unifier API, allowing for Point-In-Time and streaming data access.

Features

  • Query the Unifier API for data.
  • Retrieve data in JSON format.
  • Convert API responses into pandas DataFrames for easy data manipulation and analysis.

Installation

You can install the package via pip:

pip install unifier

Usage

Here's a basic example of how to use the Unifier package:

from unifier import Unifier

# Set your user and token
Unifier.user = 'your_username'
Unifier.token = 'your_api_token'

# Query the API
response = Unifier.query(name='your_dataset_name')

# Convert the response to a DataFrame
df = Unifier.get_dataframe(name='your_dataset_name')

print(df.head())

Configuration

Before using the package, ensure you set your user and token attributes in the Unifier class to authenticate with the API.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Contributing

Contributions are welcome! Please read the contributing guidelines for more information.

Support

For support, please contact support@exponential-tech.ai.

Acknowledgments

  • Thanks to the team at Exponential Tech for their support and contributions.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

unifier-0.1.3.tar.gz (14.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

unifier-0.1.3-py3-none-any.whl (15.2 kB view details)

Uploaded Python 3

File details

Details for the file unifier-0.1.3.tar.gz.

File metadata

  • Download URL: unifier-0.1.3.tar.gz
  • Upload date:
  • Size: 14.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.4

File hashes

Hashes for unifier-0.1.3.tar.gz
Algorithm Hash digest
SHA256 5f5667fdb8463463302b912beaecd09c8794b8daa112b03a8f3ed0d61b97a870
MD5 a359a9bce2b011a6460389f4bc605a30
BLAKE2b-256 445de36665f76fee5a90ebe171621862ca6ef909bf36256e4bbb7d7a6293c913

See more details on using hashes here.

File details

Details for the file unifier-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: unifier-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 15.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.4

File hashes

Hashes for unifier-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 69b820c834a7760c2fe8a5acd7a7179877658638e08efb340b25023ae7ab9dd6
MD5 2baacac14fe433a40776a60a703377ed
BLAKE2b-256 928ded99a55990fd1199ece32eadf56ef79d67da0c8135c8ee5cb19c1d14c66d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page