Skip to main content

Qonstellation Client

Project description

Qonstellation Client

The Qonstellation Client is a basic Python package that can work with the Qonstellation API

Installation

You can install the Qonstellation Client from PyPI:

pip install qonstellation

The reader is supported on Python 2.7, as well as Python 3.4 and above.

How to use

The Real Python Feed Reader is a command line application, named realpython. To see a list of the latest Real Python tutorials simply call the program:

>>> from qonstellation import api
>>> success, error = api.login(token='xxx')
(True, '')

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

qonstellation-0.2.0.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

qonstellation-0.2.0-py3-none-any.whl (5.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