Skip to main content

GogoKit is a lightweight, viagogo API client library for Python.

Project description

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Description: # The GogoKit Python Toolkit

[![Build Status](https://travis-ci.org/viagogo/gogokit.py.svg?branch=master)][travis]

[travis]: https://travis-ci.org/viagogo/gogokit.py [apidocs]: http://developer.viagogo.net [submitanissue]: https://github.com/viagogo/gogokit.py/issues [apidocsgettingstarted]: http://developer.viagogo.net/#getting-started

Python toolkit for working with the viagogo API. Our [developer site][apidocs] documents all of the viagogo APIs.

## Installation

Install via pip

pip install –upgrade gogokit

… or

easy_install –upgrade gogokit

## Usage

See our [developer site][apidocsgettingstarted] for more examples.

python from gogokit import ViagogoClient

# All methods require OAuth2 authentication. To get OAuth2 credentials for your # application, see http://developer.viagogo.net/#authentication. client = ViagogoClient(YOUR_CLIENT_ID, YOUR_CLIENT_SECRET)

# Get an access token. See http://developer.viagogo.net/#getting-access-tokens token = client.oauth.get_client_access_token() client.set_token(token)

# Get a list of events, categories, venues and metro areas that match the given # search query search = client.search.get_search_results({ “query”: “Real Madrid” })

# Get the different event genres (see http://developer.viagogo.net/#entities) genres = client.category.get_genres()

## How to contribute

All submissions are welcome. Fork the repository, read the rest of this README file and make some changes. Once you’re done with your changes send a pull request. Thanks!

## Need Help? Found a bug?

Just [submit a issue][submitanissue] if you need any help. And, of course, feel free to submit pull requests with bug fixes or changes.

## Supported Python Versions

This library aims to support and is [tested against][travis] the following Python implementations:

  • Python 2.6

  • Python 2.7

  • Python 3.3

  • Python 3.4

If something doesn’t work on one of these python versions, it’s a bug.

This library may inadvertently work (or seem to work) on other Python implementations, but support will only be provided for the versions listed above.

If you would like this library to support another Python version, you may volunteer to be a maintainer. Being a maintainer entails making sure all tests run and pass on that implementation. When something breaks on your implementation, you will be responsible for providing patches in a timely fashion. If critical issues for a particular implementation exist at the time of a major release, support for that Python version may be dropped.

Keywords: viagogo,rest,sdk,api Platform: UNKNOWN Classifier: Intended Audience :: Developers Classifier: Natural Language :: English Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 2 Classifier: Programming Language :: Python :: 2.6 Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.3 Classifier: Programming Language :: Python :: 3.4 Classifier: Programming Language :: Python :: Implementation :: PyPy Classifier: Topic :: Software Development :: Libraries :: Python Modules Description-Content-Type: text/markdown

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

gogokit-0.2.0.tar.gz (8.4 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

gogokit-0.2.0-py3-none-any.whl (10.7 kB view details)

Uploaded Python 3

gogokit-0.2.0-py2.py3-none-any.whl (10.7 kB view details)

Uploaded Python 2Python 3

gogokit-0.2.0-py2-none-any.whl (9.9 kB view details)

Uploaded Python 2

File details

Details for the file gogokit-0.2.0.tar.gz.

File metadata

  • Download URL: gogokit-0.2.0.tar.gz
  • Upload date:
  • Size: 8.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.6

File hashes

Hashes for gogokit-0.2.0.tar.gz
Algorithm Hash digest
SHA256 18d815b48f1942f3dc630177a218a020c7bc25dbe0aa3e9630ac8783b39c9f60
MD5 dc4fd773ce1a01ce1ac6b5eb8a41256a
BLAKE2b-256 16f08adaa328c987b464dbcf4b58421d475c2b86a442827fd703b472277a1f5e

See more details on using hashes here.

File details

Details for the file gogokit-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: gogokit-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 10.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.6

File hashes

Hashes for gogokit-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0f0ad570100dce8dfd8c23f2c9794a16535665580eccec7955d92dbe82a06da7
MD5 a0a3cacfd2e24235c4b6a21776275a47
BLAKE2b-256 93cb414a819efa7be1ef3743fcb591ec530ee373a7737c676f4635e112e5f463

See more details on using hashes here.

File details

Details for the file gogokit-0.2.0-py2.py3-none-any.whl.

File metadata

  • Download URL: gogokit-0.2.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 10.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.6

File hashes

Hashes for gogokit-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a5cd8768bd1679a26b5237580dbd4cb039bd8baa955040e899caf99d4ccdb1cd
MD5 f7f4beb719d28019b2e8ceeaafe39802
BLAKE2b-256 0db9153539ad385522f7a7b35486e20dc5709d2fe9667351f1e9556d55c5ff98

See more details on using hashes here.

File details

Details for the file gogokit-0.2.0-py2-none-any.whl.

File metadata

  • Download URL: gogokit-0.2.0-py2-none-any.whl
  • Upload date:
  • Size: 9.9 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.6

File hashes

Hashes for gogokit-0.2.0-py2-none-any.whl
Algorithm Hash digest
SHA256 824ae302e34dd65d4d240e1451c24e4399cbe9a96d29bb4a616539b48908c5ed
MD5 f1662a07769f0b4e0b6b4b249c9915b1
BLAKE2b-256 a28d053a77d737b1168357f29b4824c81266ab33d78719c881fa70fbee8ba5f0

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