{ "info": { "author": "Andy Dirnberger", "author_email": "dirn@dirnonline.com", "bugtrack_url": null, "classifiers": [], "description": "=================================\nWhen.py: Friendly Dates and Times\n=================================\n\nProduction: |travismaster|\n\nDevelopment: |travisdevelop|\n\n.. |travismaster| image:: https://secure.travis-ci.org/dirn/When.py.png?branch=master\n :target: http://travis-ci.org/dirn/When.py\n.. |travisdevelop| image:: https://secure.travis-ci.org/dirn/When.py.png?branch=develop\n :target: http://travis-ci.org/dirn/When.py\n\nUser-friendly functions to help perform common date and time actions.\n\nUsage\n=====\n\nTo get the system time zone's name::\n\n when.timezone()\n\nTo get the current date::\n\n when.today()\n\nTo get tomorrow's date::\n\n when.tomorrow()\n\nTo get yesterday's date::\n\n when.yesterday()\n\nTo get a datetime one year from now::\n\n when.future(years=1)\n\nTo convert to a different time zone::\n\n when.shift(value, from_tz='America/New_York', to_tz='UTC')\n\nTo get the current time::\n\n when.now()\n\nFull documentation can be found on `Read the Docs`_.\n\n.. _Read the Docs: http://readthedocs.org/docs/whenpy/en/latest/\n\nInstallation\n============\n\nInstalling When.py is easy::\n\n pip install whenpy\n\nor download the source and run::\n\n python setup.py install", "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/dirn/When.py", "keywords": null, "license": "Copyright (c) 2012, Andy Dirnberger\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n 1. Redistributions of source code must retain the above copyright notice,\n this list of conditions and the following disclaimer.\n\n 2. Redistributions in binary form must reproduce the above copyright\n notice, this list of conditions and the following disclaimer in the\n documentation and/or other materials provided with the distribution.\n\n 3. Neither the name of the project nor the names of its contributors may\n be used to endorse or promote products derived from this software without\n specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.", "maintainer": null, "maintainer_email": null, "name": "whenpy", "package_url": "https://pypi.org/project/whenpy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/whenpy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/dirn/When.py" }, "release_url": "https://pypi.org/project/whenpy/0.3.0/", "requires_dist": null, "requires_python": null, "summary": "Friendly Dates and Times", "version": "0.3.0" }, "last_serial": 640082, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "98913d00b600eb13cbb7b0f7b6cb7e1f", "sha256": "e10221edddee6642bf7b14af1a0b6499482add42ea3e062a6374d30daadb8b5e" }, "downloads": -1, "filename": "whenpy-0.1.0.tar.gz", "has_sig": false, "md5_digest": "98913d00b600eb13cbb7b0f7b6cb7e1f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5367, "upload_time": "2012-05-24T13:40:11", "url": "https://files.pythonhosted.org/packages/61/0d/4dca08fa1f06f91781a144e577a4d886bf1c41ebdc29fcfc47d2ab48c87b/whenpy-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "324d083659366c14614039a011a70550", "sha256": "30b0952c28029d56bb0050777fe161b6f56fdd77cbf075f8e04c3c57af0fe41b" }, "downloads": -1, "filename": "whenpy-0.1.1.tar.gz", "has_sig": false, "md5_digest": "324d083659366c14614039a011a70550", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6824, "upload_time": "2012-06-13T05:12:54", "url": "https://files.pythonhosted.org/packages/96/03/1d32093eb99fda1199c7bd338598a70645b2dc08716360793c4c14b0f054/whenpy-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "487c8d34c7e6c682292a14adc8aa0f04", "sha256": "187f2a1d83aa9df4c9bc281608c54cd1e1875ed395d3774db6855605a272a622" }, "downloads": -1, "filename": "whenpy-0.2.0.tar.gz", "has_sig": false, "md5_digest": "487c8d34c7e6c682292a14adc8aa0f04", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7182, "upload_time": "2012-06-13T07:04:35", "url": "https://files.pythonhosted.org/packages/9d/b3/e10033c89effba4dc4904d0c2a7ed10ec890921ded6110fa6327d7504ad6/whenpy-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "5827724d92c38202aff8d7bdac91d60c", "sha256": "5faa8fb58588dc76f6e5af4aa32e73c6d101c953c53bc8ba9186e8845f7a63a5" }, "downloads": -1, "filename": "whenpy-0.3.0.tar.gz", "has_sig": false, "md5_digest": "5827724d92c38202aff8d7bdac91d60c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12884, "upload_time": "2012-09-04T02:55:37", "url": "https://files.pythonhosted.org/packages/59/1a/57b98db428fac9ab48aa8331384e3196da58f1b00a6ad1c1863514124ec2/whenpy-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5827724d92c38202aff8d7bdac91d60c", "sha256": "5faa8fb58588dc76f6e5af4aa32e73c6d101c953c53bc8ba9186e8845f7a63a5" }, "downloads": -1, "filename": "whenpy-0.3.0.tar.gz", "has_sig": false, "md5_digest": "5827724d92c38202aff8d7bdac91d60c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12884, "upload_time": "2012-09-04T02:55:37", "url": "https://files.pythonhosted.org/packages/59/1a/57b98db428fac9ab48aa8331384e3196da58f1b00a6ad1c1863514124ec2/whenpy-0.3.0.tar.gz" } ] }