Skip to main content

Eine CodeBox-Komponente für PyQt5

Project description

PyQT5-Codebox

CodeBox ist eine einfache und leicht zu integrierende Komponente für PyQt5, die es ermöglicht, Code-Snippets in einer grafischen Benutzeroberfläche anzuzeigen. Mit einer integrierten Copy-to-Clipboard-Funktion und Syntax-Highlighting für Python-Code eignet sich CodeBox ideal für Entwickler-Tools und Code-Präsentationen.

CodeBox Vorschau

Funktionen

  • Code-Anzeige: Zeigt Python-Code in einer schön formatierten Code-Box mit passendem Syntax-Highlighting.
  • Copy-to-Clipboard: Ein Klick auf den Button "Code kopieren" kopiert den gesamten Code in die Zwischenablage.
  • Automatische Größenanpassung: Die Höhe der Code-Box passt sich dynamisch an den Inhalt an.
  • Einfach integrierbar: Verwende die CodeBox-Komponente einfach in deiner PyQt5-Anwendung mit einer einzigen Funktion.

Installation

Du kannst CodeBox ganz einfach über pip installieren:

pip install codebox

Project details


Release history Release notifications | RSS feed

This version

1.4

Download files

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

Source Distribution

nova-codebox-1.4.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

nova_codebox-1.4-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

Supported by

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