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.
Release files for ucal-client 0.6.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ucal_client-0.6.0.tar.gz | 12.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ucal_client-0.6.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 26.2 kB
Release files / ucal_client-0.6.0.tar.gz
| Download URL | ucal_client-0.6.0.tar.gz |
|---|---|
| Size | 12.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
da9316607a7372936711258ec38e98b12c35686131d40d87e9e2ef5411843a04
|
|
BLAKE2b-256 checksum How to use checksums |
be96088e4302488d2e939328ce658ca60f49b4a83965d83a42f71c9f2b1d8666
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
|
Release files / ucal_client-0.6.0-py3-none-any.whl
| Download URL | ucal_client-0.6.0-py3-none-any.whl |
|---|---|
| Size | 13.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
680f41facee3498fce28e56ff200d175b59471b12b712514dcd70c1e622d7266
|
|
BLAKE2b-256 checksum How to use checksums |
afcb51eb6b92f64bc28981a0e94fc2dd3205370aa630c1ff3ecdbb03967a42b6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
|