GithubHelp home page GithubHelp logo

brysontyrrell / macadmins-2016-craft-guis-with-python-and-tkinter Goto Github PK

View Code? Open in Web Editor NEW
87.0 9.0 37.0 1.06 MB

Code from my presentation for Penn State MacAdmins 2016

License: MIT License

Python 100.00%

macadmins-2016-craft-guis-with-python-and-tkinter's Introduction

Craft your own GUIs with Python and Tkinter

Repo for code used in all presentation slides from the 2016 Mac Admins Conference at Penn State.

Watch the presentation

Presentation slides can be downloaded here (pdf).

macadmins-2016-craft-guis-with-python-and-tkinter's People

Contributors

brysontyrrell avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

macadmins-2016-craft-guis-with-python-and-tkinter's Issues

Make AppKit optional to run the examples

Thank you for the nice lecture. I followed it because its examples should be generic and can run in any OS with Python.

However, I got this error message:

Traceback (most recent call last):
  File "/home/user/Desktop/doc_tk/MacAdmins-2016-Craft-GUIs-with-Python-and-Tkinter/01 - Basic Appearance/01_Basic_Appearance.py", line 2, in <module>
    import AppKit
ImportError: No module named AppKit
>>> 

I'm using Ubuntu 16.04 and AppKit seems a Mac specific module (pip install appkit brings me another different module).

So is it possible to change code to make AppKit optional.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.