telliot-feeds


Nametelliot-feeds JSON
Version 0.1.20 PyPI version JSON
download
home_pagehttps://github.com/tellor-io/telliot-feeds
SummaryTools for interacting with Tellor Protocol smart contracts.
upload_time2024-03-29 20:25:16
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/8a/95/93ea63bccae1b98fa49ee1f811aa0d19af55a05fcfc6c668527840fbd705/telliot_feeds-0.1.20.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.1.20",
    "project_urls": {
        "Homepage": "https://github.com/tellor-io/telliot-feeds"
    },
    "split_keywords": [
        "oracle",
        " ethereum",
        " blockchain"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a23dff93f5f5c7ff538d6bad02acd880d8af0056a4b832d628d68cdde7681fb1",
                "md5": "71e4509d4a12f95997cfb42c056d7ea7",
                "sha256": "9c11b0eb50f5dc6ed282c0df435c72bbe5324002d762a44b0e89cd1b94b20f09"
            },
            "downloads": -1,
            "filename": "telliot_feeds-0.1.20-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "71e4509d4a12f95997cfb42c056d7ea7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 265543,
            "upload_time": "2024-03-29T20:25:14",
            "upload_time_iso_8601": "2024-03-29T20:25:14.697568Z",
            "url": "https://files.pythonhosted.org/packages/a2/3d/ff93f5f5c7ff538d6bad02acd880d8af0056a4b832d628d68cdde7681fb1/telliot_feeds-0.1.20-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8a9593ea63bccae1b98fa49ee1f811aa0d19af55a05fcfc6c668527840fbd705",
                "md5": "95a89404981f399b8ea82a7b39d45536",
                "sha256": "26a15e8ec97aa6f217fc11a05071ba46a13a31426329debfe8f9d2b13cecb344"
            },
            "downloads": -1,
            "filename": "telliot_feeds-0.1.20.tar.gz",
            "has_sig": false,
            "md5_digest": "95a89404981f399b8ea82a7b39d45536",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 420986,
            "upload_time": "2024-03-29T20:25:16",
            "upload_time_iso_8601": "2024-03-29T20:25:16.622419Z",
            "url": "https://files.pythonhosted.org/packages/8a/95/93ea63bccae1b98fa49ee1f811aa0d19af55a05fcfc6c668527840fbd705/telliot_feeds-0.1.20.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-29 20:25:16",
    "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: 0.99059s