No project description provided
Project description
# simple_draw
Pygame-based package for drawing graphical primitives for tutorial purpose.
## Install pygame on Windows.
Download needed .whl from http://www.lfd.uci.edu/~gohlke/pythonlibs/#pygame
- With python > 3.5
cd Downloads pip install pygame-xxxxxx.whl
- With python 2.7
…coming soon…
## Install pygame on Debian-linux.
- With python 2.7
sudo aptitude install python-pygame
- With python 3.x
sudo apt-get install python3-pip python3-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-ttf2.0-dev libsdl1.2-dev libsmpeg-dev python3-numpy libportmidi-dev libswscale-dev libavformat-dev libavcodec-dev sudo pip3 install -U hg+https://bitbucket.org/pygame/pygame
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
File details
Details for the file gitlab_wrapper-0.0.2.tar.gz
.
File metadata
- Download URL: gitlab_wrapper-0.0.2.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ba114499f53e65be4945716e00987d22ee4c464831ce32c34a55fa6d93c5b19 |
|
MD5 | c2b89b9270c47adf7182d0cc3786295d |
|
BLAKE2b-256 | 4736a11b987f5880d9512940275e86a68bce13812deb12833e5e256d3165c31f |