Skip to main content

Collection of modules for controlling experimental setups.

Project description

About

labpython (imported as labpy) is a collection of modules created to simplify gathering and processing experimental data. It also features a collection of modules inside labpy.devices namespace for high-level communication with various devices using pyvisa and pydaqmx backends.

Installation

Package can be installed from PyPI using:

pip install labpython

Or directly from github:

pip install https://github.com/franciszekjuras/labpy/tarball/master

Use [full] argument to install extra packages for data processing:

pip install labpython[full]

If you want to modify the package source code it's convenient to install it in developer mode. In order to do this:

  • create and activate a virtual environment,
  • clone or download repo from github,
  • navigate to its main directory (the one in which this README.md resides),
  • execute: pip install -e .
  • now you can use import labpy anywhere and any changes to the source code will be visible without reinstallation (if using jupyter kernel must be restarted)

Documentation

Except some type hints code is undocumented. To get an overview of package structure and existing functions, you can use pdoc:

pip install pdoc
pdoc labpy

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

labpython-0.2.0.tar.gz (14.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

labpython-0.2.0-py3-none-any.whl (17.1 kB view details)

Uploaded Python 3

File details

Details for the file labpython-0.2.0.tar.gz.

File metadata

  • Download URL: labpython-0.2.0.tar.gz
  • Upload date:
  • Size: 14.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for labpython-0.2.0.tar.gz
Algorithm Hash digest
SHA256 a90eccb9c73d0f78743fa7b97b4ec0bc0e0ad9703c70dc768d7fb46146a83012
MD5 84cbe8ba9939201678d0d76bba0bfbd4
BLAKE2b-256 28d9f38f939775f7e26068a05fc1ff7737715be81af3954eb5cfc4b20f4886a5

See more details on using hashes here.

File details

Details for the file labpython-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: labpython-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 17.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for labpython-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6a9cb65e6ce5a8a235cb2ed92c1a79ca48961de6420c8d304435524132e35b76
MD5 85bf995ba1d9f00bc5b8f38bee05745f
BLAKE2b-256 4bd52261aa5f7418028d7318ccf720bc6aca0d6017f93620c617e5cb3ca8e2bf

See more details on using hashes here.

Supported by

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