GithubHelp home page GithubHelp logo

pombredanne / plyer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kivy/plyer

0.0 0.0 0.0 1.1 MB

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

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

License: MIT License

Makefile 0.42% Python 90.27% HTML 9.31%

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

Supported APIs

Platform Android iOS Windows OS X Linux
Accelerometer X X   X X
Call X X      
Camera (taking picture) X X      
GPS X X      
Notifications X   X X X
Text to speech X X X X X
Email (open mail client) X X X X X
Vibrator X X      
Sms (send messages) X        
Compass X X      
Unique ID X X X X X
Gyroscope X X      
Battery X X X X X
Native file chooser     X X X
Orientation X        
Audio recording X        
Flash X X      

Support

If you need assistance, you can ask for help on our mailing list:

We also have an IRC channel:

  • Server : irc.freenode.net
  • Port : 6667, 6697 (SSL only)
  • Channel : #kivy

Contributing

We love pull requests and discussing novel ideas. Check out our contribution guide and feel free to improve Plyer.

The following mailing list and IRC channel are used exclusively for discussions about developing the Kivy framework and its sister projects:

IRC channel:

  • Server : irc.freenode.net
  • Port : 6667, 6697 (SSL only)
  • Channel : #kivy-dev

License

Plyer is released under the terms of the MIT License. Please refer to the LICENSE file.

plyer's People

Contributors

akshayaurora avatar albericc avatar aron-bordin avatar brousch avatar chriscole42 avatar coderstav avatar dessant avatar inclement avatar kiok46 avatar kived avatar laltin avatar lipi avatar matham avatar mihaineacsu avatar pspchucky avatar robertjerovsek avatar thegrymek avatar tito avatar trivedigaurav avatar tshirtman avatar voen 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.