dt-helper


Namedt-helper JSON
Version 0.0.9 PyPI version JSON
download
home_pagehttps://github.com/kenjyco/dt-helper
SummaryHelper funcs for doing things with datetime objects and UTC floats
upload_time2023-07-10 05:02:02
maintainer
docs_urlNone
authorKen
requires_python
licenseMIT
keywords datetime date time utc helper kenjyco
VCS
bugtrack_url
requirements pytz settings-helper
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Install
-------

Install with ``pip``

::

    % pip3 install dt-helper



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kenjyco/dt-helper",
    "name": "dt-helper",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "datetime,date,time,utc,helper,kenjyco",
    "author": "Ken",
    "author_email": "kenjyco@gmail.com",
    "download_url": "https://github.com/kenjyco/dt-helper/tarball/v0.0.9",
    "platform": null,
    "description": "Install\n-------\n\nInstall with ``pip``\n\n::\n\n    % pip3 install dt-helper\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Helper funcs for doing things with datetime objects and UTC floats",
    "version": "0.0.9",
    "project_urls": {
        "Download": "https://github.com/kenjyco/dt-helper/tarball/v0.0.9",
        "Homepage": "https://github.com/kenjyco/dt-helper"
    },
    "split_keywords": [
        "datetime",
        "date",
        "time",
        "utc",
        "helper",
        "kenjyco"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b3b08fceab1bed8537b33531543c461bdd0ed3accfbb7daec232a0b681daa27",
                "md5": "16bbf014628a72d6b118ee7c6836a8d6",
                "sha256": "e79be7bda7d1ca5292e45f2ec998b16a86977e3392717cf036d187fd77e4176b"
            },
            "downloads": -1,
            "filename": "dt_helper-0.0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "16bbf014628a72d6b118ee7c6836a8d6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4846,
            "upload_time": "2023-07-10T05:02:02",
            "upload_time_iso_8601": "2023-07-10T05:02:02.062038Z",
            "url": "https://files.pythonhosted.org/packages/7b/3b/08fceab1bed8537b33531543c461bdd0ed3accfbb7daec232a0b681daa27/dt_helper-0.0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-10 05:02:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kenjyco",
    "github_project": "dt-helper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "pytz",
            "specs": []
        },
        {
            "name": "settings-helper",
            "specs": []
        }
    ],
    "lcname": "dt-helper"
}
        
Ken
Elapsed time: 0.08640s