# MOSS emspy
## Description
This is the Python SDK to interact with [M.O.S.S. Computer Grafik Systeme GmbH](https://www.moss.de/wega/) WEGA-EMS
## Installation
This package kann be installed using pip
```shell
python -m pip install moss_emspy
```
## Usage
```python
my_service = Service("http://localhost:8080/wega-ems/",
username="Test",
password="Test")
my_service.projects
```
Raw data
{
"_id": null,
"home_page": "https://www.moss.de/",
"name": "moss_emspy",
"maintainer": "M.O.S.S.Computer Grafik Systeme GmbH",
"docs_url": null,
"requires_python": "<4,>=3.7",
"maintainer_email": "develop@moss.de",
"keywords": "wegaems",
"author": "M.O.S.S.Computer Grafik Systeme GmbH",
"author_email": "develop@moss.de",
"download_url": "https://files.pythonhosted.org/packages/1e/97/0615ddaae1bcde06525ef585f90bc4bf6c2a28140e3049528cd154a89f87/moss_emspy-2.4.6.tar.gz",
"platform": null,
"description": "# MOSS emspy\n\n## Description\n\nThis is the Python SDK to interact with [M.O.S.S. Computer Grafik Systeme GmbH](https://www.moss.de/wega/) WEGA-EMS\n\n## Installation\n\nThis package kann be installed using pip\n\n```shell\npython -m pip install moss_emspy\n```\n\n## Usage\n\n```python\nmy_service = Service(\"http://localhost:8080/wega-ems/\",\n username=\"Test\",\n password=\"Test\")\nmy_service.projects\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Package to interact with MOSS WEGA-EMS",
"version": "2.4.6",
"project_urls": {
"Homepage": "https://www.moss.de/"
},
"split_keywords": [
"wegaems"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "38875a2107014788fe6c2002511db2fc20481b2a113df42f61fcdd657feb6e39",
"md5": "6761aa0fa589677ab429a97b824fcc23",
"sha256": "b35f92d072561d16ac2fbdef8a5d65bca2291a139f777c7c6bdfe96895f901bb"
},
"downloads": -1,
"filename": "moss_emspy-2.4.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6761aa0fa589677ab429a97b824fcc23",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.7",
"size": 60590,
"upload_time": "2025-02-19T20:20:19",
"upload_time_iso_8601": "2025-02-19T20:20:19.516467Z",
"url": "https://files.pythonhosted.org/packages/38/87/5a2107014788fe6c2002511db2fc20481b2a113df42f61fcdd657feb6e39/moss_emspy-2.4.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1e970615ddaae1bcde06525ef585f90bc4bf6c2a28140e3049528cd154a89f87",
"md5": "00710f862a668011f0aae7f78cd6a4b5",
"sha256": "6c22488f98434175d6a484669dddfc937fecbd090a66857e754d5095d55fcde8"
},
"downloads": -1,
"filename": "moss_emspy-2.4.6.tar.gz",
"has_sig": false,
"md5_digest": "00710f862a668011f0aae7f78cd6a4b5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.7",
"size": 36483,
"upload_time": "2025-02-19T20:20:21",
"upload_time_iso_8601": "2025-02-19T20:20:21.692859Z",
"url": "https://files.pythonhosted.org/packages/1e/97/0615ddaae1bcde06525ef585f90bc4bf6c2a28140e3049528cd154a89f87/moss_emspy-2.4.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-19 20:20:21",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "moss_emspy"
}