Metadata-Version: 2.1
Name: cell-imaging-utils
Version: 1.0.25
Summary: UNKNOWN
Home-page: https://github.com/lionben89/BGU_cell_imaging_utils
Author: Lion Ben Nedava
Author-email: lionben89@gmail.com
License: MIT
Description: # BGU-cell-imaging-utils
        
        a python package that staged toghether different utils regarding cell imaging project
        
        
        installation:
        1. create or activate conda env
        2. pip install contact_sites
        
        installation for development:
        1. create or activate conda env
        2. for development cd to project dirctory
        3. pip install -e .
        
        for deployment:
        1. run deploy.bat from master (it will add,commit,bump,build and deploy to pip)
        
        
Keywords: cell_imaging_utils
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
