Skip to main content

Pygame Function Book

Project description

Pygame Function Book

pygame be used easier

1.下载 download

pip install pgbook

2.最简单的程序 easiest program

1.esay

from pgbook.screen.window import Window


mywindow = Window()
#窗口对象
mywindow.show()
#展示


'''
这段代码生成了一个空白窗口
'''

2.window

from pgbook.screen.window import Window


mywindow = Window()
#窗口对象
mywindow.set_name('Hello World')
#set_name:用于修改
mywindow.show()
#展示


'''
这段代码生成了一个窗口,大小为屏幕大小的0.618倍
'''

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

pgbook-0.1.15.tar.gz (6.0 MB view details)

Uploaded Source

Built Distribution

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

pgbook-0.1.15-py3-none-any.whl (6.0 MB view details)

Uploaded Python 3

File details

Details for the file pgbook-0.1.15.tar.gz.

File metadata

  • Download URL: pgbook-0.1.15.tar.gz
  • Upload date:
  • Size: 6.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.8.10 Windows/10

File hashes

Hashes for pgbook-0.1.15.tar.gz
Algorithm Hash digest
SHA256 46542fd3699bd66d7a7307faf192dc095bace07f740b8e30af12cb73ebbc9f0a
MD5 83d917256fb232d57945d246c3615679
BLAKE2b-256 394a639c9b8f942785ae0c34afee5d89c8dfe19e980fc004a0c2a25d115cdac3

See more details on using hashes here.

File details

Details for the file pgbook-0.1.15-py3-none-any.whl.

File metadata

  • Download URL: pgbook-0.1.15-py3-none-any.whl
  • Upload date:
  • Size: 6.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.8.10 Windows/10

File hashes

Hashes for pgbook-0.1.15-py3-none-any.whl
Algorithm Hash digest
SHA256 6e2fcb4c5365afac99ac469799dda7a2da2d59ef5ef9e878d21eb7c21885d610
MD5 f489de981cc206cc5ccf6c7e101afa2e
BLAKE2b-256 18e3178d88e30a7f867bb9955079f482b199b366ccd422d32f8bf573e50b7b9e

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