datkit


Namedatkit JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
SummaryA bunch of scripts
upload_time2024-12-07 17:53:32
maintainerNone
docs_urlNone
authorMichael Clerx
requires_python>=3.7
licenseBSD 3-clause license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            [![Unit tests](https://github.com/myokit/datkit/actions/workflows/unit-tests-ubuntu.yml/badge.svg)](https://github.com/myokit/datkit/actions/workflows/unit-tests-ubuntu.yml)
[![Documentation](https://readthedocs.org/projects/datkit/badge/?version=latest)](https://datkit.readthedocs.io/?badge=latest)

# Datkit

This module contains some simple methods that are useful when analysing time
series data.

The code is tested on a recent version of Ubuntu & Python 3, but is so simple that it should work everywhere else too.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "datkit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Michael Clerx",
    "author_email": "michael@myokit.org",
    "download_url": "https://files.pythonhosted.org/packages/fe/60/f9659b077bd75c61134bdc9b75c479e23c25bb13e352d46501f5efafaea4/datkit-0.0.3.tar.gz",
    "platform": null,
    "description": "[![Unit tests](https://github.com/myokit/datkit/actions/workflows/unit-tests-ubuntu.yml/badge.svg)](https://github.com/myokit/datkit/actions/workflows/unit-tests-ubuntu.yml)\n[![Documentation](https://readthedocs.org/projects/datkit/badge/?version=latest)](https://datkit.readthedocs.io/?badge=latest)\n\n# Datkit\n\nThis module contains some simple methods that are useful when analysing time\nseries data.\n\nThe code is tested on a recent version of Ubuntu & Python 3, but is so simple that it should work everywhere else too.\n",
    "bugtrack_url": null,
    "license": "BSD 3-clause license",
    "summary": "A bunch of scripts",
    "version": "0.0.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/myokit/datkit/issues",
        "Documentation": "http://datkit.readthedocs.io/",
        "Source Code": "https://github.com/myokit/datkit"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7be4c8f9cb6521810dcc1084a76732b3cc89e2f8777dccf951873b3e2d373f4b",
                "md5": "8435dff1d175f2833527394d903df6f5",
                "sha256": "7797b8b5f3dfcd6492015f1fde7891c8c289e51ecfff0d852729a125c9f76d93"
            },
            "downloads": -1,
            "filename": "datkit-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8435dff1d175f2833527394d903df6f5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 12586,
            "upload_time": "2024-12-07T17:53:30",
            "upload_time_iso_8601": "2024-12-07T17:53:30.585043Z",
            "url": "https://files.pythonhosted.org/packages/7b/e4/c8f9cb6521810dcc1084a76732b3cc89e2f8777dccf951873b3e2d373f4b/datkit-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fe60f9659b077bd75c61134bdc9b75c479e23c25bb13e352d46501f5efafaea4",
                "md5": "87d70d6a892ce86713b74f505698136d",
                "sha256": "647911c1ea45eb8eb86db7ea0953a9b258df86d8417dd83581b6afa22f24a789"
            },
            "downloads": -1,
            "filename": "datkit-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "87d70d6a892ce86713b74f505698136d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 10743,
            "upload_time": "2024-12-07T17:53:32",
            "upload_time_iso_8601": "2024-12-07T17:53:32.146900Z",
            "url": "https://files.pythonhosted.org/packages/fe/60/f9659b077bd75c61134bdc9b75c479e23c25bb13e352d46501f5efafaea4/datkit-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-07 17:53:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "myokit",
    "github_project": "datkit",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "datkit"
}
        
Elapsed time: 0.72028s