metaverse

Cool Python app built with Pyrustic


Keywords
desktop-application, database, desktop-app, event-notification, framework, graphical, gui, lightweight, megawidget, packaging, productivity, publish-subscribe, publishing, pyrustic, python, software-development, sqlite, test-automation, tkinter, widget
License
MIT
Install
pip install metaverse==0.0.1

Documentation


He owned a cup which served also as a bowl for food but threw it away when he saw a boy drinking water from his hands and realized one did not even need a cup to sustain oneself.

--Mark, J. J. (2014, August 02). Diogenes of Sinope. Ancient History Encyclopedia. Retrieved from https://www.ancient.eu/Diogenes_of_Sinope/


Pyrustic Open Ecosystem

Pyrustic is a collection of lightweight Python projects that share the same policy.

The goal is to build and maintain a reliable, consistent, easy-to-use and relevant Python codebase for novice and experienced developers.

These projects cover various topics: automation, data persistence and exchange, GUI, themes, widgets, multithreading, markup, utilities, project management, et cetera.

Projects

Name Description
Backstage Three-speed scripting language and automation tool
Shared Triptych for data exchange and persistence
Hooking Event lifecycle oriented hooking
Gaspium Reference framework to build GASP apps
TkStyle Library to create styles and themes for Python apps
Subrun Processes spawning in Python
Jesth Just Extract Sections Then Hack !
Setupinit Initialize Python projects
Buildver Tool to build Python packages with built-in intuitive versioning mechanism
Litemark Lightweight Markdown dialect for Python apps
Megawidget Collection of megawidgets to build graphical user interfaces for Python apps
Viewable Python library to implement a GUI view with lifecycle
Threadom Tkinter-compatible multithreading
Oscan Scanner for hacking computer languages
Suggestion Democratizing auto-complete(suggest) for Python desktop applications
Cyberpunk-Theme A modern dark theme for Python apps
Winter-Theme A modern light theme for Python apps
Kurl Konnection URL: HTTP requests in Python with an implementation of conditional request and a responses caching system
Probed Probed collections for Python
Codegame Python app to create, distribute, discover, and run codegames
Hubstore Distribute, promote, discover, install, and run Python desktop applications
Jupitest Graphical test runner
Rustiql Graphical SQL editor

Installation

For the first time

Each package listed above can be installed individually from PyPI. You can still install all the packages with just one single command:

pip install pyrustic

Upgrade

$ pip install pyrustic --upgrade --upgrade-strategy eager