jrquick17 / pithon

A hybrid mobile application written in Python with the Kivy framework in order to calculate Pi.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pithon

Index

About

A hybrid mobile application written in Python with the Kivy framework in order to calculate Pi.

Setup

Install

Mac

sudo pip install pygments docutils brew install sdl2 sdl2_image sdl2_ttf sdl2_mixer gstreamer

pip install cython pip install kivy

cd vendor/kivy-md && py setup.py install

Run

python main.py

Syntax Highlighting

IntelliJ

USE_OSX_FRAMEWORKS=0 pip3 install kivy

*Within IntelliJ: File->Import Settings->Select 'intellij-settings.jar'

About

A hybrid mobile application written in Python with the Kivy framework in order to calculate Pi.


Languages

Language:Python 100.0%