Skip to main content

TODO: add library description

Project description

Wlufqksjez
=================
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 "wlufqksjez_test.py" file in the root directory.
2. Use any controller as follows:
```python
from __future__ import print_function
from wlufqksjez.wlufqksjez_client import WlufqksjezClient

api_client = WlufqksjezClient()
controller = api_client.client
response = controller.get_basic_auth_test(<required parameters if any>)

print(response)
```

Project details


Release history Release notifications | RSS feed

This version

1.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wlufqksjez-1.1.tar.gz (14.2 kB view details)

Uploaded Source

File details

Details for the file wlufqksjez-1.1.tar.gz.

File metadata

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

File hashes

Hashes for wlufqksjez-1.1.tar.gz
Algorithm Hash digest
SHA256 066b2040630c2436c958e7376e2813c909fa092badc147be5cf60e50b44c1a4d
MD5 62552d915b410fa32385950842ef3867
BLAKE2b-256 acf2d9f0136fbe3b25fe0c85b6b53d9c0fda948a8e5c45674d6a12f47a245096

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