flika
flika is an interactive image processing program for biologists written in Python.
Website
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
Release files for flika 0.3.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| flika-0.3.3.tar.gz | 5.0 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| flika-0.3.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.0 MB
Release files / flika-0.3.3.tar.gz
| Download URL | flika-0.3.3.tar.gz |
|---|---|
| Size | 5.0 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
50faed3a778eeb821d6ebb341587a6b9a88afdbd7382c14cea8f9802b6630f35
|
|
BLAKE2b-256 checksum How to use checksums |
a4bf82d9ac0068c0ad923777e9655f2fcd93e809d2feb4d3b4867428c9e56840
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.12.8
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 27, 2025.
Transparency logRelease files / flika-0.3.3-py3-none-any.whl
| Download URL | flika-0.3.3-py3-none-any.whl |
|---|---|
| Size | 5.1 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
17d8c18e4aaa424d26da7bc8b8548b772027b856691c257d03074c21fb6bd3ed
|
|
BLAKE2b-256 checksum How to use checksums |
a653fa4586a3301e852f4f958f48412b98d1ed54cd66d29d292f6f84f972f583
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.12.8
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 27, 2025.
Transparency log