Coder Social home page Coder Social logo

chrmorais / plyer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kivy/plyer

0.0 1.0 0.0 572 KB

Plyer is a platform-independent Python wrapper for platform-dependent APIs

Home Page: https://plyer.readthedocs.org

License: MIT License

Makefile 0.32% Python 92.73% HTML 6.95%

plyer's Introduction

Plyer

Plyer is a platform-independent api to use features commonly found on various platforms, notably mobile ones, in Python.

How

Plyer tries not to reinvent the wheel, and will call for external libraries to implement the api in the easiest way, depending on the current platform.

  • on python-for-android, pyjnius is used
  • on kivy-ios, pyobjus is used
  • on windows/mac/linux, commonly found libraries and programs will be used

Support

Platform Android < 4.0 Android > 4.0 iOS Windows OSX Linux
Accelerometer X X X   X X
Camera (taking picture) X X        
GPS X X X      
Notifications X X   X X X
Text to speech X X X X X X
Email (open mail client) X X X X X X
Vibrator X X        
Sms (send messages) X X        
Compass X X X      
Unique ID (IMEI or SN) X X X X X X
Gyroscope X X X      
Battery X X X X X X
Native file chooser       X X X
Orientation X X        

plyer's People

Contributors

trivedigaurav avatar tito avatar thegrymek avatar brousch avatar inclement avatar dessant avatar akshayaurora avatar matham avatar mihaineacsu avatar tshirtman avatar laltin avatar chriscole42 avatar robertjerovsek avatar albericc avatar pspchucky avatar aron-bordin avatar helenst avatar coderstav avatar kived avatar voen avatar

Watchers

James Cloos avatar

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.