Skip to main content

Easy Graphics

Project description

bytexpy.window.Createwindow(“BytexPy Work!”, 640, 480) #Create Window

bytexpy.window.waitWindow() #Wait Window

bytexpy.window.close() #Close Window

bytexpy.window.setIcon(“icon.ico”) #assets/images/window/icon.ico #standart folders

#Canvas

bytexpy.CanvasDraw.CreateText(10, 10, “Hello World!”, 72, 72) #xPos, yPos, text, widthFont, heightFont

bytexpy.CanvasDraw.CreateCube(0, 0, 100, 100, 2) #xPos1, yPos1, xPos2, yPos2, widthCube

bytexpy.CanvasDraw.CreateLine(0, 0, 100, 100, 2) #xPos1, yPos1, xPos2, yPos2, widthLine

bytexpy.CanvasDraw.CreateCircle(0, 0, 100, 100, 2) #xPos1, yPos1, xPos2, yPos2, widthCircle

bytexpy.CanvasDraw.ImageLoad(“BytexPy.png”) #assets/images/BytexPy.png #standart folders

Project details


Download files

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

Source Distribution

bytexpy-0.2.tar.gz (11.1 kB view details)

Uploaded Source

File details

Details for the file bytexpy-0.2.tar.gz.

File metadata

  • Download URL: bytexpy-0.2.tar.gz
  • Upload date:
  • Size: 11.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for bytexpy-0.2.tar.gz
Algorithm Hash digest
SHA256 9cb00fe61ef1deac6c29cce1bd1202c0533beeb22c9a65680faddd44a54aa7c3
MD5 04764e127a6fb21dbff54213a5bb1caa
BLAKE2b-256 b9bc20485b82d1e00fe0f8569ec9cb754f91c3c3e04856bad44a6605e347673f

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