{ "info": { "author": "Thibaut Dubernet", "author_email": "thibaut.dubernet@ivt.baug.ethz.ch", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: OS Independent", "Programming Language :: Java", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "[![Build Status](https://travis-ci.org/matsim-eth/python-matsim.svg?branch=master)](https://travis-ci.org/matsim-eth/python-matsim)\n\nPython API for MATSim\n=====================\n\nThis is a Python API to interact with the MATSim Software.\nIt is mostly meant for teaching MATSim to non-programmers without loosing too much\nof the ability to configure, modify and analyse MATSim runs.\n\nInstallation\n------------\n\n### Pip\n\nTo install the package using `pip`, simply run the following:\n\n```\n# The installation procedure requires numpy to be available,\n# so you have to install it first if not already available\npip install numpy\npip install --no-binary JPype1 JPype1\npip install pythonmatsim\n```\n\n### Conda\n\nComing soon!\n\nRoadmap\n---------\n\nThis is a wish-list of what should be there by Fall 2019:\n\n* [x] Fast (enough) event handling\n* [ ] Fast (enough) data manipulation\n* [x] Good enough IDE support for scenario and config\n* [x] Deploy to PyPi\n* [ ] Deploy to conda-forge\n\nChangelog\n---------\n\n- **Next version - unreleased**\n\n- **0.1.2 - 2019-08-26**\n - fix additional problems with distribution\n\n- **0.1.1 - 2019-08-26**\n - fix distribution of stub files (type hints)\n\n- **0.1.0 - 2019-08-26**\n - static type hints for all java classes \n - protocol-buffer based event communication", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/matsim-eth/python-matsim", "keywords": "", "license": "GNU GPL 3.0", "maintainer": "", "maintainer_email": "", "name": "pythonmatsim", "package_url": "https://pypi.org/project/pythonmatsim/", "platform": "", "project_url": "https://pypi.org/project/pythonmatsim/", "project_urls": { "Homepage": "https://github.com/matsim-eth/python-matsim" }, "release_url": "https://pypi.org/project/pythonmatsim/0.1.2/", "requires_dist": null, "requires_python": ">=3.6", "summary": "A package to use MATSim from Python", "version": "0.1.2" }, "last_serial": 5732552, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "8009beb4e5f76f831fcff4e9e193a83b", "sha256": "eac6dd4f48743ab4e90e9077cedf3df98fc75a9720e2c6cf04e4f1055e356cd7" }, "downloads": -1, "filename": "pythonmatsim-0.1.0.tar.gz", "has_sig": false, "md5_digest": "8009beb4e5f76f831fcff4e9e193a83b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 221154, "upload_time": "2019-08-26T13:48:57", "url": "https://files.pythonhosted.org/packages/e9/e8/586abe0be416ce52aade6d82040939b43104ecb10497a628660d9ac19beb/pythonmatsim-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "1e434097f18b4af32492d989d841f450", "sha256": "260a7721fee8a497ccfa3ebc934761a652393ac38c33c34309767435af2245a5" }, "downloads": -1, "filename": "pythonmatsim-0.1.1.tar.gz", "has_sig": false, "md5_digest": "1e434097f18b4af32492d989d841f450", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2035512, "upload_time": "2019-08-26T16:23:49", "url": "https://files.pythonhosted.org/packages/8d/5c/d8a54c38fe1a3ffc2ee8d1f0ca040ed9157f31cb56a305b4628d4bf3014e/pythonmatsim-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "f140197973e723e640d54228a527ae2b", "sha256": "ac77afab69412a282131eeb43fdcbe5c1ad7c6c9b733f3c37b18b4da3b350f41" }, "downloads": -1, "filename": "pythonmatsim-0.1.2.tar.gz", "has_sig": false, "md5_digest": "f140197973e723e640d54228a527ae2b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 28976612, "upload_time": "2019-08-26T18:59:10", "url": "https://files.pythonhosted.org/packages/86/99/0ecf0801444f55e7dcdc47a7e65c2969343b7a4ae079c8ac2b7e9d7ce731/pythonmatsim-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f140197973e723e640d54228a527ae2b", "sha256": "ac77afab69412a282131eeb43fdcbe5c1ad7c6c9b733f3c37b18b4da3b350f41" }, "downloads": -1, "filename": "pythonmatsim-0.1.2.tar.gz", "has_sig": false, "md5_digest": "f140197973e723e640d54228a527ae2b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 28976612, "upload_time": "2019-08-26T18:59:10", "url": "https://files.pythonhosted.org/packages/86/99/0ecf0801444f55e7dcdc47a7e65c2969343b7a4ae079c8ac2b7e9d7ce731/pythonmatsim-0.1.2.tar.gz" } ] }