Skip to main content

Gammu bindings

Project description

python-gammu

Python bindings for the Gammu library.

https://travis-ci.org/gammu/python-gammu.svg?branch=master https://ci.appveyor.com/api/projects/status/19cefdo79bqrtq8l?svg=true https://api.codacy.com/project/badge/Grade/c7e87df480fb4609aa48482873f5c46b https://scrutinizer-ci.com/g/gammu/python-gammu/badges/quality-score.png?b=master https://landscape.io/github/gammu/python-gammu/master/landscape.svg?style=flat https://coveralls.io/repos/gammu/python-gammu/badge.svg https://scan.coverity.com/projects/4837/badge.svg Gratipay Bountysource PyPI

Homepage

<https://wammu.eu/python-gammu/>

License

Copyright (C) 2003 - 2018 Michal Cihar

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Installing

You can install in a usual way for Python modules using distutils, so use setup.py which is placed in the top level directory:

./setup.py build
sudo ./setup.py install

You can also install it using pip installer:

pip install python-gammu

Requirements

To compile python-gammu, you need Gammu development files (usually shipped as libgammu-dev or gammu-devel in Linux distributions).

The location of the libraries is discovered using pkg-config, GAMMU_PATH environment variable and falls back to generic locations. In case it does not work, either install pkg-config or set GAMMU_PATH.

On Linux something like this should work:

GAMMU_PATH=/opt/gammu python setup.py build

On Windows:

SET GAMMU_PATH="C:\Gammu"
python setup.py build

Documentation

Please see included python documentation:

>>> import gammu
>>> help(gammu)

Alternatively you can use Sphinx to generate browsable version, which is also available on-line at <https://wammu.eu/docs/manual/>.

Feedback and bug reports

Any feedback is welcome, see <https://wammu.eu/support/> for information how to contact developers.

Project details


Release history Release notifications | RSS feed

This version

2.11

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-gammu-2.11.tar.gz (135.6 kB view details)

Uploaded Source

Built Distributions

python_gammu-2.11-cp36-cp36m-win_amd64.whl (548.7 kB view details)

Uploaded CPython 3.6m Windows x86-64

python_gammu-2.11-cp36-cp36m-win32.whl (468.0 kB view details)

Uploaded CPython 3.6m Windows x86

python_gammu-2.11-cp35-cp35m-win_amd64.whl (548.7 kB view details)

Uploaded CPython 3.5m Windows x86-64

python_gammu-2.11-cp35-cp35m-win32.whl (468.0 kB view details)

Uploaded CPython 3.5m Windows x86

python_gammu-2.11-cp27-cp27m-win32.whl (479.3 kB view details)

Uploaded CPython 2.7m Windows x86

File details

Details for the file python-gammu-2.11.tar.gz.

File metadata

  • Download URL: python-gammu-2.11.tar.gz
  • Upload date:
  • Size: 135.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for python-gammu-2.11.tar.gz
Algorithm Hash digest
SHA256 25068fa060563920753cb3518dc7731b4db9cf62085edfe6711e9af9151e7d52
MD5 0187515e254fd177e6b936e9b3013297
BLAKE2b-256 dd874200dfd2a1276a590e01bd43ff3ab498831bdf382310d4ca4939c395d698

See more details on using hashes here.

File details

Details for the file python_gammu-2.11-cp36-cp36m-win_amd64.whl.

File metadata

File hashes

Hashes for python_gammu-2.11-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 a939490015af5d2e8ec2c7a466bc4d9d051be0d0809160d8ff84513e6460f321
MD5 e1a488739bb905b6697d4a22097fa66b
BLAKE2b-256 0d13849ab01f6836851059e7a2af1c7e4d74c19fdeaf1cc19387f9b1ce33b03f

See more details on using hashes here.

File details

Details for the file python_gammu-2.11-cp36-cp36m-win32.whl.

File metadata

File hashes

Hashes for python_gammu-2.11-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 bc09dfb0c3d896377e1b97aeccecb9e10c67dc3889073b164991c41274a48120
MD5 740fb024f07066485cd56873641a2124
BLAKE2b-256 24b4691b5e89d9d22b82f5ac33cc1ceb3e9ac2b7f1c76e6cc7ac0a7d736a8b5e

See more details on using hashes here.

File details

Details for the file python_gammu-2.11-cp35-cp35m-win_amd64.whl.

File metadata

File hashes

Hashes for python_gammu-2.11-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 56bad1ae1a76a3010abfe2424da76f8c4b86eb90763e90bbff8e2e3c899029ad
MD5 386ef95f36a353c0ac5807f17fa147fb
BLAKE2b-256 12da9981ff6349d9c1ac04fdfce5393cfc63a39911d65591360f640657ef5c46

See more details on using hashes here.

File details

Details for the file python_gammu-2.11-cp35-cp35m-win32.whl.

File metadata

File hashes

Hashes for python_gammu-2.11-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 0a58d2ba3304b4ab36cb1c82c4f1574646ed121903e449e6dcdf2fb378acba20
MD5 bad0d9f92667a64a9c041d972c2aed45
BLAKE2b-256 cf943506aaeef01ddf8db8bc0f8c2d544ab706977d815db5cde5902550056462

See more details on using hashes here.

File details

Details for the file python_gammu-2.11-cp27-cp27m-win32.whl.

File metadata

File hashes

Hashes for python_gammu-2.11-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 73bbb30ebb2b20832736aa00dabe02fd9099c835be380dcb4867da73625c8d25
MD5 c251bb4200d5426e5cd0be6f050578e2
BLAKE2b-256 f63464599eaae5256e3fcb3888b72c37ed4a559238873168584ffae38e5048be

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page