.. -*- mode: rst -*-
|Travis|_ |PyPi|_ |DOI|_
.. |Travis| image:: https://travis-ci.org/edielsonpf/wsn-toolkit.svg?branch=main
.. _Travis: https://travis-ci.org/edielsonpf/wsn-toolkit
.. |PyPi| image:: https://badge.fury.io/py/wsn-toolkit.svg
.. _PyPi: https://badge.fury.io/py/wsn-toolkit
.. |DOI| image:: https://zenodo.org/badge/319434165.svg
.. _DOI: https://zenodo.org/badge/latestdoi/319434165
.. |PythonMinVersion| replace:: 3.6
.. |NumPyMinVersion| replace:: 1.13.3
.. |MatplotlibMinVersion| replace:: 2.1.1
.. |PytestMinVersion| replace:: 5.0.1
**wsn-toolkit** is a Python module for simulation of Wireless Sensor Networks
Installation
------------
Dependencies
~~~~~~~~~~~~
wsn-toolkit requires:
- Python (>= |PythonMinVersion|)
- NumPy (>= |NumPyMinVersion|)
=======
Some examples require Matplotlib >= |MatplotlibMinVersion|.
User installation
~~~~~~~~~~~~~~~~~
using ``pip``::
pip install -U wsn-toolkit
or ``conda``::
conda install -c conda-forge wsn-toolkit
Source code
~~~~~~~~~~~
You can check the latest sources with the command:
git clone https://github.com/edielsonpf/wsn-toolkit.git
Testing
~~~~~~~
After installation, the test suite can be exeuted from outside the source
directory (you will need to have ``pytest`` >= |PyTestMinVersion| installed)::
pytest wsntk
Raw data
{
"_id": null,
"home_page": "https://github.com/edielsonpf/wsn-toolkit",
"name": "wsn-toolkit",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "network, sensor, tools, simulation",
"author": "Edielson P. Frigieri",
"author_email": "edielsonpf@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/fb/cc/aebfbf3cc0ec1c0d4ea3e16c148646cca3d583875293efd720a646356fe8/wsn-toolkit-0.0.5.tar.gz",
"platform": "",
"description": ".. -*- mode: rst -*-\n\n|Travis|_ |PyPi|_ |DOI|_\n\n.. |Travis| image:: https://travis-ci.org/edielsonpf/wsn-toolkit.svg?branch=main\n.. _Travis: https://travis-ci.org/edielsonpf/wsn-toolkit\n\n.. |PyPi| image:: https://badge.fury.io/py/wsn-toolkit.svg\n.. _PyPi: https://badge.fury.io/py/wsn-toolkit\n\n.. |DOI| image:: https://zenodo.org/badge/319434165.svg\n.. _DOI: https://zenodo.org/badge/latestdoi/319434165\n\n.. |PythonMinVersion| replace:: 3.6\n.. |NumPyMinVersion| replace:: 1.13.3\n.. |MatplotlibMinVersion| replace:: 2.1.1\n.. |PytestMinVersion| replace:: 5.0.1\n\n**wsn-toolkit** is a Python module for simulation of Wireless Sensor Networks\n\nInstallation\n------------\n\nDependencies\n~~~~~~~~~~~~\n\nwsn-toolkit requires:\n\n- Python (>= |PythonMinVersion|)\n- NumPy (>= |NumPyMinVersion|)\n\n=======\n\nSome examples require Matplotlib >= |MatplotlibMinVersion|.\n\n\nUser installation\n~~~~~~~~~~~~~~~~~\n\nusing ``pip``::\n\n pip install -U wsn-toolkit\n\nor ``conda``::\n\n conda install -c conda-forge wsn-toolkit\n\n\nSource code\n~~~~~~~~~~~\n\nYou can check the latest sources with the command:\n\n git clone https://github.com/edielsonpf/wsn-toolkit.git\n\n\nTesting\n~~~~~~~\n\nAfter installation, the test suite can be exeuted from outside the source\ndirectory (you will need to have ``pytest`` >= |PyTestMinVersion| installed)::\n\n pytest wsntk\n\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A toolkit for Wireless Sensor Networks.",
"version": "0.0.5",
"split_keywords": [
"network",
" sensor",
" tools",
" simulation"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c2c7d847584a0a24fbb3c9c1c3d8395014bed58de5d9cc549b19126de6d1493d",
"md5": "8e51863b657be5e90e3f841d825723a9",
"sha256": "9921cca5205a0d3bf11b2106631bafed6c354b8e509e42419482d5cc51e3ae70"
},
"downloads": -1,
"filename": "wsn_toolkit-0.0.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8e51863b657be5e90e3f841d825723a9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 10849,
"upload_time": "2020-12-29T21:32:07",
"upload_time_iso_8601": "2020-12-29T21:32:07.605065Z",
"url": "https://files.pythonhosted.org/packages/c2/c7/d847584a0a24fbb3c9c1c3d8395014bed58de5d9cc549b19126de6d1493d/wsn_toolkit-0.0.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fbccaebfbf3cc0ec1c0d4ea3e16c148646cca3d583875293efd720a646356fe8",
"md5": "f48f7bd7f2911a969297783e4711143f",
"sha256": "3e2f95f74eee2b0d7bc3c1ef2661566648e1f1bb84fd96000f3eafd434d88f8b"
},
"downloads": -1,
"filename": "wsn-toolkit-0.0.5.tar.gz",
"has_sig": false,
"md5_digest": "f48f7bd7f2911a969297783e4711143f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9816,
"upload_time": "2020-12-29T21:32:08",
"upload_time_iso_8601": "2020-12-29T21:32:08.676113Z",
"url": "https://files.pythonhosted.org/packages/fb/cc/aebfbf3cc0ec1c0d4ea3e16c148646cca3d583875293efd720a646356fe8/wsn-toolkit-0.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2020-12-29 21:32:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "edielsonpf",
"github_project": "wsn-toolkit",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"lcname": "wsn-toolkit"
}