{ "info": { "author": "David Naves Sousa", "author_email": "davidnsousa@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# miniabm\n\nminiabm is a minimalist tool for agent-based modeling in python. This package allows the user to easily create objects with prespecified attributes, group the objects according the their attributes and change them dynamically in a batch.\n\n## Get the package\n\nTo download miniabm, either fork this github repo or use Pypi via pip:\n\n`pip install miniabm`\n\n## Usage\n\nRead the [docs](http://htmlpreview.github.io/?http://github.com/davidnsousa/miniabm/blob/master/doc.html) and see [examples here](http://github.com/davidnsousa/miniabm/tree/master/examples) to quickly get started.\n\n", "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/davidnsousa/miniabm", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "miniabm", "package_url": "https://pypi.org/project/miniabm/", "platform": "", "project_url": "https://pypi.org/project/miniabm/", "project_urls": { "Homepage": "https://github.com/davidnsousa/miniabm" }, "release_url": "https://pypi.org/project/miniabm/0.0.1/", "requires_dist": null, "requires_python": ">=3.6", "summary": "Minimalist tool for agent-based modeling in python", "version": "0.0.1" }, "last_serial": 6000427, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "c1b0c5faddbca625aed092f43239705f", "sha256": "7d5aa99b263ae96db0be47f7ae049142569f1dc94183ce07eb9042f7f493ac8d" }, "downloads": -1, "filename": "miniabm-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c1b0c5faddbca625aed092f43239705f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6", "size": 3232, "upload_time": "2019-10-19T17:18:12", "url": "https://files.pythonhosted.org/packages/97/5b/c9d4a5d44c010d4cca9097ac96fbae624972c90511974f6e70ff7d4cba17/miniabm-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cc4db78458ad958ae5c6b7b12a112bef", "sha256": "b1b7d8f728573e941b75e35286351f9fd13aaa1706ee213ae194f5679d583bf6" }, "downloads": -1, "filename": "miniabm-0.0.1.tar.gz", "has_sig": false, "md5_digest": "cc4db78458ad958ae5c6b7b12a112bef", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 3479, "upload_time": "2019-10-19T17:18:14", "url": "https://files.pythonhosted.org/packages/e5/98/eb4c76e5b1f0f998f73b7d13bcc8991a1747084d7b004aae4e662b45f94d/miniabm-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c1b0c5faddbca625aed092f43239705f", "sha256": "7d5aa99b263ae96db0be47f7ae049142569f1dc94183ce07eb9042f7f493ac8d" }, "downloads": -1, "filename": "miniabm-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c1b0c5faddbca625aed092f43239705f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6", "size": 3232, "upload_time": "2019-10-19T17:18:12", "url": "https://files.pythonhosted.org/packages/97/5b/c9d4a5d44c010d4cca9097ac96fbae624972c90511974f6e70ff7d4cba17/miniabm-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cc4db78458ad958ae5c6b7b12a112bef", "sha256": "b1b7d8f728573e941b75e35286351f9fd13aaa1706ee213ae194f5679d583bf6" }, "downloads": -1, "filename": "miniabm-0.0.1.tar.gz", "has_sig": false, "md5_digest": "cc4db78458ad958ae5c6b7b12a112bef", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 3479, "upload_time": "2019-10-19T17:18:14", "url": "https://files.pythonhosted.org/packages/e5/98/eb4c76e5b1f0f998f73b7d13bcc8991a1747084d7b004aae4e662b45f94d/miniabm-0.0.1.tar.gz" } ] }