Skip to main content
https://img.shields.io/pypi/v/labpack.svg https://img.shields.io/pypi/l/labpack.svg

labPack

A Collection of Methods for Data Collection & Processing

Downloads:

http://pypi.python.org/pypi/labPack

Source:

https://github.com/collectiveacuity/labPack

Documentation:

https://collectiveacuity.github.io/labPack/

Introduction

Lab Pack is designed to make the process of retrieving, managing and processing data more uniform across a variety of different sources and structures. The classes and methods in this module aggregate and curate python resources and online APIs to provide a set of best practices for handling data across laboratory projects.

Installation

From PyPi:

$ pip install labpack

From GitHub:

$ git clone https://github.com/collectiveacuity/labpack
$ cd labPack
$ python setup.py install

Getting Started

This module contains a variety of classes, clients and packages for use in laboratory projects. For example to store records in an indexed file store on the local device, you can use the following methods:

Create an unique ID for records:

from labpack.records.id import labID

id = labID()
url_safe_id_string = id.id48
id_datetime = id.epoch
id_mac_address = id.mac

Save record data in local user data:

from labpack.storage.appdata import appdataClient

msg_key = '%s/%s.yaml' % (id_mac_address, id_datetime)
msg_details = { 'dt': id_datetime, 'mac': id_mac_address, 'msg': 'Text me back soon' }
msg_client = appdataClient('Outgoing', 'My Team', 'My App')
mgs_client.create(msg_key, msg_details)

Further Reading

For more details about how to use labPack, refer to the Reference Documentation on GitHub

Release files for labpack 0.23

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for labpack 0.23
File Size Uploaded
labpack-0.23.tar.gz 192.2 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for labpack 0.23
File Interpreter ABI Platform
labpack-0.23-py3-none-any.whl Python 3 none any Details

Total release size: 419.7 kB

Release files / labpack-0.23.tar.gz

Download URL labpack-0.23.tar.gz
Size 192.2 kB
Tags Source
SHA-256 checksum
How to use checksums
2a199d00b0cc30b77c336b27deb48a22ad9f5868e5c6bdf1f579c8a31c430cea
BLAKE2b-256 checksum
How to use checksums
d05a18a8e8838946aae2c4c5444f826a1083a16f2ed1646c7aa9cdfd051b31bd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7

Release files / labpack-0.23-py3-none-any.whl

Download URL labpack-0.23-py3-none-any.whl
Size 227.5 kB
Tags Python 3
SHA-256 checksum
How to use checksums
37443fa5517bd2fd5f21582ff312b31cf278afa208be0b4190f1ba3c441f5728
BLAKE2b-256 checksum
How to use checksums
c324a23ab055da09fc294181b5f55777d8f32c196d6261201c726d53f495dfdb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7

Release history Release notifications | RSS feed

This release

0.23 This release

2 release files

0.22

2 release files

0.21

2 release files

0.20

2 release files

0.19

2 release files

0.18

2 release files

0.17

2 release files

0.16

2 release files

0.15

2 release files

0.14

2 release files

0.13

2 release files

0.12

2 release files

0.11

2 release files

0.10

2 release files

0.9

2 release files

0.8

2 release files

0.7

3 release files

0.6

3 release files

0.5

3 release files

0.4

3 release files

0.3

1 release file

0.2

3 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page