miniuri

Universal URI parser
Download

miniuri Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Public Domain
  • Price:
  • FREE
  • Publisher Name:
  • Russell Ballestrini
  • Publisher web site:
  • https://bitbucket.org/russellballestrini/

miniuri Tags


miniuri Description

miniuri is a universal URI parser class. Pass a URI string in for access to the following attributes:foo://username:password@test.com:808/go/to/index.php?pet=cat&name=bam#eye\_/ \_______________/ \______/ \_/ \___/ \_/ \_______________/\_/ | | | | | | | | | userinfo hostname | | | query fragment | \___________________________|/\________|____|_/ | | | | | |scheme authority | path | extension | | port filename.. code-block:: python >>> from miniuri import Uri >>> u = Uri( "http://www.foxhop.net/samsung/HL-T5087SA/red-LED-failure" )Product's homepage


miniuri Related Software