Skip to main content

A Qt Python script editor, styled in Unreal stylesheet

Project description

Unreal Python Editor PyPI

A Qt widget that's the Unreal equivalent of the "Maya Script Editor".
This repo hosts the Python module, for the Unreal plugin, see this repo

About The Project

ui

With the rapid advancement of Unreal Engine and the Python support in Unreal Engine, more and more people are jumping into Unreal Python scripting. Hence the creation of this tool!

Getting Started

Prerequisites

The tool needs the following library to be installed:

Add as Menu Button

The tool is meant to be launched from a menu bar button like such:

menu

You can set up this very easily by adding startup.py as a startup script, under Project Settings - Plugins - Python

  • download & extract the project zip file
  • find the startup.py location, and add it to the startup scripts: e.g. C:\Downloads\unrealScriptEditor\startup.py
menu

Simple Launch Script

If you just want to launch the tool in Unreal's python console without adding it to menu, or if you want to customize the location where the tool is being launched; refer to the following command:

  • the tool has to be in a path that Unreal will search for!
from unrealScriptEditor import main
global editor
editor = main.show()

Install as module

install with pip

pip install unreal-script-editor

Install the module from the repo

python -m pip install git+https://github.com/hannesdelbeke/unreal-script-editor

Features

  • Unreal "native" stylesheet
  • Save and load python files and temporary scripts
  • Code editor short-cut support and Highlighter
  • Auto-completion

Support

This tool is still in development, if there's any issue please submit your bug here or contact techartlei@gmail.com

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

unreal-script-editor-0.0.2.tar.gz (22.1 kB view details)

Uploaded Source

Built Distribution

unreal_script_editor-0.0.2-py3-none-any.whl (24.8 kB view details)

Uploaded Python 3

File details

Details for the file unreal-script-editor-0.0.2.tar.gz.

File metadata

  • Download URL: unreal-script-editor-0.0.2.tar.gz
  • Upload date:
  • Size: 22.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for unreal-script-editor-0.0.2.tar.gz
Algorithm Hash digest
SHA256 8a861790dafbfbc03aa39d71cf04211e8ec9ebfb5f88a3254dc7d5298d15830c
MD5 a0f494aaef6f413b2ac7dc100b6fe4ab
BLAKE2b-256 2824a32ddde11fe9adc3492ab795e7682fe07a6391853bb3533bca93475a7d3b

See more details on using hashes here.

File details

Details for the file unreal_script_editor-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for unreal_script_editor-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 38f284872e5a07035f29c36d12fea58ba167e7c22ff8d10a674dac695df82e94
MD5 41e6642775b7104cd44c78daf2e06d0b
BLAKE2b-256 f466894abb9409a968098b28250b7ae0d7c4ccf2fbc900e7d779d005ef46fe59

See more details on using hashes here.

Supported by

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