🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

celestine

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

celestine

A python framework for desktop applications.

2025.2.17
Source
PyPI
Maintainers
2

Célestine #########

.. image:: https://readthedocs.org/projects/celestine/badge/?version=latest :alt: Documentation Status :target: https://celestine.readthedocs.io/en/latest/?badge=latest .. image:: https://img.shields.io/github/repo-size/cyanochroite/celestine :alt: GitHub repo size :target: https://github.com/cyanochroite/celestine .. image:: https://img.shields.io/pypi/v/celestine :alt: PyPI - Version :target: https://pypi.org/project/celestine/ .. image:: https://img.shields.io/pypi/l/celestine :alt: PyPI - License :target: https://eupl.eu/ .. image:: https://img.shields.io/badge/calver-YYYY.MM.DD-22bfda.svg :alt: Calendar Versioning :target: https://calver.org/ .. image:: https://app.deepsource.com/gh/cyanochroite/celestine.svg/?label=active+issues&show_trend=false&token=1MUQkPi-6MM_PMqnaWrAJ6c7 :alt: Deep Source :target: https://app.deepsource.com/gh/cyanochroite/celestine/ .. image:: https://sonarcloud.io/api/project_badges/measure?project=cyanochroite_celestine&metric=alert_status :alt: Quality Gate Status :target: https://sonarcloud.io/summary/new_code?id=cyanochroite_celestine

A python framework for desktop applications. Featuring support for multiple graphical user interfaces. Localized for members of the European Union.

About

The only requirement is Python. However, you can install additional packages for extended functionality.

This has also been designed to run as a Blender Add-on_! Note that Blender is an isolated environment, so other packages can not be used with it.

Project Update ^^^^^^^^^^^^^^

In this release, curses is back online. Tkinter, Curses, and Pygame should all have a functioning image viewer. For the best results, use Pygame. [MacOS is having trouble with tkinter and Windows wont run curses natively.]

On Windows, it is recommended to install the Pillow package for the best results.

On MacOS, it is recommended to NOT install the Pillow package because of an unknown issue with the wrapper class. Blender support is something I still care about, but it is going to take a lot of work to fix it. The only real issue is that I need to wait until Blender has Python 3.12 before I can work on it again.

I might drop support for DearPyGui because that is what the package author seems to be doing. Though I could replace it with their new package, pilotlight.

Commands

Command line arguments to use when launching the application.

Applications ^^^^^^^^^^^^

Built in application to try out. [The Translator application is probably broken.]

+-------------+-------------------------+------------------------------------------------------------------+ | Application | Command | Information | +=============+=========================+==================================================================+ | Clean | celestine -a clean | Runs several code formatting tools to get ready for publishing. | +-------------+-------------------------+------------------------------------------------------------------+ | Demo | celestine -a demo | Test application for changing screens with buttons. | +-------------+-------------------------+------------------------------------------------------------------+ | Translator | celestine -a translator | Translate the default language file into the 24 other languages. | +-------------+-------------------------+------------------------------------------------------------------+ | Viewer | celestine -a viewer | Test application for viewing a limited number of images. | +-------------+-------------------------+------------------------------------------------------------------+

Caution: By default the viewer application will try to load every image it finds begining with the current working directory.

Graphical User Interfaces ^^^^^^^^^^^^^^^^^^^^^^^^^

[Blender is not working because the current version of Blender still runs on Python 3.11.] [DearPyGui is not working because I have not kept up its maintenance either.]

+--------------+------------------------------+--------------+ | Interface | Source | Command | +==============+==============================+==============+ | blender_ | Blender Foundation [1]_ | -i blender | +--------------+------------------------------+--------------+ | curses_ | Python Standard Library [2]_ | -i curses | +--------------+------------------------------+--------------+ | dearpygui_ | Python Package Index | -i dearpygui | +--------------+------------------------------+--------------+ | pygame_ | Python Package Index | -i pygame | +--------------+------------------------------+--------------+ | tkinter_ | Python Standard Library [3]_ | -i tkinter | +--------------+------------------------------+--------------+

Natural Languages ^^^^^^^^^^^^^^^^^

[These translations might only be partially working because I have not updated them in a while.]

+------------+------------------+---------+ | Language | Translation [4]_ | Command | +============+==================+=========+ | Bulgarian | български | -l bg | +------------+------------------+---------+ | Czech | čeština | -l cs | +------------+------------------+---------+ | Danish | dansk | -l da | +------------+------------------+---------+ | German | Deutsch | -l de | +------------+------------------+---------+ | Greek | ελληνικά | -l el | +------------+------------------+---------+ | English | English | -l en | +------------+------------------+---------+ | Spanish | español | -l es | +------------+------------------+---------+ | Estonian | eesti | -l et | +------------+------------------+---------+ | Finnish | suomi | -l fi | +------------+------------------+---------+ | French | français | -l fr | +------------+------------------+---------+ | Irish | Gaeilge | -l ga | +------------+------------------+---------+ | Croatian | hrvatski | -l hr | +------------+------------------+---------+ | Hungarian | magyar | -l hu | +------------+------------------+---------+ | Italian | italiano | -l it | +------------+------------------+---------+ | Lithuanian | lietuvių | -l lt | +------------+------------------+---------+ | Latvian | latviešu | -l lv | +------------+------------------+---------+ | Maltese | Malti | -l mt | +------------+------------------+---------+ | Dutch | Nederlands | -l nl | +------------+------------------+---------+ | Polish | polski | -l pl | +------------+------------------+---------+ | Portuguese | português | -l pt | +------------+------------------+---------+ | Romanian | română | -l ro | +------------+------------------+---------+ | Slovak | slovenčina | -l sk | +------------+------------------+---------+ | Slovenian | slovenščina | -l sl | +------------+------------------+---------+ | Swedish | svenska | -l sv | +------------+------------------+---------+

Optional Dependencies

[Right now the Pillow package is almost required since I have not tested the non Pillow paths very much.]

+------------------------+---------------------------------------------------+ | Package | Description | +========================+===================================================+ | dearpygui_ | DearPyGui: A simple Python GUI Toolkit | +------------------------+---------------------------------------------------+ | pygame_ | Python Game Development | +------------------------+---------------------------------------------------+ | windows-curses_ [5]_ | Support for the standard curses module on Windows | +------------------------+---------------------------------------------------+ | pillow_ | Python Imaging Library (Fork) | +------------------------+---------------------------------------------------+

Project Links

  • Documentation <https://celestine.readthedocs.io/>_
  • Email <celestine@cyanochroite.com>_
  • Libraries.io <https://libraries.io/pypi/celestine>_
  • PyPI <https://pypi.org/project/celestine/>_
  • Source <https://github.com/cyanochroite/celestine>_
  • Tracker <https://github.com/cyanochroite/celestine/issues>_
  • Discord <https://discord.gg/aNmDWPXd7B>_

Disclosures

  • This project is Free and Open Source software.
  • This project used Microsoft Copilot to aid in its development.
  • This project used Microsoft Azure Translator for its language translations.
  • We do not solicit or accept any financial contributions.
  • We do not use, support, or endorse any form of cryptocurrency.
  • Any claims of fundraising activities (for this project) are fraudulent.

Licences ^^^^^^^^

The licence for :code:Cascadia Code is the SIL Open Font License <https://scripts.sil.org/OFL>_.

The licence for :code:celestine is the European Union Public Licence <https://eupl.eu/>_.

Footnotes

.. [1] Blender interface can only be run when this is installed as a Blender addon. .. [2] Windows does not come with Curses. .. [3] Not always installed. Espically on Linix. .. [4] Language files were translated from English using the Microsoft Azure Translator. .. [5] Package only needed on Windows. Unix and Linix already have Curses.

.. _dearpygui: https://pypi.org/project/dearpygui/ .. _pillow: https://pypi.org/project/Pillow/ .. _pygame: https://pypi.org/project/pygame/ .. _windows-curses: https://pypi.org/project/windows-curses/

.. _curses: https://docs.python.org/3/library/curses.html .. _tkinter: https://docs.python.org/3/library/tk.html

.. _blender: https://www.blender.org/ .. _Blender Add-on: https://docs.blender.org/manual/en/latest/editors/preferences/addons.html

Keywords

python

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