Skip to main content

A PyQt5-backed program with a collection of tools and editors that make it easy to work with kotor files

Project description

HolocronToolset

A PyQt5 application that can edit the files used by the KotOR game engine.

Requirements

  • Python 3.8 through 3.12

Local Run

Windows

From command line:

pip install -r requirements.txt
set PYTHONPATH=%cd%
python toolset/__main__.py

Unix

From terminal:

pip install -r requirements.txt
PYTHONPATH=$PWD python toolset/__main__.py

Note for Alpine users:

You might get this error:

pyproject.toml: line 7: using '[tool.sip.metadata]' to specify the project metadata is deprecated and will be removed in SIP v7.0.0, use '[project]' instead

While we're not sure what the exact problem is, it seems newer python versions won't correctly be able to build pyqt5. If you don't have a binary available (--only-binary=:all: returns no versions) you'll need to downgrade python preferably to 3.8 or you won't be able to use qt5! See this issue for more information

Local Development

  • Clone PyKotor and run the install_python_venv.ps1 script in your powershell terminal. That's it!

Accessing the GUI Designer

Run the command from your terminal:

pip install qt5-applications

You will then need to navigate to your Python's site-packages folder. You can determine its location through your terminal with the following commands:

python -m site --user-site

Then navigate to ./site-packages/qt5_applications/Qt/bin and open the designer.exe file.

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

holocrontoolset-4.0.0b2.tar.gz (1.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

holocrontoolset-4.0.0b2-py3-none-any.whl (1.3 MB view details)

Uploaded Python 3

File details

Details for the file holocrontoolset-4.0.0b2.tar.gz.

File metadata

  • Download URL: holocrontoolset-4.0.0b2.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for holocrontoolset-4.0.0b2.tar.gz
Algorithm Hash digest
SHA256 fff0579febed6d25e2596cb683a9f63f52919b8217393973aaf5a19228f2e162
MD5 f402f2f31951febf89032ba7d37b2006
BLAKE2b-256 ce8f5be740c7cbdef7f2a1f09ad811a7490aae9b230aa3f001632f93e0275078

See more details on using hashes here.

File details

Details for the file holocrontoolset-4.0.0b2-py3-none-any.whl.

File metadata

File hashes

Hashes for holocrontoolset-4.0.0b2-py3-none-any.whl
Algorithm Hash digest
SHA256 7d8fba9a3b1b851d77271d0f17599844e90e712f5a3d80a43755ef53ed746dff
MD5 08df1a81844a4f0da883ec818a03e1fa
BLAKE2b-256 c89ccc77c6453d00d5d2fcbef8f748d1226051ff2eab5989d7cc44b8b492b8d4

See more details on using hashes here.

Supported by

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