array-helpers


Namearray-helpers JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/liam-edwards/python-array-helpers
SummaryAdd useful helper functions for lists with a wrapper class
upload_time2023-01-01 18:08:54
maintainer
docs_urlNone
authorLiam Edwards
requires_python>=3.7
licenseLICENSE.txt
keywords array list helpers human friendly python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/liam-edwards/python-array-helpers",
    "name": "array-helpers",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "array,list,helpers,human friendly,python",
    "author": "Liam Edwards",
    "author_email": "me@liamedwards.dev",
    "download_url": "https://files.pythonhosted.org/packages/57/dc/75708ae17e44858e98b444799f381c0b5e313895b89a062356578205654e/array-helpers-0.0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "LICENSE.txt",
    "summary": "Add useful helper functions for lists with a wrapper class",
    "version": "0.0.1",
    "split_keywords": [
        "array",
        "list",
        "helpers",
        "human friendly",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "8caea66e45b467f2265a55f7c7331ba7",
                "sha256": "31716ddd921ad9ebb6091c47cdf39b9a4aebd96da2c3437b0f479cfaf1379349"
            },
            "downloads": -1,
            "filename": "array_helpers-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8caea66e45b467f2265a55f7c7331ba7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6998,
            "upload_time": "2023-01-01T18:08:53",
            "upload_time_iso_8601": "2023-01-01T18:08:53.219209Z",
            "url": "https://files.pythonhosted.org/packages/5f/c9/37aea8b5c48f36a7fc56c46644c36a8837b21c1041a430fe544f6de156e5/array_helpers-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "a1bd5b5a0d1ba08c2b84980433e55f25",
                "sha256": "610f69dcfc47e72096798ef3c98e3cf9c5602e36a7c479f2e72df7220e6e11a6"
            },
            "downloads": -1,
            "filename": "array-helpers-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a1bd5b5a0d1ba08c2b84980433e55f25",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 8978,
            "upload_time": "2023-01-01T18:08:54",
            "upload_time_iso_8601": "2023-01-01T18:08:54.948700Z",
            "url": "https://files.pythonhosted.org/packages/57/dc/75708ae17e44858e98b444799f381c0b5e313895b89a062356578205654e/array-helpers-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-01 18:08:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "liam-edwards",
    "github_project": "python-array-helpers",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "array-helpers"
}
        
Elapsed time: 0.02558s