mypolr
stable

Contents:

  • Overview
    • Requirements
      • Polr Project
      • Python
    • Installation
    • ToBeDone
    • License
  • User Guide
    • Quick Example
    • Advanced Usage
      • Set up API
      • Shorten long URLs
      • Lookup short URLs
        • Lookup result
      • Secret URLs
      • Ignoring Errors
    • CLI usage
      • Examples
      • CLI description
        • Positional Arguments
        • Named Arguments
        • API server arguments
        • Action options
        • Manage credentials
  • Class Specifications
    • PolrApi
    • Exceptions
    • Testing
      • Use tox with conda
      • ResponseErrorMap
  • Testing
    • Pytest and tox
      • Test in one environment
      • Multiple versions
        • All versions
        • Specific versions
      • Working with Windows, conda, tox
        • Fast and easy fix
    • Travis CI
  • License
mypolr
  • Docs »
  • Index
  • Edit on GitHub

Index

B | C | D | L | M | N | P | Q | S | T | U

B

  • BadApiRequest
  • BadApiResponse

C

  • CustomEndingUnavailable

D

  • DebugTempWarning

L

  • lookup() (mypolr.polr_api.PolrApi method)
  • lookup_no_raise() (mypolr.polr_api.PolrApi method)

M

  • mypolr.exceptions (module)
  • mypolr.polr_api (module)
  • MypolrError

N

  • no_raise() (in module mypolr.exceptions)

P

  • PolrApi (class in mypolr.polr_api)

Q

  • QuotaExceededError

S

  • ServerOrConnectionError
  • shorten() (mypolr.polr_api.PolrApi method)
  • shorten_no_raise() (mypolr.polr_api.PolrApi method)

T

  • tox_with_conda (module)

U

  • UnauthorizedKeyError

© Copyright 2017, Thomas Fauskanger. Revision 46eb4fc5.

Built with Sphinx using a theme provided by Read the Docs.