# sc3microapi
![](https://img.shields.io/pypi/v/sc3microapi.svg) ![](https://img.shields.io/pypi/pyversions/sc3microapi.svg) ![](https://img.shields.io/pypi/format/sc3microapi.svg) ![](https://img.shields.io/pypi/status/sc3microapi.svg)
Micro web service for SeisComP3 systems
Overview
--------
In order to integrate systems running SeisComP3 with other systems or tools
is important to expose at least some basic information related to the system
in operation. For instance, which networks and stations are present in the
inventory with some attributes that are not visible through the FDSN Station-WS.
Some other internal data, like access control lists, are important for other
systems providing data. Thus, the permissions can be managed in SC3 and used in
many other places, offering the operator a single management point.
API Specification
-----------------
Full OpenAPI specification can be seen [here](https://generator.swagger.io/?url=https://raw.githubusercontent.com/javiquinte/sc3microapi/master/swagger.yaml).
Raw data
{
"_id": null,
"home_page": "https://github.com/javiquinte/sc3microapi",
"name": "sc3microapi",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3",
"maintainer_email": "",
"keywords": "SeisComP3 EIDA RoutingService",
"author": "Javier Quinteros",
"author_email": "javier@gfz-potsdam.de",
"download_url": "https://files.pythonhosted.org/packages/d3/43/2201b39cf818557e5589e09d435df397d86a0fefb6d9ef6b31b2dcdedf93/sc3microapi-0.3.1.tar.gz",
"platform": null,
"description": "# sc3microapi\n\n![](https://img.shields.io/pypi/v/sc3microapi.svg) ![](https://img.shields.io/pypi/pyversions/sc3microapi.svg) ![](https://img.shields.io/pypi/format/sc3microapi.svg) ![](https://img.shields.io/pypi/status/sc3microapi.svg)\n\nMicro web service for SeisComP3 systems\n\nOverview\n--------\n\nIn order to integrate systems running SeisComP3 with other systems or tools\nis important to expose at least some basic information related to the system\nin operation. For instance, which networks and stations are present in the\ninventory with some attributes that are not visible through the FDSN Station-WS.\n\nSome other internal data, like access control lists, are important for other\nsystems providing data. Thus, the permissions can be managed in SC3 and used in\nmany other places, offering the operator a single management point.\n\nAPI Specification\n-----------------\n\nFull OpenAPI specification can be seen [here](https://generator.swagger.io/?url=https://raw.githubusercontent.com/javiquinte/sc3microapi/master/swagger.yaml).",
"bugtrack_url": null,
"license": "GPLv3",
"summary": "sc3microapi: Web service providing seamless access to information about networks/stations archived in SC3",
"version": "0.3.1",
"project_urls": {
"Homepage": "https://github.com/javiquinte/sc3microapi"
},
"split_keywords": [
"seiscomp3",
"eida",
"routingservice"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d3432201b39cf818557e5589e09d435df397d86a0fefb6d9ef6b31b2dcdedf93",
"md5": "4582baea03d021198d64f23cb989fcf5",
"sha256": "95b0b7f838e272a9f3b1c11f9f3840b2161ec89588e02c41b4dd317a736ddaa6"
},
"downloads": -1,
"filename": "sc3microapi-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "4582baea03d021198d64f23cb989fcf5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3",
"size": 25006,
"upload_time": "2023-12-24T12:01:18",
"upload_time_iso_8601": "2023-12-24T12:01:18.816261Z",
"url": "https://files.pythonhosted.org/packages/d3/43/2201b39cf818557e5589e09d435df397d86a0fefb6d9ef6b31b2dcdedf93/sc3microapi-0.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-24 12:01:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "javiquinte",
"github_project": "sc3microapi",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "sc3microapi"
}