Skip to main content

library for interacting with QuPath

Project description

PAQUO: PAthological QUpath Obsession

PyPI Version Conda (channel only) Read the Docs paquo ci Codecov PyPI - Python Version GitHub issues

Welcome to paquo :wave:, a library for interacting with QuPath from Python.

paquo's goal is to provide a pythonic interface to important features of QuPath, and to make creating and working with QuPath projects intuitive for Python programmers.

We strive to make your lives as easy as possible: If paquo is not pythonic, unintuitive, slow or if its documentation is confusing, it's a bug in paquo. Feel free to report any issues or feature requests in the issue tracker!

Development happens on GitHub :octocat:

Documentation

You can find paquo's documentation at paquo.readthedocs.io :heart:

Installation

paquo's stable releases can be installed via pip:

pip install paquo

or via conda:

conda install -c conda-forge paquo

Getting QuPath

After installing, paquo requires a QuPath installation to run. To get QuPath follow the installation instructions. If you choose the default installation paths paquo should autodetect your QuPath.

Or you can run the following command to download a specific version of QuPath to a location on your machine. Follow the printed instructions to configure paquo to use that version. Currently, paquo supports every version of QuPath from 0.2.0 to the most recent. We're testing against the newest minor version for all supported QuPath releases. (We even support older 0.2.0-mX versions but no guarantees).

> paquo get_qupath --install-path "/some/path/on/your/machine" 0.6.0
# downloading: https://github.com/qupath/qupath/releases/download/v0.6.0/QuPath-0.6.0-Linux.tar.xz
# progress ................... OK
# extracting: [...]/QuPath-0.6.0-Linux.tar.xz
# available at: /some/path/on/your/machine/QuPath-0.6.0
#
# use via environment variable:
#   $ export PAQUO_QUPATH_DIR=/some/path/on/your/machine/QuPath-0.6.0
#
# use via .paquo.toml config file:
#   qupath_dir="/some/path/on/your/machine/QuPath-0.6.0"
/some/path/on/your/machine/QuPath-0.6.0

Development Installation

  1. Install conda and git
  2. Clone paquo git clone https://github.com/bayer-science-for-a-better-life/paquo.git
  3. Run conda env create -f environment.devenv.yml
  4. Activate the environment conda activate paquo

Note that in this environment paquo is already installed in development mode, so go ahead and hack.

Contributing Guidelines

  • Please follow pep-8 conventions but:
    • We allow 120 character long lines (try anyway to keep them short)
  • Please use numpy docstrings.
  • When contributing code, please try to use Pull Requests.
  • tests go hand in hand with modules on tests packages at the same level. We use pytest.

You can set up your IDE to help you to adhere to these guidelines.
(Santi is happy to help you to set up pycharm in 5 minutes)

Acknowledgements

Build with love by Andreas Poehlmann and Santi Villalba from the Machine Learning Research group at Bayer. In collaboration with the Pathology Lab 2 and the Mechanistic and Toxicologic Pathology group.

paquo: copyright 2020 Bayer AG, licensed under GPL-3.0

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

paquo-0.9.0.tar.gz (402.5 kB view details)

Uploaded Source

Built Distribution

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

paquo-0.9.0-py3-none-any.whl (64.0 kB view details)

Uploaded Python 3

File details

Details for the file paquo-0.9.0.tar.gz.

File metadata

  • Download URL: paquo-0.9.0.tar.gz
  • Upload date:
  • Size: 402.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.23

File hashes

Hashes for paquo-0.9.0.tar.gz
Algorithm Hash digest
SHA256 8d7078b560fb33fe91fd438763dc47fb95f4a91379dafacaf89e86754691b561
MD5 a4e51ec9f14ebedb6bce9df263fb49f2
BLAKE2b-256 3bf3b29a5a428d1f15c8eb4bcb87079f3deb7affc055e83969348794cb045891

See more details on using hashes here.

File details

Details for the file paquo-0.9.0-py3-none-any.whl.

File metadata

  • Download URL: paquo-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 64.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.23

File hashes

Hashes for paquo-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b57a8bb640092c5104883b3b2ebcc735775a33eea9679c82d09db6fa154c114a
MD5 75363b90779edd971f2ef2db70cd1733
BLAKE2b-256 9bb3d81fe708aa39856d068aa92870e2246a10e10dc3eb749853de0ec5d98c1f

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