{ "info": { "author": "Michal Kalewski ", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [], "description": "==================================\nSimple Network Simulator (sim2net)\n==================================\n\n:Author: Micha\u0142 Kalewski\n:Version: 3.1.2\n:Documentation: http://sim2net.readthedocs.org/en/latest/\n:License: MIT License\n\n**Simple Network Simulator** (**sim2net**) is a discrete event simulator of\n*mobile ad hoc networks* (MANETs) implemented in Python. The simulator allows\nus to simulate networks of a given number of nodes that move according to the\nselected mobility model, run custom applications, and communicate only by\nsending application messages through wireless links.\n\nInstallation\n============\nThere are two possibilities to install the **sim2net** simulator: with the use\nof the ``pip`` installation tool, or from the source code obtained from `GitHub\n`_.\n\n1. Using the ``pip`` installation tool\n--------------------------------------\n.. code-block:: bash\n\n $ sudo pip install sim2net\n\n2. Manually from the source code\n--------------------------------\nStep 1. Clone the project:\n\n.. code-block:: bash\n\n $ git clone git@github.com:mkalewski/sim2net.git sim2net\n $ cd sim2net\n\nStep 2. Run install:\n\n.. code-block:: bash\n\n $ sudo python setup.py install\n\n\"Hello World\" example\n=====================\n.. code-block:: bash\n\n $ sim2net -i .\n $ sim2net ./configuration.py ./application.py\n\n\n**The full documentation can be found on**\n`readthedocs.org `_.\n\nCopyright\n=========\n| Copyright (c) 2012-2014 Michal Kalewski \n|\n| This program comes with ABSOLUTELY NO WARRANTY.\n| THIS IS FREE SOFTWARE, AND YOU ARE WELCOME TO REDISTRIBUTE IT UNDER THE TERMS\n| AND CONDITIONS OF THE MIT LICENSE. YOU SHOULD HAVE RECEIVED A COPY OF THE\n| LICENSE ALONG WITH THIS SOFTWARE; IF NOT, YOU CAN DOWNLOAD A COPY FROM\n| HTTP://WWW.OPENSOURCE.ORG.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mkalewski/sim2net", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "sim2net", "package_url": "https://pypi.org/project/sim2net/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sim2net/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mkalewski/sim2net" }, "release_url": "https://pypi.org/project/sim2net/3.1.2/", "requires_dist": null, "requires_python": null, "summary": "Simple Network Simulator (sim2net) is a discrete event simulator of mobile ad hoc networks (MANETs).", "version": "3.1.2" }, "last_serial": 1125302, "releases": { "3.1.2": [ { "comment_text": "", "digests": { "md5": "801e740406d6f8897ad8ef1ef8bcdd28", "sha256": "ff76153554906a6ca52645f0583d324c9cf6164dbf3f765cbc683bc792bd82fc" }, "downloads": -1, "filename": "sim2net-3.1.2.tar.gz", "has_sig": false, "md5_digest": "801e740406d6f8897ad8ef1ef8bcdd28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40939, "upload_time": "2014-06-15T09:12:52", "url": "https://files.pythonhosted.org/packages/54/c3/444a7ae7a91f3e1987e4eb1f1ea4aa937aa395e7a3bad3cbe17452144b0e/sim2net-3.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "801e740406d6f8897ad8ef1ef8bcdd28", "sha256": "ff76153554906a6ca52645f0583d324c9cf6164dbf3f765cbc683bc792bd82fc" }, "downloads": -1, "filename": "sim2net-3.1.2.tar.gz", "has_sig": false, "md5_digest": "801e740406d6f8897ad8ef1ef8bcdd28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40939, "upload_time": "2014-06-15T09:12:52", "url": "https://files.pythonhosted.org/packages/54/c3/444a7ae7a91f3e1987e4eb1f1ea4aa937aa395e7a3bad3cbe17452144b0e/sim2net-3.1.2.tar.gz" } ] }