Skip to content
This repository has been archived by the owner on Feb 9, 2018. It is now read-only.

Latest commit

 

History

History
48 lines (27 loc) · 2.77 KB

README_OLD.md

File metadata and controls

48 lines (27 loc) · 2.77 KB

Build Status Build Status Download

pyside2-wheels

This project aims to build PySide2 wheels on multiple platforms using Travis-CI and Appveyor.

⚠️ The wheels being produced here are not "portable" or "standalone" and do require Qt5 libraries installed locally.

📰 The Qt Company officially supports the --standalone option, which should create standalone wheels.

🍰 PySide2 can be easily installed with conda.

Quickstart

Pre-built wheels are available on Bintray and can be installed as long as prerequisites are in place (see QUICKSTART.md).

Wheel building details

If you wish to build the wheel yourself or see more details on what's included in the wheels:

For more information on building PySide2, see this guide.

Contributing to this project

Please see CONTRIBUTING.md.

Qt development and bug reporting

It's possible to follow the development and get in touch with developers. Here's a quick list of useful links for that.