pascrd


Namepascrd JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/matt-sd-watson/pascrd/
Summary
upload_time2023-02-06 18:25:43
maintainer
docs_urlNone
authorMatthew Watson
requires_python>=3.9.0
licenseUnlicensed
keywords single-cell download repository
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pascrd

Progammatic Access (to) Single-Cell Repositories for Download

## About

This package provides various Python apis for programmatically
data from various online single-cell repositories. 

Currently there are apis written for Tabula Sapiens and the
Human Cell Atlas. 

## Installation

```
git clone https://github.com/matt-sd-watson/pascrd.git && cd pascrd
pip install . 
```




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/matt-sd-watson/pascrd/",
    "name": "pascrd",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": "",
    "keywords": "single-cell download repository",
    "author": "Matthew Watson",
    "author_email": "mwatson@lunenfeld.ca",
    "download_url": "https://files.pythonhosted.org/packages/c2/e0/4f8f1bb4c8837085a4ab7ddcb8056fa651048193b736348aae03d273f359/pascrd-0.1.0.tar.gz",
    "platform": null,
    "description": "# pascrd\n\nProgammatic Access (to) Single-Cell Repositories for Download\n\n## About\n\nThis package provides various Python apis for programmatically\ndata from various online single-cell repositories. \n\nCurrently there are apis written for Tabula Sapiens and the\nHuman Cell Atlas. \n\n## Installation\n\n```\ngit clone https://github.com/matt-sd-watson/pascrd.git && cd pascrd\npip install . \n```\n\n\n\n",
    "bugtrack_url": null,
    "license": "Unlicensed",
    "summary": "",
    "version": "0.1.0",
    "split_keywords": [
        "single-cell",
        "download",
        "repository"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "819efad743e862087f58c20f9569745540565fc824e9a2b8f5a926c7e0b7d2c9",
                "md5": "c7594adcc5e255ae10c5c90ec9f6230d",
                "sha256": "df53cf66e3105583cb1595a0591cb7eb99b9aa14bb63c32c71740a1686976548"
            },
            "downloads": -1,
            "filename": "pascrd-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c7594adcc5e255ae10c5c90ec9f6230d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 1122753,
            "upload_time": "2023-02-06T18:25:40",
            "upload_time_iso_8601": "2023-02-06T18:25:40.424571Z",
            "url": "https://files.pythonhosted.org/packages/81/9e/fad743e862087f58c20f9569745540565fc824e9a2b8f5a926c7e0b7d2c9/pascrd-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c2e04f8f1bb4c8837085a4ab7ddcb8056fa651048193b736348aae03d273f359",
                "md5": "d81172b73cb28653397f806ef0b02311",
                "sha256": "a5a7640fa70981e9c4db1c7d6d66ae0a5ab022144b9e562e4a8cf63299685fb7"
            },
            "downloads": -1,
            "filename": "pascrd-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d81172b73cb28653397f806ef0b02311",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 1102348,
            "upload_time": "2023-02-06T18:25:43",
            "upload_time_iso_8601": "2023-02-06T18:25:43.908955Z",
            "url": "https://files.pythonhosted.org/packages/c2/e0/4f8f1bb4c8837085a4ab7ddcb8056fa651048193b736348aae03d273f359/pascrd-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-06 18:25:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "matt-sd-watson",
    "github_project": "pascrd",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pascrd"
}
        
Elapsed time: 0.03667s