Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

qpsphere

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qpsphere

library for analyzing spherical objects in phase imaging

  • 0.5.9
  • PyPI
  • Socket score

Maintainers
2

qpsphere

|PyPI Version| |Tests Status| |Coverage Status| |Docs Status|

qpsphere is a Python3 library for analyzing spherical objects in quantitative phase imaging.

Documentation

The documentation, including the reference and examples, is available at qpsphere.readthedocs.io <https://qpsphere.readthedocs.io/en/stable/>__.

Installation

::

pip install qpsphere

Testing

::

pip install -e .
pip install pytest
pytest tests

Releases to PyPI

The wheel distribution of qpsphere includes binaries of the BHFIELD program and are thus platform-specific. When creating the wheels, the plat-name command line argument must be set.

::

# on Windows
python setup.py sdist bdist_wheel --plat-name win_amd64
# on Linux 
python setup.py sdist bdist_wheel --plat-name manylinux1_x86_64

.. |PyPI Version| image:: https://img.shields.io/pypi/v/qpsphere.svg :target: https://pypi.python.org/pypi/qpsphere .. |Tests Status| image:: https://img.shields.io/github/workflow/status/RI-Imaging/qpsphere/Checks :target: https://github.com/RI-Imaging/qpsphere/actions?query=workflow%3AChecks .. |Coverage Status| image:: https://img.shields.io/codecov/c/github/RI-imaging/qpsphere/master.svg :target: https://codecov.io/gh/RI-imaging/qpsphere .. |Docs Status| image:: https://readthedocs.org/projects/qpsphere/badge/?version=latest :target: https://readthedocs.org/projects/qpsphere/builds/

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc