Skip to main content

An infinitely extensible and reusable application framework.

Project description

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

Alternatively, you can install the latest version from GitHub.

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

Start application

himena

Existing Plugins

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

Project details


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.1.1.tar.gz (429.5 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.1.1-py3-none-any.whl (562.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for himena-0.1.1.tar.gz
Algorithm Hash digest
SHA256 b0a0c23b36c08dc77207ef79cac3e7bbe05cdc402d22fc87bf7d98e528daf0d5
MD5 af23c783966a57402b0a29f06eea7da2
BLAKE2b-256 08532b9bb4fb4c133555b7f39e2c8813b4193ae55edd1f1ed06ec99268285f46

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for himena-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2bf23375be4dcc78841dc4dfb3979b0b883a03f4cbb332c62df1c397c53a8112
MD5 6336c2b300dfa758d2e7019ec909e1c8
BLAKE2b-256 93b1cfa8a2b671e9e23e598c363a412d5b966a29b6408d2f5286fdb384c3352d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page