Skip to main content

Adwaita icon theme for wxPython 🐍

This package provides a wxPython wxArtProvider class with icons from the Adwaita Icon Theme.

Docs

Documentation Build Status Docs Check Status

Tests

Linux Test Status Windows Test Status macOS Test Status

PyPI

PyPI - Package Version PyPI - Supported Python Versions PyPI - Supported Implementations PyPI - Wheel

Activity

GitHub last commit GitHub commits since tagged version Maintenance PyPI - Downloads

QA

CodeFactor Grade Flake8 Status mypy status

Other

License GitHub top language Requirements Status

Installation

wx_icons_adwaita can be installed from PyPI.

To install with pip:

$ python -m pip install wx_icons_adwaita

Usage

To use wx_icons_adwaita in your application:

# this package
from wx_icons_adwaita import wxAdwaitaIconTheme


class MyApp(wx.App):

        def OnInit(self):
                wx.ArtProvider.Push(wxAdwaitaIconTheme())
                self.frame = TestFrame(None, wx.ID_ANY)
                self.SetTopWindow(self.frame)
                self.frame.Show()
                return True

And then the icons can be accessed through wx.ArtProvider:

wx.ArtProvider.GetBitmap("document-new", wx.ART_OTHER, wx.Size(48, 48))

Any FreeDesktop Icon Theme Specification name can be used.

Currently the Client ID is not used, so just pass wx.ART_OTHER.

Release files for wx-icons-adwaita 0.3.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for wx-icons-adwaita 0.3.0
File Size Uploaded
wx_icons_adwaita-0.3.0.tar.gz 40.4 MB Details

Built distribution (wheel)

Table of built distributions (wheels) for wx-icons-adwaita 0.3.0
File Interpreter ABI Platform
wx_icons_adwaita-0.3.0-py3-none-any.whl Python 3 none any Details

Total release size: 83.0 MB

Release files / wx_icons_adwaita-0.3.0.tar.gz

Download URL wx_icons_adwaita-0.3.0.tar.gz
Size 40.4 MB
Tags Source
SHA-256 checksum
How to use checksums
74ae97ad86b7ede7b9f1b03e9e9cb59496904140b920bc46f75a898f5e42ef69
BLAKE2b-256 checksum
How to use checksums
4f5f3edc6f43d05fc2d7e3a581d8ff01022fdba9ece53c64e82c22d6a1dc74cf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.7

Release files / wx_icons_adwaita-0.3.0-py3-none-any.whl

Download URL wx_icons_adwaita-0.3.0-py3-none-any.whl
Size 42.5 MB
Tags Python 3
SHA-256 checksum
How to use checksums
f6b7350f46b050bd720cd465733c6d04c0c17522309b51b61e411eea861e476a
BLAKE2b-256 checksum
How to use checksums
a5e1da112ade0c0c3f5de897bff1115b89451cf941d205c88803bb9d107e0b5e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.7

Release history Release notifications | RSS feed

This release

0.3.0 This release

2 release files

0.1.2

2 release files

0.1.1

1 release file

0.1.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page