# Blockchain ETL Common
Common utils for https://github.com/blockchain-etl.
### Installing
```bash
> pip3 install -e .[streaming]
```
### Running Tests
```bash
> pytest -vv
```
Raw data
{
"_id": null,
"home_page": "https://github.com/blockchain-etl/blockchain-etl-common",
"name": "blockchain-etl-common",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.5.3,<4",
"maintainer_email": "",
"keywords": "blockchain ethereum bitcoin etl",
"author": "Evgeny Medvedev",
"author_email": "evge.medvedev@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/a9/4f/c59d0fd1330d0ebf15450d26ffb9537942fe5807c0717030bb4b45f2bea0/blockchain-etl-common-1.7.1.tar.gz",
"platform": null,
"description": "# Blockchain ETL Common\n\nCommon utils for https://github.com/blockchain-etl.\n\n### Installing\n\n```bash\n> pip3 install -e .[streaming]\n```\n\n### Running Tests\n\n```bash\n> pytest -vv \n```",
"bugtrack_url": null,
"license": "",
"summary": "Common utils for Blockchain ETL",
"version": "1.7.1",
"project_urls": {
"Bug Reports": "https://github.com/blockchain-etl/blockchain-etl-common/issues",
"Chat": "https://gitter.im/ethereum-etl/Lobby",
"Homepage": "https://github.com/blockchain-etl/blockchain-etl-common",
"Source": "https://github.com/blockchain-etl/blockchain-etl-common"
},
"split_keywords": [
"blockchain",
"ethereum",
"bitcoin",
"etl"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a94fc59d0fd1330d0ebf15450d26ffb9537942fe5807c0717030bb4b45f2bea0",
"md5": "66279ca5756d33c8759392a8e70189a1",
"sha256": "6e15840f09acf228c2eff42a6f02e623d55f0c0010808b30a2374df85f1b2770"
},
"downloads": -1,
"filename": "blockchain-etl-common-1.7.1.tar.gz",
"has_sig": false,
"md5_digest": "66279ca5756d33c8759392a8e70189a1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.5.3,<4",
"size": 15676,
"upload_time": "2023-11-21T09:45:15",
"upload_time_iso_8601": "2023-11-21T09:45:15.503075Z",
"url": "https://files.pythonhosted.org/packages/a9/4f/c59d0fd1330d0ebf15450d26ffb9537942fe5807c0717030bb4b45f2bea0/blockchain-etl-common-1.7.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-21 09:45:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "blockchain-etl",
"github_project": "blockchain-etl-common",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "blockchain-etl-common"
}