# Python package
The Python package includes
- all the connectors associated with the standard ObsJson format,
- classes Observation, Ilist, Iindex, ESValue, TimeSlot
## Python connectors
The Python connectors are defined :
- in the [documentation](https://loco-philippe.github.io/python/observation.html)
- in the [code](./observation/README.md) files
- in the [examples](./Examples/README.md)
- in the [validation dataset](./Validation/README.md)
## Installation
Observation itself is a pure Python package. It can be installed with pip
pip install observation
Raw data
{
"_id": null,
"home_page": "https://github.com/loco-philippe/Environmental-Sensing",
"name": "observation",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7, <4",
"maintainer_email": "",
"keywords": "observation,tabular data,development,environmental data",
"author": "Philippe Thomy",
"author_email": "philippe@loco-labs.io",
"download_url": "https://files.pythonhosted.org/packages/c6/ff/713f9eb9ff718c244f79b46078324cb8ea44206789c98486f4e889db226d/observation-0.0.5.tar.gz",
"platform": null,
"description": "# Python package\r\nThe Python package includes \r\n- all the connectors associated with the standard ObsJson format,\r\n- classes Observation, Ilist, Iindex, ESValue, TimeSlot\r\n## Python connectors\r\nThe Python connectors are defined :\r\n- in the [documentation](https://loco-philippe.github.io/python/observation.html)\r\n- in the [code](./observation/README.md) files \r\n- in the [examples](./Examples/README.md)\r\n- in the [validation dataset](./Validation/README.md)\r\n\r\n## Installation\r\nObservation itself is a pure Python package. It can be installed with pip \r\n\r\n pip install observation\r\n \r\n",
"bugtrack_url": null,
"license": "",
"summary": "environmental data interoperability",
"version": "0.0.5",
"split_keywords": [
"observation",
"tabular data",
"development",
"environmental data"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "464ce98a373c299dc6e6b1dd10aa8dd327d03e1377d19760c23520301b58669f",
"md5": "7652cbbacd63b47ef9409a16421d8dc6",
"sha256": "d27abb9830931ac929afcece24301b8b388eaf4834b1c18bece0cf6dea5af596"
},
"downloads": -1,
"filename": "observation-0.0.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7652cbbacd63b47ef9409a16421d8dc6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7, <4",
"size": 84574,
"upload_time": "2023-04-06T21:17:01",
"upload_time_iso_8601": "2023-04-06T21:17:01.754650Z",
"url": "https://files.pythonhosted.org/packages/46/4c/e98a373c299dc6e6b1dd10aa8dd327d03e1377d19760c23520301b58669f/observation-0.0.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c6ff713f9eb9ff718c244f79b46078324cb8ea44206789c98486f4e889db226d",
"md5": "ab7996dcf07471bb50f9cee4684fc349",
"sha256": "2e982f7f58c1c796a71fc4d452733920fd3ba8eca24ec3685045b533c7bde28b"
},
"downloads": -1,
"filename": "observation-0.0.5.tar.gz",
"has_sig": false,
"md5_digest": "ab7996dcf07471bb50f9cee4684fc349",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7, <4",
"size": 107798,
"upload_time": "2023-04-06T21:17:03",
"upload_time_iso_8601": "2023-04-06T21:17:03.476887Z",
"url": "https://files.pythonhosted.org/packages/c6/ff/713f9eb9ff718c244f79b46078324cb8ea44206789c98486f4e889db226d/observation-0.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-06 21:17:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "loco-philippe",
"github_project": "Environmental-Sensing",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "observation"
}