Pygame Extension - set of image filters
Project description
PyGame EXTension
=========
Small python extension (written in C) for pygame.Surface manipulation.
Created by Josef Vanžura <gindar@zamraky.cz>
http://zamraky.cz/projects/pgext/
## Dependecies
* Python 2.5.4+
* pygame 1.8+
* SDL 1.2+, SDL_image
## Installation (Fedora)
1. Install dependencies (as root):
```yum install pygame-devel python-devel SDL-devel```
2. Download and extract pgext source package from pypi:
```http://pypi.python.org/pypi/pgext```
3. Install pgext (as root):
```python setup.py install```
## Installation (Ubuntu)
1. Add pygame development PPA
```sudo add-apt-repository ppa:pygame/pygame-dev```
2. Install header files and dependencies:
```sudo apt-get install python-dev pygame-dev libsdl-dev libsdl-image1.2-dev```
3. Download and extract pgext source package from pypi:
```http://pypi.python.org/pypi/pgext```
4. Install pgext:
```sudo python setup.py install```
## Installation (Windows)
1. Download and install python 2.7 32bit:
```http://python.org/ftp/python/2.7.3/python-2.7.3.msi```
2. Download and install pygame 1.9:
```http://pygame.org/ftp/pygame-1.9.1.win32-py2.7.msi```
3. Download and install pgext:
```http://zamraky.cz/projects/pgext/```
## Build from git repository (Fedora linux example)
yum install pygame-devel python-devel SDL-devel
git clone https://bitbucket.org/gindar/pgext.git
cd pgext
su -c python setup.py install
## Links
* Project homepage: http://zamraky.cz/projects/pgext/
* Python homepage: http://python.org
* Pygame homepage: http://pygame.org
=========
Small python extension (written in C) for pygame.Surface manipulation.
Created by Josef Vanžura <gindar@zamraky.cz>
http://zamraky.cz/projects/pgext/
## Dependecies
* Python 2.5.4+
* pygame 1.8+
* SDL 1.2+, SDL_image
## Installation (Fedora)
1. Install dependencies (as root):
```yum install pygame-devel python-devel SDL-devel```
2. Download and extract pgext source package from pypi:
```http://pypi.python.org/pypi/pgext```
3. Install pgext (as root):
```python setup.py install```
## Installation (Ubuntu)
1. Add pygame development PPA
```sudo add-apt-repository ppa:pygame/pygame-dev```
2. Install header files and dependencies:
```sudo apt-get install python-dev pygame-dev libsdl-dev libsdl-image1.2-dev```
3. Download and extract pgext source package from pypi:
```http://pypi.python.org/pypi/pgext```
4. Install pgext:
```sudo python setup.py install```
## Installation (Windows)
1. Download and install python 2.7 32bit:
```http://python.org/ftp/python/2.7.3/python-2.7.3.msi```
2. Download and install pygame 1.9:
```http://pygame.org/ftp/pygame-1.9.1.win32-py2.7.msi```
3. Download and install pgext:
```http://zamraky.cz/projects/pgext/```
## Build from git repository (Fedora linux example)
yum install pygame-devel python-devel SDL-devel
git clone https://bitbucket.org/gindar/pgext.git
cd pgext
su -c python setup.py install
## Links
* Project homepage: http://zamraky.cz/projects/pgext/
* Python homepage: http://python.org
* Pygame homepage: http://pygame.org
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pgext-1.18.tar.gz
(155.8 kB
view details)
Built Distribution
pgext-1.18.win32-py2.7.exe
(220.5 kB
view details)
File details
Details for the file pgext-1.18.tar.gz
.
File metadata
- Download URL: pgext-1.18.tar.gz
- Upload date:
- Size: 155.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ac3fe18275afce9328fd0a03a8a02b10d2f9d5ea233366d9c4f601d5bb83381 |
|
MD5 | 2f81db2d89416c978886682d18fe561f |
|
BLAKE2b-256 | ff09ded34e475e217f3172fbc372e6e37f5c8ce5790e386bd044c8372d6dd522 |
File details
Details for the file pgext-1.18.win32-py2.7.exe
.
File metadata
- Download URL: pgext-1.18.win32-py2.7.exe
- Upload date:
- Size: 220.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 31ae73219d604cc0daa9d083c6d3d2341d5a825a056e0b8f7a562b334462216b |
|
MD5 | ab4e348e2ddcb1af08d56a1d0925fb98 |
|
BLAKE2b-256 | 27546925f1824192cc5b995a616ee3ae0d01576b27596f782170542bf2a83bc1 |