{ "info": { "author": "Brian Hammond", "author_email": "brian@fictorial.com", "bugtrack_url": null, "classifiers": [], "description": ".. image:: https://badge.fury.io/py/isodatetimehandler.svg\n :target: https://badge.fury.io/py/isodatetimehandler\n\n.. image:: https://pypip.in/download/isodatetimehandler/badge.svg\n :target: https://badge.fury.io/py/isodatetimehandler\n\n.. image:: https://travis-ci.org/fictorial/jsonpickle-isodatetimehandler.svg?branch=master\n :target: https://travis-ci.org/fictorial/jsonpickle-isodatetimehandler\n\n.. image:: https://coveralls.io/repos/github/fictorial/jsonpickle-isodatetimehandler/badge.svg?branch=master\n :target: https://coveralls.io/github/fictorial/jsonpickle-isodatetimehandler?branch=master\n\nAn alternate jsonpickle handler for datetime\n============================================\n\nThis ``jsonpickle`` handler serializes ``datetime.datetime``\nobjects as ISO-8601 formatted strings. Such strings may be\ntreated as a ``DATETIME`` type in a RDBMS such as SQLite\nallowing date-related query clauses to work with serialized\ndatetime objects directly.\n\nInstallation\n------------\n\n.. code:: bash\n\n pip install isodatetimehandler\n\nUsage\n-----\n\n.. code:: python\n\n import isodatetimehandler\n\nThen use ``jsonpickle`` as you normally would.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/fictorial/jsonpickle-isodatetimehandler", "keywords": "", "license": "The MIT License (MIT)", "maintainer": "", "maintainer_email": "", "name": "isodatetimehandler", "package_url": "https://pypi.org/project/isodatetimehandler/", "platform": null, "project_url": "https://pypi.org/project/isodatetimehandler/", "project_urls": { "Homepage": "https://github.com/fictorial/jsonpickle-isodatetimehandler" }, "release_url": "https://pypi.org/project/isodatetimehandler/1.0.2/", "requires_dist": null, "requires_python": "", "summary": "An alternate jsonpickle handler for datetime objects.", "version": "1.0.2" }, "last_serial": 1981349, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "e991608d252ec1135f9200467ebf41c0", "sha256": "3e4beaaf98f57c2693a16447279d1ccf874d6063ea41cce6ad4bcdf1f326cd2b" }, "downloads": -1, "filename": "isodatetimehandler-1.0.1.tar.gz", "has_sig": false, "md5_digest": "e991608d252ec1135f9200467ebf41c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2132, "upload_time": "2016-02-27T14:39:15", "url": "https://files.pythonhosted.org/packages/82/04/2a5b8a7228d8653a3e14d19fd72c2026425a7bbe0655968da2d5a7833c90/isodatetimehandler-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "a00e7857e2f3fbdae1829eefebdadba6", "sha256": "a745fd75e75f701ad4ce8ce842853f155377b1724b5f1b30b40323b3f5e1740b" }, "downloads": -1, "filename": "isodatetimehandler-1.0.2.tar.gz", "has_sig": false, "md5_digest": "a00e7857e2f3fbdae1829eefebdadba6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2302, "upload_time": "2016-02-29T01:05:15", "url": "https://files.pythonhosted.org/packages/16/30/7d36934954b7b850cd717e81b9cce3faa04ea6a184dbc984e247a247d8af/isodatetimehandler-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a00e7857e2f3fbdae1829eefebdadba6", "sha256": "a745fd75e75f701ad4ce8ce842853f155377b1724b5f1b30b40323b3f5e1740b" }, "downloads": -1, "filename": "isodatetimehandler-1.0.2.tar.gz", "has_sig": false, "md5_digest": "a00e7857e2f3fbdae1829eefebdadba6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2302, "upload_time": "2016-02-29T01:05:15", "url": "https://files.pythonhosted.org/packages/16/30/7d36934954b7b850cd717e81b9cce3faa04ea6a184dbc984e247a247d8af/isodatetimehandler-1.0.2.tar.gz" } ] }