aboutsummaryrefslogtreecommitdiff
path: root/uritemplate/template.py
AgeCommit message (Expand)Author
2018-09-10Make variable ordering deterministicLee Skillen
2017-04-07Fixed deprecation warnings in python 3.6.1Thierry Bastian
2014-12-14avoid premature optimisationsEugene Eeo
2014-12-14stick closer to suggestionEugene Eeo
2014-12-14add testcase and helper functionEugene Eeo
2014-12-13minor refactor of codeEugene Eeo
2013-10-22Add partial to the public APIIan Cordasco
2013-10-22Allow for partial expansion of templatesIan Cordasco
2013-07-28Revert "Convert non-string-ish types to strings"Ian Cordasco
2013-07-28Convert non-string-ish types to stringsIan Cordasco
2013-07-25Fix tests and importsIan Cordasco
2013-07-25Break URIVariable out into its own fileIan Cordasco
2013-07-25Refactoring URIVariableIan Cordasco
2013-07-25Document the URIVariable APIIan Cordasco
2013-07-25Better reprIan Cordasco
2013-07-25Make hashing workIan Cordasco
2013-05-20Add more docs.Ian Cordasco
2013-05-19Refactor a bit. Introduce tox for my sanity.Ian Cordasco
2013-05-19More logical default & fix testsIan Cordasco
2013-05-19Make the variable names publicly available.Ian Cordasco
2013-05-14Clarify docstring noteIan Cordasco
2013-05-14Almost complete module coverageIan Cordasco
2013-05-14Add travis.Ian Cordasco
2013-05-14Write the expansion functions and start testsIan Cordasco
2013-05-11pep257 complianceIan Cordasco
2013-05-11Add more documentation to the doc-strings.Ian Cordasco
2013-05-11Clean up the API. Add docs.Ian Cordasco
2013-05-01Rename var_list and when empty return uriIan Cordasco
2013-04-14Fix a few issuesIan Cordasco
2013-04-14A little more workIan Cordasco
2013-04-10Namespace the classes properly to avoid conflictIan Cordasco
2013-04-06This does nothing. Yet.Ian Cordasco