| Name | marinerg-data-access JSON |
| Version |
0.0.5
JSON |
| download |
| home_page | None |
| Summary | An web app form marine data management. |
| upload_time | 2025-11-08 10:38:05 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.10 |
| license | None |
| keywords |
web application
django
|
| VCS |
|
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# Marinerg-i Data Access Service #
This software is part of the [Marinerg-i preparatory phase project](https://www.marinerg-i.eu).
This service supports the management of project datasets.
# Quick Start #
This is a Python `Django` application and can be managed through the standard Django APIs.
If you want a quick demo of it running locally you can inspect this script on Linux or Mac and run it if happy with it:
``` sh
./infra/quick_start.sh
```
which will:
* Set up a Python virtual environment and install dependencies
* Populate the shell environment with demo Django settings, such as Admin credentials
* Set up a local database and create an admin user
* Launch the development server
You can then go to [localhost:8000/api](http://localhost:8000/api) in a browser to interact with the backend API.
For more detailed deployment information more suitable for production you can see the [Developer Guide](/docs/DeveloperGuide.md).
# Licensing #
This software is copyright of the Irish Centre for High End Computing (ICHEC). It may be used under the terms of the GNU AGPL version 3 or later, with license details in the included `LICENSE` file. Exemptions are available for Marinerg project partners and possibly others on request.
Raw data
{
"_id": null,
"home_page": null,
"name": "marinerg-data-access",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "Web Application, Django",
"author": null,
"author_email": "Irish Centre for High End Computing <james.grogan@ichec.ie>",
"download_url": "https://files.pythonhosted.org/packages/f2/b7/c81e5ad9f5c00e472c1abd93fbd9abe6e5d80c75d8c5e44d29b0b6f62a1b/marinerg_data_access-0.0.5.tar.gz",
"platform": null,
"description": "# Marinerg-i Data Access Service #\n\nThis software is part of the [Marinerg-i preparatory phase project](https://www.marinerg-i.eu).\n\nThis service supports the management of project datasets.\n\n# Quick Start #\n\nThis is a Python `Django` application and can be managed through the standard Django APIs.\n\nIf you want a quick demo of it running locally you can inspect this script on Linux or Mac and run it if happy with it:\n\n``` sh\n./infra/quick_start.sh\n```\n\nwhich will:\n\n* Set up a Python virtual environment and install dependencies\n* Populate the shell environment with demo Django settings, such as Admin credentials\n* Set up a local database and create an admin user\n* Launch the development server\n\nYou can then go to [localhost:8000/api](http://localhost:8000/api) in a browser to interact with the backend API.\n\nFor more detailed deployment information more suitable for production you can see the [Developer Guide](/docs/DeveloperGuide.md).\n\n# Licensing #\n\nThis software is copyright of the Irish Centre for High End Computing (ICHEC). It may be used under the terms of the GNU AGPL version 3 or later, with license details in the included `LICENSE` file. Exemptions are available for Marinerg project partners and possibly others on request.\n",
"bugtrack_url": null,
"license": null,
"summary": "An web app form marine data management.",
"version": "0.0.5",
"project_urls": {
"Homepage": "https://git.ichec.ie/marinerg-i/data-access-service",
"Repository": "https://git.ichec.ie/marinerg-i/data-access-service"
},
"split_keywords": [
"web application",
" django"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "299b027d80499b64f1e97780df623f7949a242d73e0f4d77cc56339be9316945",
"md5": "8225c4e4e34eac0185f23ce27359d704",
"sha256": "8332937fee6db78313e8517102a8cd0c0f4ddb46605148b6fc4c834732138849"
},
"downloads": -1,
"filename": "marinerg_data_access-0.0.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8225c4e4e34eac0185f23ce27359d704",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 22307,
"upload_time": "2025-11-08T10:38:03",
"upload_time_iso_8601": "2025-11-08T10:38:03.526075Z",
"url": "https://files.pythonhosted.org/packages/29/9b/027d80499b64f1e97780df623f7949a242d73e0f4d77cc56339be9316945/marinerg_data_access-0.0.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f2b7c81e5ad9f5c00e472c1abd93fbd9abe6e5d80c75d8c5e44d29b0b6f62a1b",
"md5": "decb1de0d3eb2c7e83960fea781c1bb9",
"sha256": "ba6e5b44c1577db3f3f11d181702215f5eaaa6f9b248fdcffb064b5133d1344e"
},
"downloads": -1,
"filename": "marinerg_data_access-0.0.5.tar.gz",
"has_sig": false,
"md5_digest": "decb1de0d3eb2c7e83960fea781c1bb9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 19987,
"upload_time": "2025-11-08T10:38:05",
"upload_time_iso_8601": "2025-11-08T10:38:05.085348Z",
"url": "https://files.pythonhosted.org/packages/f2/b7/c81e5ad9f5c00e472c1abd93fbd9abe6e5d80c75d8c5e44d29b0b6f62a1b/marinerg_data_access-0.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-11-08 10:38:05",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "marinerg-data-access"
}