Skip to main content

DFI api python wrapper

Project description

Python versions PyPI version Code style: black Imports: isort

DFI API wrapper

About

  • Python library created by General System and publicly available on github to query and experiment with the Data Flow Index (DFI) platform.
  • DFI provides the user with an unparalled foundation and scalable solution for processing high velocity, high volume spatiotemporal workloads for any geospatial data science need.
  • Read the code documentation
  • Read the whitepaper

Quickstart

  • Enroll at https://eap.generalsystem.com if you have not done so already.

  • Get the key token to access the demo DFI at https://tokens.dataflowindex.io/.

  • Install base DFI API wrapper with:

    pip install dfipy
    
  • Install with extra "show" methods:

    pip install dfipy["show"]
    
  • Install with extra "analyse" methods:

    pip install dfipy["analyse"]
    
  • Install with all available extras:

    pip install dfipy["complete"]
    
  • Start querying with DfiPy Examples

Licence

  • Copyright (c) 2023, General System Group Limited.

  • DFIPy is provided as it is and copyrighted under Apache2 License.

  • DFIPy is currently released on public pypi in beta, strictly for testing and evaluation purposes.

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

dfipy-3.0.0.tar.gz (20.5 kB view hashes)

Uploaded Source

Built Distribution

dfipy-3.0.0-py3-none-any.whl (26.0 kB view hashes)

Uploaded Python 3

Supported by

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