{ "info": { "author": "Decorater", "author_email": "seandhunt_7@yahoo.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": ".. image:: https://travis-ci.org/AraHaan/datetime_diff.svg?branch=master\n :target: https://travis-ci.org/AraHaan/datetime_diff\n.. image:: https://ci.appveyor.com/api/projects/status/vaxfcmgq0uusrkd4?svg=true\n :target: https://ci.appveyor.com/project/AraHaan/datetime-diff\n.. image:: https://codecov.io/gh/AraHaan/datetime_diff/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/AraHaan/datetime_diff\n.. image:: https://img.shields.io/pypi/v/datetime_diff.svg\n :target: https://pypi.python.org/pypi/datetime_diff/\n.. image:: https://img.shields.io/pypi/dm/datetime_diff.svg\n :target: https://pypi.python.org/pypi/datetime_diff/\n.. image:: https://img.shields.io/pypi/pyversions/datetime_diff.svg\n :target: https://pypi.python.org/pypi/datetime_diff/\n\nThe ``datetime_diff`` package provides a useful function for comparing\ntwo different datetime objects and returns the time elapsed since.\n\nfor example, a datetime object when turned into a string (being\n2015-12-03 03:34:57.281000) when compared with a new datetime object\n(equivalent to the current time) one can determine how many years,\nmonths, days, hours, minutes, and seconds ago the prior datetime object\nwas.\n\nThis returns the data as a string readable by humans denoting how much\ntime has passed since the specified prior datetime object.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/AraHaan/datetime_diff", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/AraHaan/datetime_diff", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "datetime-diff", "package_url": "https://pypi.org/project/datetime-diff/", "platform": "Any", "project_url": "https://pypi.org/project/datetime-diff/", "project_urls": { "Download": "https://github.com/AraHaan/datetime_diff", "Homepage": "https://github.com/AraHaan/datetime_diff" }, "release_url": "https://pypi.org/project/datetime-diff/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Extension to the datetime module", "version": "0.0.1" }, "last_serial": 2726608, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "84e1c52ec57a479cf2782331bed04d79", "sha256": "bc43d7f4fe12dd7fcc13d4aa2c68b0560c3c5f5258bf3d86e9a2eb5534eaf0e4" }, "downloads": -1, "filename": "datetime_diff-0.0.1.tar.gz", "has_sig": false, "md5_digest": "84e1c52ec57a479cf2782331bed04d79", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2787, "upload_time": "2017-03-23T02:29:49", "url": "https://files.pythonhosted.org/packages/cf/0c/9c55b7a0c0f391693d6d68f6f54308d69fb0bf89a82ebbaed473474aaa5d/datetime_diff-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "84e1c52ec57a479cf2782331bed04d79", "sha256": "bc43d7f4fe12dd7fcc13d4aa2c68b0560c3c5f5258bf3d86e9a2eb5534eaf0e4" }, "downloads": -1, "filename": "datetime_diff-0.0.1.tar.gz", "has_sig": false, "md5_digest": "84e1c52ec57a479cf2782331bed04d79", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2787, "upload_time": "2017-03-23T02:29:49", "url": "https://files.pythonhosted.org/packages/cf/0c/9c55b7a0c0f391693d6d68f6f54308d69fb0bf89a82ebbaed473474aaa5d/datetime_diff-0.0.1.tar.gz" } ] }