1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 18, 2024 — Nov 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
xsd2py/refactoring: move duplicated condition code to named functions More... over 9 years ago
xsd2py/refactoring: do not rely on catching AttributeError, use getattr/hasattr instead More... over 9 years ago
xsd2py/refactoring: replace complicated and/or usage by simple if More... over 9 years ago
code cosmetics: organize imports, import iso8601 timezone classes directly More... over 9 years ago
tests: refactor for generation tests. More... over 9 years ago
tests: refactor for frameworks - django, flask. More... over 9 years ago
compat: use six package directly, remove module. More... over 9 years ago
soap: fix string formatting broken by 0e4e2f36 More... over 9 years ago
Reorder elements to render correctly XSD restrictions and extensions. More... over 9 years ago
templates: force isort to skip over generated code. More... almost 10 years ago
wsdl2py: fix detection of xml schema namespaces More... almost 10 years ago
templates: fix duplicate tagname for xsd.ListElement() More... almost 10 years ago
templates: restore line added in ac7d5e9 lost in 6189010 More... almost 10 years ago
templates: minor cleanup, pep8. More... almost 10 years ago
requests: use .content to avoid unicode issues. More... almost 10 years ago
misc: hide all vim swap files... More... almost 10 years ago
readme: remove incorrect reference to WSDL 1.2 More... almost 10 years ago
misc: add links to relevant information. More... almost 10 years ago
wsdl: emphasise issue with sharing classes, fixes. More... almost 10 years ago
build: update information, fix markup More... almost 10 years ago
isort: execute to reorder and tidy imports. More... almost 10 years ago
templates: minor cleanup, pep8. More... almost 10 years ago
tests/trivial: use stand-alone assertions in a few more places More... almost 10 years ago
use itertools.chain to support all kinds of iterables for schema imports and includes More... almost 10 years ago
templates/wsdl: only import soapfish.wsa if needed. More... almost 10 years ago
xsdspec: xs:import[namespace] is optional. More... almost 10 years ago
xsd2py: remove unreferenced generated import More... almost 10 years ago
requests: substitute for httplib2 More... almost 10 years ago
tree-wide: drop support for Python 2.6 More... almost 10 years ago
iso8601: use external dependency, fix tests. More... almost 10 years ago