telliot-feeds


Nametelliot-feeds JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://github.com/tellor-io/telliot-feeds
SummaryTools for interacting with Tellor Protocol smart contracts.
upload_time2024-09-26 16:14:47
maintainerNone
docs_urlNone
authorTellor Development Community
requires_python>=3.9
licenseMIT
keywords oracle ethereum blockchain
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Telliot Feeds

This package contains reporting tools and datafeeds for Tellor oracles.

## [Documentation](https://tellor-io.github.io/telliot-feeds/)

## [Installation and Configuration](https://tellor-io.github.io/telliot-feeds/getting-started/)

## [Usage](https://tellor-io.github.io/telliot-feeds/usage/)

## Example

Report using the CLI:
```
telliot report -a myacct
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tellor-io/telliot-feeds",
    "name": "telliot-feeds",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "oracle, ethereum, blockchain",
    "author": "Tellor Development Community",
    "author_email": "info@tellor.io",
    "download_url": "https://files.pythonhosted.org/packages/d9/65/cb6f1f7659b62e0069396451608b322170fe6c5ba3ed42f5bd27fb513826/telliot_feeds-0.2.1.tar.gz",
    "platform": null,
    "description": "# Telliot Feeds\n\nThis package contains reporting tools and datafeeds for Tellor oracles.\n\n## [Documentation](https://tellor-io.github.io/telliot-feeds/)\n\n## [Installation and Configuration](https://tellor-io.github.io/telliot-feeds/getting-started/)\n\n## [Usage](https://tellor-io.github.io/telliot-feeds/usage/)\n\n## Example\n\nReport using the CLI:\n```\ntelliot report -a myacct\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Tools for interacting with Tellor Protocol smart contracts.",
    "version": "0.2.1",
    "project_urls": {
        "Homepage": "https://github.com/tellor-io/telliot-feeds"
    },
    "split_keywords": [
        "oracle",
        " ethereum",
        " blockchain"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e4b74a67c158d8ca531ae4ebc42fb6a8fca856d36e7228e92d617dc72d7f88ce",
                "md5": "1cdc0a41818e37ab02cda710402aca6f",
                "sha256": "25a70bf572be528be843f5decad1151d5f3696b043df685853dc53002fe1724b"
            },
            "downloads": -1,
            "filename": "telliot_feeds-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1cdc0a41818e37ab02cda710402aca6f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 293340,
            "upload_time": "2024-09-26T16:14:45",
            "upload_time_iso_8601": "2024-09-26T16:14:45.480200Z",
            "url": "https://files.pythonhosted.org/packages/e4/b7/4a67c158d8ca531ae4ebc42fb6a8fca856d36e7228e92d617dc72d7f88ce/telliot_feeds-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d965cb6f1f7659b62e0069396451608b322170fe6c5ba3ed42f5bd27fb513826",
                "md5": "94961e6c68ef7f3138fef0adf5371b36",
                "sha256": "e55fcd01a0be6affe1f4fb125a2110e03f97f9dbb35c8bcbbb0971f933715112"
            },
            "downloads": -1,
            "filename": "telliot_feeds-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "94961e6c68ef7f3138fef0adf5371b36",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 434575,
            "upload_time": "2024-09-26T16:14:47",
            "upload_time_iso_8601": "2024-09-26T16:14:47.644275Z",
            "url": "https://files.pythonhosted.org/packages/d9/65/cb6f1f7659b62e0069396451608b322170fe6c5ba3ed42f5bd27fb513826/telliot_feeds-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-26 16:14:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tellor-io",
    "github_project": "telliot-feeds",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "telliot-feeds"
}
        
Elapsed time: 2.30068s