Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/intjelic/python-sfml
Official binding of SFML for Python
https://github.com/intjelic/python-sfml
bindings cython python sfml
Last synced: about 11 hours ago
JSON representation
Official binding of SFML for Python
- Host: GitHub
- URL: https://github.com/intjelic/python-sfml
- Owner: intjelic
- License: other
- Created: 2012-12-30T06:20:22.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2020-03-22T21:48:13.000Z (over 4 years ago)
- Last Synced: 2024-07-12T12:04:16.764Z (4 months ago)
- Topics: bindings, cython, python, sfml
- Language: Python
- Homepage: https://www.python-sfml.org
- Size: 38.6 MB
- Stars: 175
- Watchers: 23
- Forks: 39
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PySFML - Python bindings for SFML
This is version **2.3.2** of the official Python bindings for **SFML**, based on SFML 2.3.2, and is made available under the terms of the **zlib/libpng** license.
pip install pySFML
These bindings officially support Python 2.7 and the latest versions of Python 3.x but we encourage you to use the latter one. Incidentally, the documentation, tutorials and examples are written in the latest version of Python.
Please visit the website (https://www.python-sfml.org/) for any complementary information on this project. Also, feel free to email us with any questions or concerns.
* Jonathan De Wachter
* Edwin MarshallYou're also encouraged to visit (and contribute) to the wiki which gathers various piece of code, tutorials, tips and tricks.
These bindings were created in large part by **Jonathan De Wachter**, with significant contributions from **Edwin Marshall**. Thanks a lot to **James Cowgill** who occasionally fixes broken builds and maintains Debian packages. Other contributors include **Jorge Araya Navarro** and **Richard Sims**.