# Python Mobilex
[![PyPi version][pypi-image]][pypi-link]
[![Supported Python versions][pyversions-image]][pyversions-link]
[![Build status][ci-image]][ci-link]
[![Coverage status][codecov-image]][codecov-link]
A USSD and SMS exchange framework for Python
## Installation
Install from [PyPi](https://pypi.org/project/mobilex/)
```
pip install mobilex
```
## Documentation
Full documentation is available [here][docs-link].
## Production
__This package is still in active development and should not be used in production environment__
[docs-link]: https://davidkyalo.github.io/python-mobilex/
[pypi-image]: https://img.shields.io/pypi/v/mobilex.svg?color=%233d85c6
[pypi-link]: https://pypi.python.org/pypi/mobilex
[pyversions-image]: https://img.shields.io/pypi/pyversions/mobilex.svg
[pyversions-link]: https://pypi.python.org/pypi/mobilex
[ci-image]: https://github.com/davidkyalo/python-mobilex/actions/workflows/workflow.yaml/badge.svg?event=push&branch=main
[ci-link]: https://github.com/davidkyalo/python-mobilex/actions?query=workflow%3ACI%2FCD+event%3Apush+branch%3Amaster
[codecov-image]: https://codecov.io/gh/davidkyalo/python-mobilex/branch/main/graph/badge.svg
[codecov-link]: https://codecov.io/gh/davidkyalo/python-mobilex
See this release on GitHub: [v0.0.5](https://github.com/davidkyalo/python-mobilex/releases/tag/0.0.5)
Raw data
{
"_id": null,
"home_page": "https://github.com/davidkyalo/python-mobilex",
"name": "mobilex",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10,<4.0",
"maintainer_email": "",
"keywords": "mobilex,mobile,USSD,SMS",
"author": "David Kyalo",
"author_email": "davidmkyalo@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/e6/7f/5a645bb6ee3968beabc5d657e1b17e898dc9beb6b75e7314090b5e0ebdbd/mobilex-0.0.5.tar.gz",
"platform": null,
"description": "# Python Mobilex\n\n\n[![PyPi version][pypi-image]][pypi-link]\n[![Supported Python versions][pyversions-image]][pyversions-link]\n[![Build status][ci-image]][ci-link]\n[![Coverage status][codecov-image]][codecov-link]\n\n\nA USSD and SMS exchange framework for Python \n\n\n## Installation\n\nInstall from [PyPi](https://pypi.org/project/mobilex/)\n\n```\npip install mobilex\n```\n\n## Documentation\n\nFull documentation is available [here][docs-link].\n\n\n\n## Production\n\n__This package is still in active development and should not be used in production environment__\n\n\n\n\n[docs-link]: https://davidkyalo.github.io/python-mobilex/\n[pypi-image]: https://img.shields.io/pypi/v/mobilex.svg?color=%233d85c6\n[pypi-link]: https://pypi.python.org/pypi/mobilex\n[pyversions-image]: https://img.shields.io/pypi/pyversions/mobilex.svg\n[pyversions-link]: https://pypi.python.org/pypi/mobilex\n[ci-image]: https://github.com/davidkyalo/python-mobilex/actions/workflows/workflow.yaml/badge.svg?event=push&branch=main\n[ci-link]: https://github.com/davidkyalo/python-mobilex/actions?query=workflow%3ACI%2FCD+event%3Apush+branch%3Amaster\n[codecov-image]: https://codecov.io/gh/davidkyalo/python-mobilex/branch/main/graph/badge.svg\n[codecov-link]: https://codecov.io/gh/davidkyalo/python-mobilex\n\n\nSee this release on GitHub: [v0.0.5](https://github.com/davidkyalo/python-mobilex/releases/tag/0.0.5)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "USSD and SMS exchange framework",
"version": "0.0.5",
"project_urls": {
"Documentation": "https://davidkyalo.github.io/python-mobilex",
"Homepage": "https://github.com/davidkyalo/python-mobilex",
"Repository": "https://github.com/davidkyalo/python-mobilex"
},
"split_keywords": [
"mobilex",
"mobile",
"ussd",
"sms"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8062d39bad8ea1fadee15dedf9705fb2c75e87dd658c57a695f933da04f7c26c",
"md5": "2590393a16cc7532c439a02521d8851a",
"sha256": "200af68700375fd3d5a878f448c3409ffdb96a29c79294e4e344e948f822c44f"
},
"downloads": -1,
"filename": "mobilex-0.0.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2590393a16cc7532c439a02521d8851a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10,<4.0",
"size": 18666,
"upload_time": "2023-05-24T19:03:10",
"upload_time_iso_8601": "2023-05-24T19:03:10.038832Z",
"url": "https://files.pythonhosted.org/packages/80/62/d39bad8ea1fadee15dedf9705fb2c75e87dd658c57a695f933da04f7c26c/mobilex-0.0.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e67f5a645bb6ee3968beabc5d657e1b17e898dc9beb6b75e7314090b5e0ebdbd",
"md5": "fd6d79f411d1d94c21e3613f64d71430",
"sha256": "0e877abea436a3cf3e7a8f1d72fce307c944163753d3cdfc842e078dbefac2a0"
},
"downloads": -1,
"filename": "mobilex-0.0.5.tar.gz",
"has_sig": false,
"md5_digest": "fd6d79f411d1d94c21e3613f64d71430",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10,<4.0",
"size": 14491,
"upload_time": "2023-05-24T19:03:12",
"upload_time_iso_8601": "2023-05-24T19:03:12.156196Z",
"url": "https://files.pythonhosted.org/packages/e6/7f/5a645bb6ee3968beabc5d657e1b17e898dc9beb6b75e7314090b5e0ebdbd/mobilex-0.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-24 19:03:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "davidkyalo",
"github_project": "python-mobilex",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "mobilex"
}