Metadata-Version: 2.1
Name: winq2dl
Version: 2.0.2
Summary: A Python wrapper for the Windows API designed for drawing.
Home-page: https://github.com/AquaQuokka/winq2dl
Author: AquaQuokka
License: BSD-3-Clause

=============
WinQ2DL
=============

Welcome to WinQ2DL, a Python wrapper around the Windows API, aimed at drawing.

Installation
------------

Stable
------------

1. Run the following command:

.. code-block:: bash

    pip install winq2dl


    
