transparentwindow

A small python library for creating a transparent window.


Keywords
windows, transparentwindow, python
License
0BSD
Install
pip install transparentwindow==0.0.2

Documentation

transparentwindow

This package is a small python library for windows. It provides functions for creating a transparent window.

Installation

pip install transparentwindow

Example

import transparentwindow as tw

tw.show_tpwin()

sample.png

License

BSD Zero Clause License

see LICENSE.txt.