Contents

aqtinstall 3.1.12

0

Another unofficial Qt installer

Another unofficial Qt installer

Stars: 844, Watchers: 844, Forks: 80, Open Issues: 35

The miurahr/aqtinstall repo was created 5 years ago and the last code push was 4 days ago.
The project is popular with 844 github stars!

How to Install aqtinstall

You can install aqtinstall using pip

pip install aqtinstall

or add it to a project with poetry

poetry add aqtinstall

Package Details

Author
License
MIT License
Homepage
PyPi:
https://pypi.org/project/aqtinstall/
Documentation:
https://aqtinstall.readthedocs.io/
GitHub Repo:
https://github.com/miurahr/aqtinstall

Classifiers

  • Software Development
  • Software Development/Libraries
No  aqtinstall  pypi packages just yet.

Errors

A list of common aqtinstall errors.

Code Examples

Here are some aqtinstall code examples and snippets.

GitHub Issues

The aqtinstall package has 35 open issues on GitHub

  • Prominent warning that the package is unrelated to aqt pypi package
  • Experimental implementation of notify_sdk function
  • Restrict effect of --archives flag to base and debug_info modules
  • Change behavior of --archives so that it only affects the base module
  • Feature: Notify Qt installation for QtCreator autodetection
  • Feature: install dependencies alongside Qt libraries on demand

See more issues on GitHub

Related Packages & Articles

psutil 5.9.8

Cross-platform lib for process and system monitoring in Python.

aiofile 3.8.8

Asynchronous HTTP client/server framework for asyncio and Python

colorama 0.4.6

ANSI escape character sequences have long been used to produce colored terminal text and cursor positioning on Unix and Macs . Colorama makes this work on Windows, too, by stripping ANSI sequences it finds (which would appear as gobbledygook in the output) into win32 calls to modify the state of the terminal. Colorama has no requirements other than the standard library.

qtconsole 5.5.1

A rich Qt-based console for working with Jupyter kernels, supporting rich media output, session export, and more.