hyperlink
17.3
  • Hyperlink Design
    • A Tale of Two Representations
    • Immutability
    • Query parameters
    • Origins and backwards-compatibility
  • Hyperlink API
    • Creation
    • Transformation
    • Navigation
    • Query Parameters
    • Attributes
    • Low-level functions
  • FAQ
    • Why not just use text?
    • How does Hyperlink compare to other libraries?
    • Are URLs really a big deal in 201X?
hyperlink
  • Docs »
  • Index

Index

A | C | F | G | H | N | P | Q | R | S | T | U

A

  • absolute (hyperlink.URL attribute)
  • add() (hyperlink.URL method)

C

  • child() (hyperlink.URL method)
  • click() (hyperlink.URL method)

F

  • fragment (hyperlink.URL attribute)
  • from_text() (hyperlink.URL class method)

G

  • get() (hyperlink.URL method)

H

  • host (hyperlink.URL attribute)
  • hyperlink._url (module)

N

  • normalize() (hyperlink.URL method)

P

  • path (hyperlink.URL attribute)
  • port (hyperlink.URL attribute)

Q

  • query (hyperlink.URL attribute)

R

  • register_scheme() (in module hyperlink)
  • remove() (hyperlink.URL method)
  • replace() (hyperlink.URL method)
  • rooted (hyperlink.URL attribute)

S

  • scheme (hyperlink.URL attribute)
  • set() (hyperlink.URL method)
  • sibling() (hyperlink.URL method)

T

  • to_iri() (hyperlink.URL method)
  • to_text() (hyperlink.URL method)
  • to_uri() (hyperlink.URL method)

U

  • URL (class in hyperlink)
  • URLParseError (class in hyperlink)
  • user (hyperlink.URL attribute)
  • userinfo (hyperlink.URL attribute)

© Copyright 2017, Mahmoud Hashemi

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