salk-toolkit


Namesalk-toolkit JSON
Version 0.5.4 PyPI version JSON
download
home_pagehttps://github.com/salk-ee/salk_toolkit
SummaryCommon tools and functions useful in multiple different workflows and dashboards
upload_time2025-02-04 09:57:55
maintainerNone
docs_urlNone
authorMargus Niitsoo
requires_python>=3.9
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # salk-toolkit

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

This file will become your README and also the index of your
documentation.

## Install

``` sh
pip install salk_toolkit
```

## How to use

Fill me in please! Don’t forget code examples:

``` python
1+1
```

    2

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/salk-ee/salk_toolkit",
    "name": "salk-toolkit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "nbdev jupyter notebook python",
    "author": "Margus Niitsoo",
    "author_email": "velochy@gmail.com",
    "download_url": null,
    "platform": null,
    "description": "# salk-toolkit\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\nThis file will become your README and also the index of your\ndocumentation.\n\n## Install\n\n``` sh\npip install salk_toolkit\n```\n\n## How to use\n\nFill me in please! Don\u2019t forget code examples:\n\n``` python\n1+1\n```\n\n    2\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Common tools and functions useful in multiple different workflows and dashboards",
    "version": "0.5.4",
    "project_urls": {
        "Homepage": "https://github.com/salk-ee/salk_toolkit"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "03287a8379ccca36975a9b835276aa491595119b886a4ccd01654d00d57d6cdb",
                "md5": "01b9fe9d8da6e45ebffbf9cc589cc3c3",
                "sha256": "89bac2c429b8d28061a28beed1023af8e0145323192ced234be4e37d6a9c90aa"
            },
            "downloads": -1,
            "filename": "salk_toolkit-0.5.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "01b9fe9d8da6e45ebffbf9cc589cc3c3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 67125,
            "upload_time": "2025-02-04T09:57:55",
            "upload_time_iso_8601": "2025-02-04T09:57:55.426435Z",
            "url": "https://files.pythonhosted.org/packages/03/28/7a8379ccca36975a9b835276aa491595119b886a4ccd01654d00d57d6cdb/salk_toolkit-0.5.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-04 09:57:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "salk-ee",
    "github_project": "salk_toolkit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "salk-toolkit"
}
        
Elapsed time: 1.23563s