Socket
Book a DemoInstallSign in
Socket

flika

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flika

An interactive image processing program for biologists written in Python.

Source
pipPyPI
Version
0.3.1
Maintainers
3

flika

flika screencapture

flika is an interactive image processing program for biologists written in Python.

Website

flika-org.github.io

Documentation

flika-org.github.io/contents.html

Install

flika-org.github.io/getting-started.html#installation

Development

This is how Kyle installs Flika for development on a mac.

brew install python@3.13
python3.13 -m venv ~/venvs/flika; source ~/venvs/flika/bin/activate.fish; python -m pip install --upgrade pip;
cd ~/git
git clone https://github.com/flika-org/flika.git
cd ~/git/flika
python -m pip install -e .
ipython
In [1]: import flika
In [2]: flika.start_flika()

For tests:

pip install -e .[dev]
pytest flika --cov=flika

Cleanup :

deactivate
rm -r ~/venvs/flika

Contributors

Development

  • Ruff is used for linting/formatting
  • VSCode/Cursor is the usually IDE
  • Python 3.13 is the (current) development version
  • PySide6 is used for the GUI

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.