devind-yearfrac


Namedevind-yearfrac JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/devind-team/devind_yearfrac
SummaryDaycount methods to compute date differences in year units
upload_time2023-01-30 20:43:00
maintainer
docs_urlNone
authorUlf Hamster
requires_python>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # devind_yearfrac

[![CI](https://github.com/devind-team/devind_yearfrac/workflows/Release/badge.svg)](https://github.com/devind-team/devind_yearfrac/actions)
[![PyPI version](https://badge.fury.io/py/devind_yearfrac.svg)](https://badge.fury.io/py/devind_yearfrac)
[![License: MIT](https://img.shields.io/badge/License-MIT-success.svg)](https://opensource.org/licenses/MIT)

This is a fork of [`yearfrac`](https://github.com/kmedian/yearfrac) for use in
[`xlsx_evaluate`](https://github.com/devind-team/xlsx_evaluate).
This fork mainly supports `poetry` and newer versions of Python.

## Installation
```
poetry add devind_yearfrac
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/devind-team/devind_yearfrac",
    "name": "devind-yearfrac",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "",
    "author": "Ulf Hamster",
    "author_email": "554c46@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/56/f7/bbb31521991df71e6c846d53babac5ad16fb580d68e7e480ba510dc8090d/devind_yearfrac-1.0.0.tar.gz",
    "platform": null,
    "description": "# devind_yearfrac\n\n[![CI](https://github.com/devind-team/devind_yearfrac/workflows/Release/badge.svg)](https://github.com/devind-team/devind_yearfrac/actions)\n[![PyPI version](https://badge.fury.io/py/devind_yearfrac.svg)](https://badge.fury.io/py/devind_yearfrac)\n[![License: MIT](https://img.shields.io/badge/License-MIT-success.svg)](https://opensource.org/licenses/MIT)\n\nThis is a fork of [`yearfrac`](https://github.com/kmedian/yearfrac) for use in\n[`xlsx_evaluate`](https://github.com/devind-team/xlsx_evaluate).\nThis fork mainly supports `poetry` and newer versions of Python.\n\n## Installation\n```\npoetry add devind_yearfrac\n```\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Daycount methods to compute date differences in year units",
    "version": "1.0.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "87215d0b8a9643cb5f57634aae0059a8b43f1c56413154bd97f80876851075c5",
                "md5": "eef7475d78eb01df98ef742a51137ed5",
                "sha256": "704f2eb58b2a091c4b3f69fc51f922787f7eff99154be19d281166a912174ee3"
            },
            "downloads": -1,
            "filename": "devind_yearfrac-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eef7475d78eb01df98ef742a51137ed5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 6364,
            "upload_time": "2023-01-30T20:42:59",
            "upload_time_iso_8601": "2023-01-30T20:42:59.185491Z",
            "url": "https://files.pythonhosted.org/packages/87/21/5d0b8a9643cb5f57634aae0059a8b43f1c56413154bd97f80876851075c5/devind_yearfrac-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "56f7bbb31521991df71e6c846d53babac5ad16fb580d68e7e480ba510dc8090d",
                "md5": "bebc5fbe849ab768b2281d4a0f3161c7",
                "sha256": "0d019d0c41fa0b3f82bcef7297b0d60898e08674a59a9791e976d30a40952d4c"
            },
            "downloads": -1,
            "filename": "devind_yearfrac-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bebc5fbe849ab768b2281d4a0f3161c7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 4225,
            "upload_time": "2023-01-30T20:43:00",
            "upload_time_iso_8601": "2023-01-30T20:43:00.222936Z",
            "url": "https://files.pythonhosted.org/packages/56/f7/bbb31521991df71e6c846d53babac5ad16fb580d68e7e480ba510dc8090d/devind_yearfrac-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-30 20:43:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "devind-team",
    "github_project": "devind_yearfrac",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "devind-yearfrac"
}
        
Elapsed time: 0.46618s