crunch-cli


Namecrunch-cli JSON
Version 1.4.3 PyPI version JSON
download
home_pagehttps://github.com/crunchdao/crunch-cli
Summarycrunch-cli - CLI of the CrunchDAO Platform
upload_time2023-05-19 13:53:46
maintainer
docs_urlNone
authorEnzo CACERES
requires_python>=3
license
keywords package development template
VCS
bugtrack_url
requirements click requests gitignorefile coloredlogs tqdm astor joblib pyarrow pandas psutil requirements-parser
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CrunchDAO CLI

## Install

```
pip install git+https://github.com/crunchdao/crunch-cli.git
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/crunchdao/crunch-cli",
    "name": "crunch-cli",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": "",
    "keywords": "package development template",
    "author": "Enzo CACERES",
    "author_email": "enzo.caceres@crunchdao.com",
    "download_url": "https://files.pythonhosted.org/packages/16/12/bda3f767189775f2bb279cc99dac329f7f8af2ff1031fbf0056ea09b7f0a/crunch-cli-1.4.3.tar.gz",
    "platform": null,
    "description": "# CrunchDAO CLI\n\n## Install\n\n```\npip install git+https://github.com/crunchdao/crunch-cli.git\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "crunch-cli - CLI of the CrunchDAO Platform",
    "version": "1.4.3",
    "project_urls": {
        "Homepage": "https://github.com/crunchdao/crunch-cli"
    },
    "split_keywords": [
        "package",
        "development",
        "template"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2efb6ee8c8195ade381004e4b778eeb792119e63c5a6f39d1a8f97297e2ca764",
                "md5": "9526f6cf726144479bb44c1a809f3b1e",
                "sha256": "1282b723050ef7fb4b5791d21608ef9af0013da7708fe08056ad50c1bd232ccc"
            },
            "downloads": -1,
            "filename": "crunch_cli-1.4.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9526f6cf726144479bb44c1a809f3b1e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 19487,
            "upload_time": "2023-05-19T13:53:44",
            "upload_time_iso_8601": "2023-05-19T13:53:44.853784Z",
            "url": "https://files.pythonhosted.org/packages/2e/fb/6ee8c8195ade381004e4b778eeb792119e63c5a6f39d1a8f97297e2ca764/crunch_cli-1.4.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1612bda3f767189775f2bb279cc99dac329f7f8af2ff1031fbf0056ea09b7f0a",
                "md5": "75165d00733c5ad2e870f07b9e87f9d6",
                "sha256": "cdb9e0cb728932d9572dc3e199be03c13add7e11a9ff82aa1ec70f662ac6dfe5"
            },
            "downloads": -1,
            "filename": "crunch-cli-1.4.3.tar.gz",
            "has_sig": false,
            "md5_digest": "75165d00733c5ad2e870f07b9e87f9d6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 14842,
            "upload_time": "2023-05-19T13:53:46",
            "upload_time_iso_8601": "2023-05-19T13:53:46.428953Z",
            "url": "https://files.pythonhosted.org/packages/16/12/bda3f767189775f2bb279cc99dac329f7f8af2ff1031fbf0056ea09b7f0a/crunch-cli-1.4.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-19 13:53:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "crunchdao",
    "github_project": "crunch-cli",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "click",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "gitignorefile",
            "specs": []
        },
        {
            "name": "coloredlogs",
            "specs": []
        },
        {
            "name": "tqdm",
            "specs": []
        },
        {
            "name": "astor",
            "specs": []
        },
        {
            "name": "joblib",
            "specs": []
        },
        {
            "name": "pyarrow",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "psutil",
            "specs": []
        },
        {
            "name": "requirements-parser",
            "specs": []
        }
    ],
    "lcname": "crunch-cli"
}
        
Elapsed time: 0.11317s