celestine
A python framework for desktop applications. Featuring support for multiple graphical user interfaces. Supports all languages of the European Union.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.2%) to scientific vocabulary
Keywords
blender
cross-platform
curses
dearpygui
desktop
framework
gui
internationalization
pygame
python
tkinter
Last synced: 4 months ago
·
JSON representation
·
Repository
A python framework for desktop applications. Featuring support for multiple graphical user interfaces. Supports all languages of the European Union.
Basic Info
- Host: GitHub
- Owner: cyanochroite
- License: eupl-1.2
- Language: Python
- Default Branch: main
- Homepage: https://pypi.org/project/celestine/
- Size: 889 KB
Statistics
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 3
- Releases: 0
Topics
blender
cross-platform
curses
dearpygui
desktop
framework
gui
internationalization
pygame
python
tkinter
Created over 6 years ago
· Last pushed 7 months ago
Metadata Files
Readme
Citation
README.rst
Célestine ######### .. image:: https://readthedocs.org/projects/celestine/badge/?version=main :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. Moved repository to `codeberg`_. .. _`codeberg`: https://codeberg.org/cyanochroite/celestine This only exists because everything wants to integrate with GitHub.
Owner
- Name: Marian Molyneux
- Login: cyanochroite
- Kind: user
- Location: United Kingdom
- Website: cyanochroite.com
- Repositories: 1
- Profile: https://github.com/cyanochroite
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Célestine
message: >-
If you need to cite this software, please do so using the
metadata from this file.
type: software
authors:
- given-names: Marian
family-names: Molyneux
email: celestine@cyanochroite.com
identifiers:
- type: url
value: 'https://pypi.org/project/celestine/'
description: Python Package Index
- type: url
value: 'https://libraries.io/pypi/celestine'
description: Libraries.io
repository-code: 'https://github.com/cyanochroite/celestine/'
url: 'https://pypi.org/project/celestine/'
abstract: >-
A python framework for desktop applications. Featuring
support for multiple graphical user interfaces. Localized
for members of the European Union.
keywords:
- python
- gui
- framework
- internationalization
- cross-platform
- blender
- desktop
- pygame
- curses
- tkinter
- dearpygui
license: EUPL-1.2
version: 2025.2.17
date-released: '2025-02-17'
GitHub Events
Total
- Issues event: 1
- Watch event: 1
- Delete event: 28
- Issue comment event: 2
- Push event: 101
- Pull request event: 3
- Create event: 19
Last Year
- Issues event: 1
- Watch event: 1
- Delete event: 28
- Issue comment event: 2
- Push event: 101
- Pull request event: 3
- Create event: 19
Issues and Pull Requests
Last synced: 4 months ago
All Time
- Total issues: 1
- Total pull requests: 2
- Average time to close issues: over 1 year
- Average time to close pull requests: 2 days
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 2.0
- Average comments per pull request: 0.5
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 1
Past Year
- Issues: 0
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 2 days
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.5
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 1
Top Authors
Issue Authors
- cyanochroite (1)
Pull Request Authors
- deepsource-autofix[bot] (2)
- cyanochroite (1)
Top Labels
Issue Labels
enhancement (1)
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 35 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 8
- Total maintainers: 2
pypi.org: celestine
A python framework for desktop applications.
- Documentation: https://celestine.readthedocs.io/
- License: European Union Public Licence 1.2 (EUPL 1.2)
-
Latest release: 2025.2.17
published 11 months ago
Rankings
Dependent packages count: 7.4%
Dependent repos count: 22.3%
Stargazers count: 27.9%
Forks count: 30.0%
Average: 31.6%
Downloads: 70.4%
Maintainers (2)
Last synced:
5 months ago
Dependencies
requirements/development.txt
pypi
- coverage * development
- pylint * development
- pytest * development
requirements/extension.txt
pypi
- Pillow >=9.0.0
- more-itertools >=8.13.0
requirements/package.txt
pypi
- dearpygui *
requirements/package_windows.txt
pypi
- windows-curses *
.github/workflows/codeql-analysis.yml
actions
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite