{"id":14982730,"url":"https://github.com/goszpeti/conan_explorer","last_synced_at":"2026-01-09T23:08:39.001Z","repository":{"id":41950107,"uuid":"296645484","full_name":"goszpeti/conan_explorer","owner":"goszpeti","description":"GUI for Conan users providing  an easy way to install and manage local packages and launch application from them.","archived":false,"fork":false,"pushed_at":"2025-09-22T18:22:29.000Z","size":5136,"stargazers_count":17,"open_issues_count":14,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-25T15:16:38.783Z","etag":null,"topics":["conan","conan-gui","conan-packages","gui","package-explorer","pyside6","python","qt6"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/goszpeti.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-18T14:32:27.000Z","updated_at":"2025-08-28T07:33:16.000Z","dependencies_parsed_at":"2023-12-25T21:35:54.565Z","dependency_job_id":"e17b9b29-98b9-4363-8293-3df8e44735fa","html_url":"https://github.com/goszpeti/conan_explorer","commit_stats":{"total_commits":150,"total_committers":2,"mean_commits":75.0,"dds":0.4866666666666667,"last_synced_commit":"fbff7786c20afbeb185af3d6c59eca69b9e9d323"},"previous_names":["goszpeti/conan_explorer","goszpeti/conan_app_launcher"],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/goszpeti/conan_explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goszpeti%2Fconan_explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goszpeti%2Fconan_explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goszpeti%2Fconan_explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goszpeti%2Fconan_explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goszpeti","download_url":"https://codeload.github.com/goszpeti/conan_explorer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goszpeti%2Fconan_explorer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281654314,"owners_count":26538638,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["conan","conan-gui","conan-packages","gui","package-explorer","pyside6","python","qt6"],"created_at":"2024-09-24T14:05:55.788Z","updated_at":"2026-01-09T23:08:38.994Z","avatar_url":"https://github.com/goszpeti.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cimg src=\"https://raw.githubusercontent.com/goszpeti/conan_explorer/main/src/conan_explorer/assets/icons/icon.ico\" width=\"128\"\u003e\r\n\r\n# Conan Explorer: Local Package Explorer and App Launcher\r\n\r\n![https://pypi.org/project/conan-explorer/](https://img.shields.io/pypi/v/conan-explorer?logo=pypi)\r\n![PyPI Python versions](https://img.shields.io/pypi/pyversions/conan-explorer?logo=python)\r\n![Windows](https://custom-icon-badges.demolab.com/badge/Windows-0078D6?logo=windows11\u0026logoColor=white)\r\n![Linux](\r\nhttps://img.shields.io/badge/Linux-purple?logo=linux\u0026logoColor=white)\r\n![MilestoneProgress](https://img.shields.io/github/milestones/progress-percent/goszpeti/conan_explorer/26?logo=conan)\r\n[![Python Tests](https://github.com/goszpeti/conan_explorer/actions/workflows/test.yml/badge.svg)](https://github.com/goszpeti/conan_explorer/actions/workflows/test.yml)\r\n![SonarStatus](https://sonarcloud.io/api/project_badges/measure?project=goszpeti_conan_explorer\u0026metric=alert_status)\r\n![Downloads](https://img.shields.io/pypi/dm/conan_explorer)\r\n\r\n\r\n## 🛈 conan-app-launcher is now conan-explorer 🚀\r\n\r\nThis package has been renamed from version 2.2.0 onwards. Use `pip install conan-explorer` instead.\r\n\r\nNew package: https://pypi.org/project/conan-explorer/\r\n\r\n## 📋 Quick Overview\r\n\r\nThe goal of this project is to provide a standalone Graphical User Interface (GUI) to\r\n* Start executables contained in packages of the package manager [Conan](https://conan.io/)\r\n* Browse the local package cache\r\n* Search Packages in remotes\r\n* Configure Remotes and Profiles\r\n\r\nIt is end-user oriented and focuses on using packages, rather then developing them. It can be used on Windows and Linux x64 platforms.\r\n\r\n#### Quicklaunch for Applications in Conan Packages\r\n# \u003cimg src=\"https://raw.githubusercontent.com/goszpeti/conan_explorer/main/doc/screenshot.png\" width=\"512\"\u003e\r\n\r\n#### Local Package Manager\r\n# \u003cimg src=\"https://raw.githubusercontent.com/goszpeti/conan_explorer/main/doc/screenshot_pkg_explorer.png\" width=\"512\"\u003e\r\n\r\n#### Conan Search\r\n# \u003cimg src=\"https://raw.githubusercontent.com/goszpeti/conan_explorer/main/doc/screenshot_conan_search.png\" width=\"512\"\u003e\r\n\r\n#### Conan Config\r\n# \u003cimg src=\"https://raw.githubusercontent.com/goszpeti/conan_explorer/main/doc/screenshot_conan_conf.png\" width=\"512\"\u003e\r\n\r\n**Main Features**\r\n- compatible with a wide range of conan versions (from 1.24 onwards)\r\n- integrated console for information an packages and config file\r\n- installable with pip\r\n\r\n**📑 Quicklaunch**\r\n\r\n- configurable layout (tabs and applications) in the GUI\r\n- list and grid view\r\n- can also open files with their associated default program\r\n- installs all referenced packages automatically\r\n- automatic conan settings resolution for your platform\r\n- uses the default icons of files or can be configured to use custom ones\r\n- quick controls to switch between versions and channels\r\n\r\n**📦 Local Package Explorer**\r\n\r\n- tabbed view for browsing through installed packages\r\n- understand package settings at a glance from a shortened representation, e.g. Linux_x64_ggc7\r\n- supports rename/copy/cut/paste on file, open in file explorer, copy reference, etc. functions which are often needed in daily Conan workflow\r\n\r\n**🔍 Conan Search**\r\n\r\n- search for references in selected remotes\r\n- show all existing packages for a reference and their infos\r\n- install package directly via right-click menu\r\n\r\n**📝 Conan Config**\r\n\r\n- view and edit your profiles\r\n- view and edit your remotes - with multi-login to the same artifactory server for multiple remotes\r\n- see the most important paths and config at one glance\r\n\r\n**🔌 Plugin Mechanism**\r\n\r\n- All views are now plugins, which can be extended by the user\r\n\r\n## 💻 Installation\r\n\r\n### 🐧 Prerequisites on Linux\r\n\r\nCurrently testing and compatibility is only ensured for Debian based distros, see the section distros, although if Qt6 is working for the plaftorm there should be no problems.\r\n\r\n1. Pip must be updated to at least pip 20.3, so using a venv like this is recommended:\r\n\r\n```bash\r\nsudo apt-get install python3-venv\r\npython3 -m venv .venv \r\nsource .venv/bin/activate\r\npython3 -m pip install --upgrade pip\r\npip3 install conan_explorer --use-pep517\r\n```\r\n\r\n2. An x-terminal emulator must be available for \"Open Files in cmd\" and console based programs for the App Grid. Type `x-terminal-emulator` to get a list of available terminals.\r\n\r\n3. To open files with its associated program xdg-open is used: `sudo apt install xdg-utils` or `sudo dnf install xdg-utils`\r\n\r\n#### Distros\r\n\r\n[![Debian](https://img.shields.io/badge/Debian-A81D33?logo=debian\u0026logoColor=fff)](#)\r\n[![Ubuntu](https://img.shields.io/badge/Ubuntu-E95420?logo=ubuntu\u0026logoColor=white)](#)\r\n[![Fedora](https://img.shields.io/badge/Fedora-51A2DA?logo=fedora\u0026logoColor=fff)](#)\r\n\r\nNot all Qt6 versions support the Wayland lib of the operating system.\r\nGenerally the solution is to match the qt6 platform packages to the ones deployed with Pyside6. Minor version match is enough, because patch versions are ABI compatible.\r\n\r\n  * **Ubuntu 18** was last supported in the 1.4.3 release, due to the Qt dependency.\r\n  Recompiling Qt6 would be necessary.\r\n  * For **Ubuntu 20.04** please execute `pip install PySide6-Essentials==6.4.3` in the same environment as conan_explorer and update pip to latest version!\r\n  * For **Ubuntu 22.04** please ensure that the system Qt6 packages are available. Simply execute `sudo apt-get install qt6-wayland` on a wayland system, or `sudo apt-get install qt6-base-dev` for an X11 based system.\r\n  * For **Ubuntu 24.04** the wayland platform is currently unknown how to get work with PySide6. To force X11 mode on wayland start it with `--platform=xbc` and make sure  \"libxcb-cursor0\" is installed.\r\n  * **Fedora 28** (base for RedHat 8.4) - No information\r\n  * **Fedora 34** (base for RedHat 9.4) and **Fedora 40** - runs natively on X11 and wayland without problems with a desktop environment. \r\n\r\n#### Scaling on X11\r\n\r\nIf the window displays with very small scaling you can increase it by setting the environment variable QT_SCALE_FACTOR to a higher value, e.g. `QT_SCALE_FACTOR=2 conan_explorer`\r\n\r\n### With pip from PyPi\r\n\r\n    pip install conan-explorer --use-pep517\r\n\r\n### From source\r\n\r\nAfter checkout use the command:\r\n\r\n    pip install . --use-pep517\r\n\r\n## 🏃 Running\r\n\r\nExecute `conan_explorer` if the Python \"scripts\" or \"bin\" folder is on your system path, or look it up manually in the site-packages folder. \r\nYou can also assign its icon to it from the site packages folder in **conan_explorer/assets/icons/icon.ico**.\r\n\r\n### Main dependencies\r\n\r\n* Pyside6 \u003e= 6.4.3\r\n* 1.48.0 \u003c= conan \u003c 2.X\r\n\r\n\u003e ⓘ **Info** - **Update supported conan version independently**\r\n\u003e From version 2.4.0 the conan-unified-api package provides the compatiblity layer for Conan Explorer. By upgrading it in your Python enviroment, the compatibility will also be ensured. The version number corresponds to the latest conan version supported. Please see https://pypi.org/project/conan-unified-api/ to find the latest version. \r\n\r\n\u003e ⚠ **Warning** - **Deprecation of Python 3.X**  \r\n\u003e From version 2.0.0 Python 3.6 support will be dropped, having reached end-of-life.\r\n\u003e From version 2.2.0 Python 3.7 support will be dropped, having reached end-of-life.\r\n\u003e From version 2.5.0 Python 3.8 support will be dropped, having reached end-of-life.\r\n\r\n## 🛠 Toolchain\r\n\r\n[![Visual Studio Code](https://custom-icon-badges.demolab.com/badge/Visual%20Studio%20Code-0078d7.svg?logo=vsc\u0026logoColor=white)](#)\r\n\r\nThis project uses Python with Qt as a frontend using the PySide6 integration.\r\nAn IDE configuration is available for VsCode.\r\n\r\nThe .ui files are created with Qt Designer and automatically converted to .py code when starting the application. The Designer can be installed via the PySide6-Addons pip package.\r\n\r\nSee https://sonarcloud.io/project/overview?id=goszpeti_conan_explorer for Static Code Analysis.\r\n\r\n## 📒 Licenses of used libraries and code\r\n\r\n\u003e ⚠ **Warning** - **Change of License to LGPL**\r\n\u003e From version 2.0.0 the project will use the [LGPL 3.0](https://www.gnu.org/licenses/lgpl-3.0.en.html) license to cleanly comply with PySide6.\r\n\r\n#### Resources\r\n* Conan Package Manager Icon by Conan.io developers under [MIT License](http://opensource.org/licenses/mit-license.php), via Wikimedia Commons\r\n* [Noto Sans and Noto Sans Mono fonts](https://fonts.google.com/) by Google under [SIL Open Font License](https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi\u0026id=OFL)\r\n* [Material icons](https://fonts.google.com/) by Google  under [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0)\r\n* [Linux icon](https://www.svgrepo.com/svg/340563/linux-alt) by Carbon Design  under [Apache License](https://opensource.org/licenses/Apache-1.1)\r\n* [Apple icon](https://www.svgrepo.com/svg/488495/apple) by Klever Space  under [MIT License](http://opensource.org/licenses/mit-license.php)\r\n* [Windows icon](https://www.svgrepo.com/svg/488736/windows) by Klever Space under [MIT License](http://opensource.org/licenses/mit-license.php)\r\n* Modified [Package icon](https://www.svgrepo.com/svg/487645/package) by Neuicons [MIT License](http://opensource.org/licenses/mit-license.php)\r\n* Modified [Open Box icon](https://www.svgrepo.com/svg/383786/open-box-parcel) by wishforge.gamesunder [CC Attribution License](https://creativecommons.org/licenses/by/4.0/legalcode)\u003c/li\u003e\r\n\r\n##### PyPi runtime dependencies\r\n* PySide6 by Qt, [LGPL V3](https://www.gnu.org/licenses/lgpl-3.0.en.html)\r\n* Conan by JFrog LTD under [MIT License](\u003chttp://opensource.org/licenses/mit-license.php\u003e)\r\n* jsonschema by Julian Berman under [MIT License](\u003chttp://opensource.org/licenses/mit-license.php\u003e)\r\n* dictdiffer by Invenio Collaboration under [MIT License](\u003chttp://opensource.org/licenses/mit-license.php\u003e)\r\n* Using a modified version of Toggle Widget from QtWidgets (https://github.com/pythonguis/python-qtwidgets) under [MIT License](\u003chttp://opensource.org/licenses/mit-license.php\u003e)\r\n\r\n##### PyPi backports for older Python versions\r\n* contextlib-chdir by Álvaro Mondéjar Rubio under [BSD License (BSD-3-Clause) ](https://opensource.org/license/BSD-3-clause/)\r\n* typing-extensions by Guido van Rossum, Jukka Lehtosalo, Łukasz Langa, Michael Lee under [Python Software Foundation License(PSF)](https://docs.python.org/3/license.html)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoszpeti%2Fconan_explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoszpeti%2Fconan_explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoszpeti%2Fconan_explorer/lists"}