Skip to main content

"Pseudo" (min) Processing API module, based on tkinter, for Python.

Project description

m3py

"Pseudo" (min) Processing API module, based on tkinter, for Python.

How to install

pip install m3py pip install Pillow

How to use

import m3py as m3
m3.rect(10, 10, 100, 100)
run()
from m3py import *
rect(10, 10, 100, 100)
run()
from m3py import *
def mouseClicked(x, y):
    line(100, 100, x, y)
run()
from m3py import *
def mouseClicked():
    line(100, 100, getX(), getY())
run()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

m3py-0.0.1-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file m3py-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: m3py-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.4

File hashes

Hashes for m3py-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 37a2d80c973b924bc98ed593dbbffc75ffe56c81a3ce8bc8ad5a752796067d17
MD5 d33cc4858c4dbc45d4792fa9a0138544
BLAKE2b-256 9843e574274d83aedd5951668ca658c12ecde02f7047a7d79e476fd84355565f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page