Re: Newbie Question: CSV to XML



On Fri, 6 Jan 2006, ProvoWallis wrote:

Hi!

Would anyone be willing to give me some feedback about this little
script that I wrote to convert CSV to XML. I'll happily admit that I
still have a lot to learn about Python so I'm always grateful for
constructive feedback.

I have started using a module called Amara for xml manipulation. I am pleased with how elegant it is, compared to what I have used before.


Catalin


--

        <<<< ================================== >>>>
        <<     We are what we repeatedly do.      >>
        <<  Excellence, therefore, is not an act  >>
        <<             but a habit.               >>
        <<<< ================================== >>>>
.



Relevant Pages

  • ANN: Amara XML Toolkit 1.2.0.2
    ... Fix bindery bug with e.g. del html.head.title ... Amara XML Toolkit is a collection of Python tools for XML processing-- ...
    (comp.lang.python.announce)
  • Re: Problem with processing XML
    ... standard ways things work in Python. ... If you want to stray from the standards then with some APIs ... Python than hear anyone's sermon about how great Python's other XML ... It's not about "other XML technologies", it's only about making the standard ...
    (comp.lang.python)
  • Re: dynamic class instantiation
    ... I think mixing XML, ... LDF to python parser is a LOT ... This xml file is then fed into the database at the ...
    (comp.lang.python)
  • Issues with XMLTreeBuilder in cElementTree and ElementTree
    ... python app to pretty print xml files. ... return self._target.start(tag, attrib) ... ordered_attributes attribute in the expat parser to use either ordered ... I've never submitted a bug fix to a python library so if this ...
    (comp.lang.python)
  • [Announce] Gnosis Utils 1.2.0
    ... NEW SUBPACKAGES ... generally useful for building/maintaining a Python source ... - attributes# List of (XML) attributes of o ... Fixes to gnosis.xml.indexer suggested by Uche Ogbuju. ...
    (comp.lang.python)