ZvArithmetic1


NameZvArithmetic1 JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/zv/python-zv-sdk
SummaryOfficial Zv Arithmetic Python SDK
upload_time2023-11-08 05:53:41
maintainer
docs_urlNone
authorYogesh Jadhav
requires_python>=3.0.1
licenseMIT
keywords zv zv-api web-api sdk rest-api-client
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <!-- <p align="center">
  <img src="https://github.com/box/sdks/blob/master/images/box-dev-logo.png" alt= “box-dev-logo” width="30%" height="50%">
</p> -->

# Zvolv Python SDK

[![image](http://opensource.box.com/badges/active.svg)]
[![image](https://img.shields.io/pypi/v/boxsdk.svg)]
[![image](https://img.shields.io/pypi/dm/boxsdk.svg)]
[![image](https://coveralls.io/repos/github/box/box-python-sdk/badge.svg?branch=main)]


<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->

- [Installing](#installing)
- [Getting Started](#getting-started)
- [Versions](#versions)
  - [Supported Version](#supported-version)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

# Installing

``` console
pip install ZvolvArithmetic 
```

The current version of the SDK is 0.1.0. --- With this release support for
Python 3.8 and earlier (including 2.x). if you're
looking for the code or documentation for v0.1.0

# Getting Started

To get started with the SDK, get a Developer Token from the
Configuration page of your app.

The SDK provides an interactive `arithmetic opertion` that makes it easy
to test out the SDK in a REPL. This client will automatically prompt for
a new Developer.

``` pycon
>>> from ZvolvArithmetic import arithmetic_opertion
>>> result = arithmetic_opertion.add_numbers(10,20)
>>> print(result)
>>> 20
>>> result = arithmetic_opertion.sub_numbers(10,20)
>>> print(result)
>>> -10

```
# Versions
We use a modified version of Semantic Versioning for all changes. See version strategy for details which is effective from 2 Nov 2023. 

## Supported Version

Only the current MAJOR version of SDK is supported. New features, functionality, bug fixes, and security updates will only be added to the current MAJOR version.

A current release is on the leading edge of our SDK development, and is intended for customers who are in active development and want the latest and greatest features.  Instead of stating a release date for a new feature, we set a fixed minor or patch release cadence of maximum 2-3 months (while we may release more often). At the same time, there is no schedule for major or breaking release. Instead, we will communicate one quarter in advance the upcoming breaking change to allow customers to plan for the upgrade. We always recommend that all users run the latest available minor release for whatever major version is in use. We highly recommend upgrading to the latest SDK major release at the earliest convenient time and before the EOL date.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/zv/python-zv-sdk",
    "name": "ZvArithmetic1",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.0.1",
    "maintainer_email": "",
    "keywords": "zv,zv-api,web-api,sdk,rest-api-client",
    "author": "Yogesh Jadhav",
    "author_email": "support@zv.com",
    "download_url": "https://files.pythonhosted.org/packages/e3/0f/ca2fca4d98b61d7c247c116eb7ce216c2365f371b59299eec3f1feba1b04/ZvArithmetic1-0.1.0.tar.gz",
    "platform": null,
    "description": "<!-- <p align=\"center\">\n  <img src=\"https://github.com/box/sdks/blob/master/images/box-dev-logo.png\" alt= \u201cbox-dev-logo\u201d width=\"30%\" height=\"50%\">\n</p> -->\n\n# Zvolv Python SDK\n\n[![image](http://opensource.box.com/badges/active.svg)]\n[![image](https://img.shields.io/pypi/v/boxsdk.svg)]\n[![image](https://img.shields.io/pypi/dm/boxsdk.svg)]\n[![image](https://coveralls.io/repos/github/box/box-python-sdk/badge.svg?branch=main)]\n\n\n<!-- START doctoc generated TOC please keep comment here to allow auto update -->\n<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->\n\n- [Installing](#installing)\n- [Getting Started](#getting-started)\n- [Versions](#versions)\n  - [Supported Version](#supported-version)\n\n<!-- END doctoc generated TOC please keep comment here to allow auto update -->\n\n# Installing\n\n``` console\npip install ZvolvArithmetic \n```\n\nThe current version of the SDK is 0.1.0. --- With this release support for\nPython 3.8 and earlier (including 2.x). if you're\nlooking for the code or documentation for v0.1.0\n\n# Getting Started\n\nTo get started with the SDK, get a Developer Token from the\nConfiguration page of your app.\n\nThe SDK provides an interactive `arithmetic opertion` that makes it easy\nto test out the SDK in a REPL. This client will automatically prompt for\na new Developer.\n\n``` pycon\n>>> from ZvolvArithmetic import arithmetic_opertion\n>>> result = arithmetic_opertion.add_numbers(10,20)\n>>> print(result)\n>>> 20\n>>> result = arithmetic_opertion.sub_numbers(10,20)\n>>> print(result)\n>>> -10\n\n```\n# Versions\nWe use a modified version of Semantic Versioning for all changes. See version strategy for details which is effective from 2 Nov 2023. \n\n## Supported Version\n\nOnly the current MAJOR version of SDK is supported. New features, functionality, bug fixes, and security updates will only be added to the current MAJOR version.\n\nA current release is on the leading edge of our SDK development, and is intended for customers who are in active development and want the latest and greatest features.  Instead of stating a release date for a new feature, we set a fixed minor or patch release cadence of maximum 2-3 months (while we may release more often). At the same time, there is no schedule for major or breaking release. Instead, we will communicate one quarter in advance the upcoming breaking change to allow customers to plan for the upgrade. We always recommend that all users run the latest available minor release for whatever major version is in use. We highly recommend upgrading to the latest SDK major release at the earliest convenient time and before the EOL date.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Official Zv Arithmetic Python SDK",
    "version": "0.1.0",
    "project_urls": {
        "Download": "https://github.com/zvapi/python-zv-sdk/archive/refs/heads/main.zip",
        "Homepage": "https://github.com/zv/python-zv-sdk"
    },
    "split_keywords": [
        "zv",
        "zv-api",
        "web-api",
        "sdk",
        "rest-api-client"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dfb65944ebbbb1d89b736b43a8be4d454d0c0f9d08c1ef97bc80f0fbbd3c51b4",
                "md5": "27f9490af61dbc3bd566e62ec35caa36",
                "sha256": "6bbe53d4f5908b99e0c2746186e0ad4b124084691f11762ef1a64ab4d88c88a6"
            },
            "downloads": -1,
            "filename": "ZvArithmetic1-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "27f9490af61dbc3bd566e62ec35caa36",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.0.1",
            "size": 3695,
            "upload_time": "2023-11-08T05:53:37",
            "upload_time_iso_8601": "2023-11-08T05:53:37.856045Z",
            "url": "https://files.pythonhosted.org/packages/df/b6/5944ebbbb1d89b736b43a8be4d454d0c0f9d08c1ef97bc80f0fbbd3c51b4/ZvArithmetic1-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e30fca2fca4d98b61d7c247c116eb7ce216c2365f371b59299eec3f1feba1b04",
                "md5": "34cb8a2f347105d4330b6d3948fa82d4",
                "sha256": "68bc11135371e39a2f58b2f4acf42b9c541146f5bff787abbddba81985871483"
            },
            "downloads": -1,
            "filename": "ZvArithmetic1-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "34cb8a2f347105d4330b6d3948fa82d4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.0.1",
            "size": 3379,
            "upload_time": "2023-11-08T05:53:41",
            "upload_time_iso_8601": "2023-11-08T05:53:41.443031Z",
            "url": "https://files.pythonhosted.org/packages/e3/0f/ca2fca4d98b61d7c247c116eb7ce216c2365f371b59299eec3f1feba1b04/ZvArithmetic1-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-08 05:53:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zv",
    "github_project": "python-zv-sdk",
    "github_not_found": true,
    "lcname": "zvarithmetic1"
}
        
Elapsed time: 0.14513s