Base Classes for Cell Tracking in Microscopy
Project description
INSTALLATION
The cell-tracking-BC project is published on the Python Package Index (PyPI) at: https://pypi.org/project/cell-tracking-bc. It requires version 3.8, or newer, of the interpreter. It should be installable from Python distribution platforms or Integrated Development Environments (IDEs). Otherwise, it can be installed from a command-line console:
- For all users, after acquiring administrative rights:
First installation: pip3 install cell-tracking-bc
Installation update: pip3 install --upgrade cell-tracking-bc
- For the current user (no administrative rights required):
First installation: pip3 install --user cell-tracking-bc
Installation update: pip3 install --user --upgrade cell-tracking-bc
Thanks
The project is developed with PyCharm Community.
The code is formatted by Black, The Uncompromising Code Formatter.
The imports are ordered by isort… your imports, so you don’t have to.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for cell_tracking_bc-2021.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fee360d473ae4ad32feb0ef2ff123ddac9791808f37d84bd8deb16322743eeec |
|
MD5 | 6a19a0484385fd5341aa53ac9e2ac29e |
|
BLAKE2b-256 | 90db7daf89697c10e8a187a23b38a2517b0ce49f02a49914c147541dbbaa7671 |