Skip to content

chwcrazy/python-uri-quora

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This repository contains my attempt at Quora's Python URI challenge. (http://www.quora.com/challenges#python_uri)

It attempts to split a URI into its component parts to consume or modify. It supports http, https, ftp & smtp. The idea is to be able to programatically modify parts of the URI. More to come here.

There is also an accompanying script with unit tests.

About

My attempt at Quora's Python URI question. (http://www.quora.com/challenges#python_uri)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%