Skip to main content

No project description provided

Project description

winterapi

API interactions for WINTER

Coverage Status CI PyPI version

Installation

We advise you to install the package in a virtual environment or conda environment. You will need python 3.10 or later to use this package.

Install from pypi

pip install winterapi

Install from source

git clone git@github.com:winter-telescope/winterapi.git
cd winterapi
pip install --editable ".[dev]"
pre-commit install

Updating the package

You will need to occasionally update the package to get the latest features and bug fixes. Sometimes the server will require a newer version of the package to interact with it, and you will receive a warning when using winterapi. You can update by running the following command:

Updating for pypi

pip install --upgrade winterapi

or

Updating from source

cd winterapi
git pull
pip install --editable ".[dev]"
pre-commit 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 Distribution

winterapi-1.1.0.tar.gz (32.3 kB view details)

Uploaded Source

Built Distribution

winterapi-1.1.0-py3-none-any.whl (11.6 kB view details)

Uploaded Python 3

File details

Details for the file winterapi-1.1.0.tar.gz.

File metadata

  • Download URL: winterapi-1.1.0.tar.gz
  • Upload date:
  • Size: 32.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for winterapi-1.1.0.tar.gz
Algorithm Hash digest
SHA256 d9c581551de508bc824621c8b05794009a7e6a788828b6ab914ade27ddf95f4f
MD5 437a146dcea098fbf9193b02e5c42a19
BLAKE2b-256 c7ceefb4e5d8ca602396333b0723cabff7efaa59d8e86b5fd099450ac0c7d9f9

See more details on using hashes here.

File details

Details for the file winterapi-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: winterapi-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 11.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for winterapi-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7bea7e04e7cf97106f4ea97a7724d520c28430281b907e305db54597c11285e1
MD5 9d7de56e813f07a3b6e50fc00e971165
BLAKE2b-256 a44eea05a9d7d81934512790ab73dba60bbf1185876e1632b7abddaa04821aa7

See more details on using hashes here.

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