Skip to main content

SongKick API for GigBot usage

Project description

Songkiss
=================
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 use:
===========
After having resolved the dependencies, you can easily use the SDK following these steps.

1. Create a "songkiss_test.py" file in the root directory.
2. Use any controller as follows:
```python
from __future__ import print_function
from songkiss.songkiss_client import SongkissClient

api_client = SongkissClient()
controller = api_client.search
response = controller.get_search_artists(<required parameters if any>)

print(response.results_page)

# Or you can print more information
print(vars(response))
```

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

songkiss-0.1.tar.gz (15.5 kB view details)

Uploaded Source

File details

Details for the file songkiss-0.1.tar.gz.

File metadata

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

File hashes

Hashes for songkiss-0.1.tar.gz
Algorithm Hash digest
SHA256 10f756eddff4b7f15d37eb3c2b472b674cde5e0a84bebc5a517f88fa710d0a12
MD5 d85e243618930929d7d8a3a067ebf5c3
BLAKE2b-256 b24ec076cb3e49a4e9e8642cb7d6085f5e15babccf76f75455f15cf615d971f3

See more details on using hashes here.

Supported by

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