Skip to main content

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 isortyour 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

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

cell_tracking_bc-2021.21-py3-none-any.whl (59.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