Contents

pyxel 2.6.6

0

A retro game engine for Python

A retro game engine for Python

Stars: 17093, Watchers: 17093, Forks: 913, Open Issues: 18

The kitao/pyxel repo was created 7 years ago and the last code push was 5 minutes ago.
The project is extremely popular with a mindblowing 17093 github stars!

How to Install pyxel

You can install pyxel using pip

pip install pyxel

or add it to a project with poetry

poetry add pyxel

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/pyxel/
GitHub Repo:
https://github.com/kitao/pyxel

Classifiers

  • Games/Entertainment
  • Multimedia/Graphics
  • Multimedia/Sound/Audio
No  pyxel  pypi packages just yet.

Errors

A list of common pyxel errors.

Code Examples

Here are some pyxel code examples and snippets.

GitHub Issues

The pyxel package has 18 open issues on GitHub

  • pyxel.resize(width, height) need
  • Focus indicator in ImageViewer obscures image content
  • Share Your Creations Made with Pyxel! (Part 9)
  • [iOS/Android] Music Playback Issue After Resuming Inactive Pyxel Web Page

See more issues on GitHub

Related Packages & Articles

milc 1.9.1

MILC is a framework for writing CLI applications in Python 3.6+.

oscpy 0.6.0

A modern and efficient OSC Client/Server implementation

autoviz 0.1.905

Automatically Visualize any dataset, any size with a single line of code

svgwrite 1.4.3

svgwrite is a powerful Python library designed to generate SVG (Scalable Vector Graphics) images. It's a library that allows you to create SVG files in a pythonic way without having to write raw XML. It provides an intuitive and straightforward interface for creating complex SVG images, making it a valuable tool for any Python developer working with vector graphics and performing svg image generation. The library is standalone and does not depend on any other Python packages.

pdoc3 0.11.6

Auto-generate API documentation for Python projects.