You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

marinerg-data-access

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

marinerg-data-access

An web app form marine data management.

0.0.2
pipPyPI
Maintainers
1

Marinerg-i Data Access Service

This software is part of the Marinerg-i preparatory phase project.

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:

./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 in a browser to interact with the backend API.

For more detailed deployment information more suitable for production you can see the Developer Guide.

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.

Keywords

Web Application

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts