Contents

pyxel 2.2.5

0

A retro game engine for Python

A retro game engine for Python

Stars: 14709, Watchers: 14709, Forks: 827, Open Issues: 10

The kitao/pyxel repo was created 6 years ago and the last code push was 6 hours ago.
The project is extremely popular with a mindblowing 14709 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
Takashi Kitao <[email protected]>
License
MIT
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 10 open issues on GitHub

  • Please help translate the README update
  • load custom palette in editor automatically
  • Please tell me your work with Pyxel
  • Why don't you try some CI?
  • Any tips on compiling Pyxel's Rust codebase into web assembly?
  • What educational institutions are using Pyxel?
  • Support custom palette in editor and resource files

See more issues on GitHub

Related Packages & Articles

milc 1.9.0

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.1

Auto-generate API documentation for Python projects.