exciton-tools


Nameexciton-tools JSON
Version 0.4.5 PyPI version JSON
download
home_pagehttps://excitonx.com
SummaryExciton Infrastructure Tools
upload_time2023-11-08 16:07:56
maintainer
docs_urlNone
authorThe Exciton Research Team
requires_python>=3.8
license
keywords exciton tools
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Exciton Tools

Exciton Tools are a collection of functions and classes developed by the Exciton Research team for infrastructures, pipelines, etc.

## Installation
Use ``pip`` to install exciton_tools. Run:

```
pip install -U exciton_tools
```

## Usage

```

from exciton_tools.elasticsearch import get_all_documents



```


            

Raw data

            {
    "_id": null,
    "home_page": "https://excitonx.com",
    "name": "exciton-tools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "exciton tools",
    "author": "The Exciton Research Team",
    "author_email": "excitonx@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "# Exciton Tools\n\nExciton Tools are a collection of functions and classes developed by the Exciton Research team for infrastructures, pipelines, etc.\n\n## Installation\nUse ``pip`` to install exciton_tools. Run:\n\n```\npip install -U exciton_tools\n```\n\n## Usage\n\n```\n\nfrom exciton_tools.elasticsearch import get_all_documents\n\n\n\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Exciton Infrastructure Tools",
    "version": "0.4.5",
    "project_urls": {
        "Homepage": "https://excitonx.com"
    },
    "split_keywords": [
        "exciton",
        "tools"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f81dddd357f5bd0960e3484db54556b5a4b4253364483cd11b6962531c35f77",
                "md5": "08c3715751613b466a149607bd29d9c4",
                "sha256": "0eab094d8931a4e22ca7dac97eb154057b4ffe0de5f929e9504fed1624324f5d"
            },
            "downloads": -1,
            "filename": "exciton_tools-0.4.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "08c3715751613b466a149607bd29d9c4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 14428,
            "upload_time": "2023-11-08T16:07:56",
            "upload_time_iso_8601": "2023-11-08T16:07:56.031701Z",
            "url": "https://files.pythonhosted.org/packages/7f/81/dddd357f5bd0960e3484db54556b5a4b4253364483cd11b6962531c35f77/exciton_tools-0.4.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-08 16:07:56",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "exciton-tools"
}
        
Elapsed time: 0.13314s