Skip to main content

Ytel API version 3.1.2

Reason this release was yanked:

Deprecated

Project description

YtelAPI
=================
This API SDK was automatically generated by [APIMATIC Code Generator](https://apimatic.io/).

This SDK uses the Requests library and will work for Python ```2 >=2.7.9``` and Python ```3 >=3.4```.

How to configure:
=================
The generated code might need to be configured with your API credentials.
To do that, open the file "Configuration.py" and edit its contents.

How to resolve dependencies:
===========================
The generated code uses Python packages named requests, jsonpickle and dateutil.
You can resolve these dependencies using pip ( https://pip.pypa.io/en/stable/ ).

1. From terminal/cmd navigate to the root directory of the SDK.
2. Invoke ```pip install -r requirements.txt```

Note: You will need internet access for this step.

How to test:
=============
You can test the generated SDK and the server with automatically generated test
cases. unittest is used as the testing framework and nose is used as the test
runner. You can run the tests as follows:

1. From terminal/cmd navigate to the root directory of the SDK.
2. Invoke ```pip install -r test-requirements.txt```
3. Invoke ```nosetests```

How to use:
===========
After having resolved the dependencies, you can easily use the SDK following these steps.

1. Create a "YtelAPI_test.py" file in the root directory.
2. Use any controller as follows:
```python
from __future__ import print_function
from YtelAPI.ytel_api_client import YtelAPIClient

api_client = YtelAPIClient()
controller = api_client.usage
response = controller.create_list_usage(<required parameters if any>)

print(response)
```

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

YtelAPI-3.1.3.tar.gz (50.1 kB view details)

Uploaded Source

File details

Details for the file YtelAPI-3.1.3.tar.gz.

File metadata

  • Download URL: YtelAPI-3.1.3.tar.gz
  • Upload date:
  • Size: 50.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for YtelAPI-3.1.3.tar.gz
Algorithm Hash digest
SHA256 98474e5f73f29e3525ab426a4e6fa536a2bbf1ddd611489329b279f0d9932268
MD5 7e2b835f6535da8f9c44ee2963b5828d
BLAKE2b-256 7e5ab3fc64b7e693b9db04977c961695aaf3e22fbf3e49675413ed83148a906a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page