collection


Namecollection JSON
Version 0.1.6 PyPI version JSON
download
home_pagehttps://github.com/thenerdscribe/collection
SummaryLaravel-style collection class that provides an interface for pipeline programming
upload_time2020-08-08 06:02:17
maintainer
docs_urlNone
authorRyan Morton
requires_python
licenseMIT
keywords laravel collection pipeline
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/thenerdscribe/collection",
    "name": "collection",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "laravel,collection,pipeline",
    "author": "Ryan Morton",
    "author_email": "thenerdscribe@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/81/a7/12577601fd60036732cd5b078ed3aa9a2f888169ea70d84997b3607e63b4/collection-0.1.6.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Laravel-style collection class that provides an interface for pipeline programming",
    "version": "0.1.6",
    "project_urls": {
        "Download": "https://github.com/thenerdscribe/collection/archive/0.1.6.tar.gz",
        "Homepage": "https://github.com/thenerdscribe/collection"
    },
    "split_keywords": [
        "laravel",
        "collection",
        "pipeline"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81a712577601fd60036732cd5b078ed3aa9a2f888169ea70d84997b3607e63b4",
                "md5": "39fc6a21a27313970a5ac02bb5b94224",
                "sha256": "c4f93726b9c6bed9bcf31286ab3e660401e856c896e58b56aad477b19aaa61f4"
            },
            "downloads": -1,
            "filename": "collection-0.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "39fc6a21a27313970a5ac02bb5b94224",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5034,
            "upload_time": "2020-08-08T06:02:17",
            "upload_time_iso_8601": "2020-08-08T06:02:17.170881Z",
            "url": "https://files.pythonhosted.org/packages/81/a7/12577601fd60036732cd5b078ed3aa9a2f888169ea70d84997b3607e63b4/collection-0.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-08-08 06:02:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "thenerdscribe",
    "github_project": "collection",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "collection"
}
        
Elapsed time: 1.26089s