Skip to main content

A Django app to manage neuroscience research

Project description

Join the chat at https://gitter.im/pylabber/community PyPI version PyPI status

pylabber

Overview

pylabber is a collaborative open-source project meant to facilitate research.

This Django project provides the infrastructure for scientific work, and is built and maintained to be as flexible and as extendible as possible.

Currently, the project hosts two apps; accounts and research.

  • accounts manages users (researchers) and labs.
  • research manages studies, study groups, and subjects.

This architecture is meant to be as abstract as possible, in order to allow for it to easily lend itself to a wide variety of research disciplines.

At the moment, this codebase supports mainly neuroimaging research. However, pylabber provides a RESTful API that may be adapted and integrated into your own field of research.

Data Integration

Currently, pylabber has only one available extension:

  • django_mri - an abstraction over django_dicom meant to provide format agnostic tools to manage and interact with MRI data.

Front-end

For a front-end project built on top of pylabber, see vuelabber.

Docker

In order to set-up pylabber quickly and easily using Docker, simply run:

docker-compose up --build -d

within the project's root directory.

You will then have a running container exposed on port 8000. In order to connect to the admin interface visit: https://localhost:8000/admin and sign-in as with "admin" as the username and password.

About

The purpose of pylabber is to give researchers the power to manage and share their data in an open and easy manner. No more hard-drives with valuable data forgotten in random laboratories' drawers, no more in-house, untested and unmaintained scripts to inefficiently query your data, stored locally in some makeshift directory structure. It is meant to give a unified and community-based solution for all of the vacuous technical work researchers often have to overcome instead of doing research.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pylabber-0.0.2a2-py3-none-any.whl (54.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page