Skip to main content

Disent API caller

Project description

disentpy

Python client for Disent's API framework.

Installation

Install using pip

pip install disentpy

Usage

import disent
model="VOLS_DEMO"
key="AAPL"
df = disent.md(model=model,key=key)

Documentation

Latest documentation is hosted on read the docs.

Requirements

Using disentpy requires the following packages:

  • pandas>=1.0
  • requests>=2.19.0

Install latest development version

pip install git+http://github.com/disentcorp/disent_pip.git

or

git clone pip install https://github.com/disentcorp/disent_pip.git
cd disentpy
python setup.py install

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

disentpy-0.0.4-py3-none-any.whl (2.5 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