datacollectors


Namedatacollectors JSON
Version 0.7.15 PyPI version JSON
download
home_pageNone
SummaryDatacollectors to load energy market data from various sources
upload_time2025-01-26 10:10:11
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords collectors
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TCF datacollectors

Data collectors from energy data sources

## Installation

Run the following to install 
```
python -m pip install datacollectors
```

## Usage

```
import datacollectors

# connectors: Entsoe, ECB, Trading Economics, Energidataservice and ICE
```



            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "datacollectors",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "collectors",
    "author": null,
    "author_email": "Torben Franch <torben@franch.eu>",
    "download_url": "https://files.pythonhosted.org/packages/36/c3/3025970ce7bf91467fb926a6bf33c794de2e86be636f048e85c0a213a00d/datacollectors-0.7.15.tar.gz",
    "platform": null,
    "description": "# TCF datacollectors\r\n\r\nData collectors from energy data sources\r\n\r\n## Installation\r\n\r\nRun the following to install \r\n```\r\npython -m pip install datacollectors\r\n```\r\n\r\n## Usage\r\n\r\n```\r\nimport datacollectors\r\n\r\n# connectors: Entsoe, ECB, Trading Economics, Energidataservice and ICE\r\n```\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Datacollectors to load energy market data from various sources",
    "version": "0.7.15",
    "project_urls": null,
    "split_keywords": [
        "collectors"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7912e4e34a298d57e38c7b85dbba8cef8b9f8ebf640a2ff6b3c6b079934c327",
                "md5": "b2ad05687f798ebe6e88651f171725e1",
                "sha256": "6d2f18b0cdafaeb1c0b3ca9b5333254480bdffec0d6cde6475ac945e9289e3b0"
            },
            "downloads": -1,
            "filename": "datacollectors-0.7.15-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b2ad05687f798ebe6e88651f171725e1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 27515,
            "upload_time": "2025-01-26T10:10:07",
            "upload_time_iso_8601": "2025-01-26T10:10:07.153825Z",
            "url": "https://files.pythonhosted.org/packages/b7/91/2e4e34a298d57e38c7b85dbba8cef8b9f8ebf640a2ff6b3c6b079934c327/datacollectors-0.7.15-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "36c33025970ce7bf91467fb926a6bf33c794de2e86be636f048e85c0a213a00d",
                "md5": "58c3d7b28f39be446b646a0fb1d2c30e",
                "sha256": "72bed4a8e82fe59867b7d22e704f4cb223d6d5c91b77c40e784daf74ff3978c8"
            },
            "downloads": -1,
            "filename": "datacollectors-0.7.15.tar.gz",
            "has_sig": false,
            "md5_digest": "58c3d7b28f39be446b646a0fb1d2c30e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 23395,
            "upload_time": "2025-01-26T10:10:11",
            "upload_time_iso_8601": "2025-01-26T10:10:11.522113Z",
            "url": "https://files.pythonhosted.org/packages/36/c3/3025970ce7bf91467fb926a6bf33c794de2e86be636f048e85c0a213a00d/datacollectors-0.7.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-26 10:10:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "datacollectors"
}
        
Elapsed time: 1.08777s