Skip to main content

icon Himena

PyPI - Version PyPI - Python Version Python package index download statistics codecov


himena is an infinitely extensible and reusable applications framework for data science.

Motivation

There are many GUI applications for data science, and many of them use the "plugin system" to extend their functionality. Even though the plugin system is a good idea, there are plenty of duplicated works in the third-party plugins.

The reason is that plugins cannot extend other plugins. Imagine that you are a plugin developer and making a plugin that extract features from images as a table. To make your plugin more useful, you will need to implement not only the table widget, but filter/sort functions, plotting functions, and I/O functions as well. You will also be sad to find that these functions cannot readily be used in other plugins.

himena is designed so that plugins developers can cooperate with each other. The table widgets you implemented in your plugin can be used by other plugins that return a tabular data. The plotting functions you implemented in your plugin can be used from any table widgets implemented in other plugins.

To join this plugin community, please check out the developer's guide.

Documentation

Tutorial, developer's guide, and API reference are available at the documentation site.

Installation

himena is available on PyPI.

pip install himena -U  # minimal dependencies
pip install himena[recommended] -U  # ready to use with recommended optional dependencies

Alternatively, you can install the latest version from GitHub.

git clone git+https://github.com/hanjinliu/himena
cd himena
pip install -e .

Start application

Command himena will be available after installation.

himena

Existing Plugins

You can customize himena for your needs by installing plugins. Here's some example plugins:

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

himena-0.2.5.tar.gz (477.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

himena-0.2.5-py3-none-any.whl (620.1 kB view details)

Uploaded Python 3

File details

Details for the file himena-0.2.5.tar.gz.

File metadata

  • Download URL: himena-0.2.5.tar.gz
  • Upload date:
  • Size: 477.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.27.2

File hashes

Hashes for himena-0.2.5.tar.gz
Algorithm Hash digest
SHA256 ce916b8f950cbea5f0a7c78cecd704109e0a194bb3670d4777a5780788d3ba92
MD5 47ce0d8d3849600de059cb497b9c1a82
BLAKE2b-256 8bc20384083b8a76a254000e795b52eeaa16c5b16a62fb17ae2dc2e15dfb9108

See more details on using hashes here.

File details

Details for the file himena-0.2.5-py3-none-any.whl.

File metadata

  • Download URL: himena-0.2.5-py3-none-any.whl
  • Upload date:
  • Size: 620.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.27.2

File hashes

Hashes for himena-0.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 4988f7ab8df60d6cfc89482ddbd4f06900ab11ba51e163ce6292bfe6cf4e19fe
MD5 96e24f2a6ef2c8982015d04392663810
BLAKE2b-256 dfa8ad33fd07759c90937f5ed0a21524d4025bfc8e561b89d5914f2175370efb

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2.5 This release

2 files

0.2.4

2 files

0.2.3

2 files

0.2.2

2 files

0.2.1

2 files

0.2.0

2 files

0.1.18

2 files

0.1.17

2 files

0.1.16

2 files

0.1.15

2 files

0.1.14

2 files

0.1.13

2 files

0.1.12

2 files

0.1.11

2 files

0.1.10

2 files

0.1.9

2 files

0.1.8

2 files

0.1.7

2 files

0.1.6

2 files

0.1.5

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

0.0.15

2 files

0.0.14

2 files

0.0.13

2 files

0.0.12

2 files

0.0.11

2 files

0.0.10

2 files

0.0.9

2 files

0.0.8

2 files

0.0.7

2 files

0.0.6

2 files

0.0.5

2 files

0.0.4

2 files

0.0.3

2 files

0.0.2

2 files

0.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page