Skip to main content

DMF's Python package providing reusable functionalities for neuroscience research.

Project description

dmf-utils


PyPI version PyPI - Python Version Documentation Status Tests Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. License

DMF Utils is a Python package that provides a collection of utility functionalities to simplify common tasks in experiment and data analysis workflows. The package contains modules used by our group to facilitate tasks in neuroscience research.

Quick Start

This package is designed in a modular way, with some functionalities included in this repository and others in separate packages that can be called from here. This allows for installing only the components needed for a specific project, aiming to maintain the broadest compatibility with different Python versions.

You can install the core package with pip or other package managers by running:

pip install dmf-utils

See the documentation for more installation options and help, including how to use it in environments without internet access.

Modules

  • Alerts: Get notified when a function finishes running and send messages or files to Slack and Telegram.
  • Env: Manage environment variables.
  • IO (Input/Output): Load and save data from different formats, and manage compressed files.
  • Models: Utilities for PyTorch models.
  • Video: Utilities to work with video files.

See the modules documentation for more information.

Documentation

For full documentation, visit Read the Docs.

Contributing

This package is maintained by Dynamics of Memory Formation (DMF) at the University of Barcelona. If you would like to contribute, please open an issue or a pull request.

License

DMF Utils is licensed under the MIT License. See the LICENSE file for more details.

Project details


Download files

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

Source Distribution

dmf_utils-0.1.3.tar.gz (41.4 kB view hashes)

Uploaded Source

Built Distribution

dmf_utils-0.1.3-py3-none-any.whl (51.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