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://coveralls.io/repos/gammu/python-gammu/badge.svg https://scan.coverity.com/projects/4837/badge.svg Liberapay 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

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-3.2.2.tar.gz (139.3 kB view details)

Uploaded Source

Built Distributions

python_gammu-3.2.2-cp39-cp39-win_amd64.whl (562.3 kB view details)

Uploaded CPython 3.9 Windows x86-64

python_gammu-3.2.2-cp39-cp39-win32.whl (484.7 kB view details)

Uploaded CPython 3.9 Windows x86

python_gammu-3.2.2-cp38-cp38-win_amd64.whl (562.2 kB view details)

Uploaded CPython 3.8 Windows x86-64

python_gammu-3.2.2-cp38-cp38-win32.whl (484.5 kB view details)

Uploaded CPython 3.8 Windows x86

python_gammu-3.2.2-cp37-cp37m-win_amd64.whl (561.6 kB view details)

Uploaded CPython 3.7m Windows x86-64

python_gammu-3.2.2-cp37-cp37m-win32.whl (483.3 kB view details)

Uploaded CPython 3.7m Windows x86

python_gammu-3.2.2-cp36-cp36m-win_amd64.whl (561.6 kB view details)

Uploaded CPython 3.6m Windows x86-64

python_gammu-3.2.2-cp36-cp36m-win32.whl (483.3 kB view details)

Uploaded CPython 3.6m Windows x86

File details

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

File metadata

  • Download URL: python-gammu-3.2.2.tar.gz
  • Upload date:
  • Size: 139.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

File hashes

Hashes for python-gammu-3.2.2.tar.gz
Algorithm Hash digest
SHA256 d66c1e418621a92794275be298ce3b021dce05a819c541ac83c4b53a8761ce17
MD5 67b2443169bd8a882d81289e557dcfb7
BLAKE2b-256 cb417431e2ace7bffd8593a997c586fabf39b4549636f7100c5c0aa126d80d85

See more details on using hashes here.

File details

Details for the file python_gammu-3.2.2-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: python_gammu-3.2.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 562.3 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

File hashes

Hashes for python_gammu-3.2.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 30d6312fe2b7026e20bf3a85ca9f8b95217e78cb7c51ecbc23d4674ce3b5df04
MD5 253cffdecd75371d384a984eccdf3166
BLAKE2b-256 09e920b3a2e1c53d9555b3e9a1d3d7f415c36c47650abb5b06c702566bbebb40

See more details on using hashes here.

File details

Details for the file python_gammu-3.2.2-cp39-cp39-win32.whl.

File metadata

  • Download URL: python_gammu-3.2.2-cp39-cp39-win32.whl
  • Upload date:
  • Size: 484.7 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

File hashes

Hashes for python_gammu-3.2.2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 858094cccef48769f5df6afcefc6e316c5fb7668a1ce3c5a95cf6de3a242da73
MD5 65ce6a3ebb7d5b7d0fcd0d3c4e489234
BLAKE2b-256 9a3cd9d95ff14cb236de75b056251716f6ac6d1051d0bd281b86414494a7ab95

See more details on using hashes here.

File details

Details for the file python_gammu-3.2.2-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: python_gammu-3.2.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 562.2 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

File hashes

Hashes for python_gammu-3.2.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 c761fdbdc207dbff5772a4d8019441a7e67f0fb0ab58f707a580e0b50bf735f1
MD5 c1d7fad02e655d44344da852eb70d594
BLAKE2b-256 8d9e1f66e054661482f61cebe1af14c9fa2e3277df4a8ce4d1c0ff6f630cabd8

See more details on using hashes here.

File details

Details for the file python_gammu-3.2.2-cp38-cp38-win32.whl.

File metadata

  • Download URL: python_gammu-3.2.2-cp38-cp38-win32.whl
  • Upload date:
  • Size: 484.5 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

File hashes

Hashes for python_gammu-3.2.2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 318e44109bce4f10ef40de6f52beee36209911a012e4bbd61881ce785ec171a9
MD5 fb13ef5ebb48c4c8bf567413d528b798
BLAKE2b-256 c77d8e467ccd2c58e3b33e1bcdf7a6728a8c7e7236e4e6c089c771037d7b8912

See more details on using hashes here.

File details

Details for the file python_gammu-3.2.2-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: python_gammu-3.2.2-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 561.6 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

File hashes

Hashes for python_gammu-3.2.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 111eb51ce8a7600907dfbe05f2899ed5b6a5966399ccbf023725f8579a5656a3
MD5 d54cff592cb8abc0e4fbd93343866aef
BLAKE2b-256 00b272b2c8fc20ca62bc8f7f725e1097047420efd3535baf84fa2c3a2e85965d

See more details on using hashes here.

File details

Details for the file python_gammu-3.2.2-cp37-cp37m-win32.whl.

File metadata

  • Download URL: python_gammu-3.2.2-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 483.3 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

File hashes

Hashes for python_gammu-3.2.2-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 139b79a66f7a822c1c66099ad0e6eef0d2cca1d966af89429f8a83363abe41ce
MD5 31a3918ccdb3a08355c612a592d920e5
BLAKE2b-256 ff0e2f9b4ee0c64064bc515a8ef637cb1e0521788d932c4b162ee6deb15497e8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_gammu-3.2.2-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 561.6 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

File hashes

Hashes for python_gammu-3.2.2-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 0771300df7cc594929183ca728daa6004ed8718e1eba118ef954cde1d21bf2f1
MD5 3afec4c3a51bbede830d4a6867747c59
BLAKE2b-256 8c157ce7416e2e2358bd4a78183b816f33bc51a890664dd16dc1c108030b2430

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_gammu-3.2.2-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 483.3 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

File hashes

Hashes for python_gammu-3.2.2-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 41075e12979a475ac1027f69fe64a3cb0d31cbcf03b44de7d321ea0536dbfad7
MD5 3f06ed1ed9eb5c7af5e0eecbdcdecedf
BLAKE2b-256 15a6346979c19c0c181738b87abbe2baaeb866b331cf3300eb97be0dc165008e

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