Skip to main content

Client for Ucal Manager Server

Project description

Description

Python client for server from UcalManager server (https://bitbucket.org/zimka_b/ucal_manager/).

Install

To install package run in terminal (or anaconda prompt):

pip install -U ucal_client

or

pip install -e git+https://bitbucket.org/zimka_b/ucal_client.git#egg=ucal_client

Tests

To check tests run in terminal (or anaconda prompt):

pip install pytest
pytest --pyargs ucal_client

Usage

See example.ipynb for examples and description.

Docs

To build docs goto docs/ and run make.bat html To generate docs from scratch:

mkdir docs/
cd docs/
sphinx-quickstart
# modify docs/source/conf.py to be able to import ucal_client
# modify source/*.rst to include necessary modules
# build docs

See https://samnicholls.net/2016/06/15/how-to-sphinx-readthedocs/ for details.

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

ucal_client-0.6.0.tar.gz (12.6 kB view hashes)

Uploaded Source

Built Distribution

ucal_client-0.6.0-py3-none-any.whl (13.6 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