{ "info": { "author": "Michael Palumbo", "author_email": "michael.palumbo87@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet", "Topic :: Utilities" ], "description": "==================\r\ndjango-xmlmapping\r\n==================\r\n\r\nLibrary to map XML data to a Django data model, and persist the data in the data base.\r\nSupports any data base supported by Django itself.\r\n\r\nIt has 2 dependencies: ``django-jsonfield`` and ``lxml``.\r\n\r\nFor now, it has just been tested with: Python 2.7, Django 1.4, django-jsonfield 0.8.10 and lxml 2.3.4\r\nbut feel free to try it with other versions and let me know.\r\n\r\nFor installation instructions, see the file ``INSTALL.rst`` in this\r\ndirectory; for instructions on how to use this application, and on\r\nwhat it provides, see the file ``overview.rst`` in the ``docs/``\r\ndirectory.\r\n\r\n \r\n \r\nNext things to do\r\n-----------------\r\n\r\nSee the roadmap on Trello: https://trello.com/b/NwQGznbA\r\n\r\n* write tests cases\r\n* write more documentation\r\n* test with older versions of python and django\r\n* handle XML attributes\r\n* handle Booleans, numbers, ...\r\n* handle date parsing\r\n* handle more feed formats\r\n* make it possible to download a file right in the app\r\n* handle mapping of nested models\r\n* create advanced transformers\r\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/YAmikep/django-xmlmapping", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-xmlmapping", "package_url": "https://pypi.org/project/django-xmlmapping/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-xmlmapping/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/YAmikep/django-xmlmapping" }, "release_url": "https://pypi.org/project/django-xmlmapping/0.1/", "requires_dist": null, "requires_python": null, "summary": "Library to map XML data to a Django data model and persist the data in the data base.", "version": "0.1" }, "last_serial": 791051, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "3a04c3e2453ebd2692d803988f96bb54", "sha256": "a8b4c4b5d5203380f05d83c1b0d5c464145b2d605174cf01e4e81d2383b8d0b7" }, "downloads": -1, "filename": "django-xmlmapping-0.1.zip", "has_sig": false, "md5_digest": "3a04c3e2453ebd2692d803988f96bb54", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22631, "upload_time": "2012-07-30T22:11:04", "url": "https://files.pythonhosted.org/packages/a6/8c/a95a25c21106ec9fec1ef48e8453f37ba8153a182824fe32aa7f0fb0b497/django-xmlmapping-0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3a04c3e2453ebd2692d803988f96bb54", "sha256": "a8b4c4b5d5203380f05d83c1b0d5c464145b2d605174cf01e4e81d2383b8d0b7" }, "downloads": -1, "filename": "django-xmlmapping-0.1.zip", "has_sig": false, "md5_digest": "3a04c3e2453ebd2692d803988f96bb54", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22631, "upload_time": "2012-07-30T22:11:04", "url": "https://files.pythonhosted.org/packages/a6/8c/a95a25c21106ec9fec1ef48e8453f37ba8153a182824fe32aa7f0fb0b497/django-xmlmapping-0.1.zip" } ] }