ABPandas


NameABPandas JSON
Version 0.3 PyPI version JSON
download
home_page
SummaryAgent Based Pandas tool (ABPandas)
upload_time2023-07-26 18:35:56
maintainer
docs_urlNone
authorYahya Gamal
requires_python
license
keywords python agent based model spatial pandas
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            An Agent Based Modelling (ABM) package that can generate grid spatial shape files or work with predefined shape files.
The package focuses on simplicity by assigning Agents to spatial Polygons instead of assigning x and y locations for each agents.
This makes it useful in situations where granual movement of agents in space is not necessary (e.g. residentail location models)


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "ABPandas",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,Agent Based Model,Spatial,Pandas",
    "author": "Yahya Gamal",
    "author_email": "<abpandas.yg@outlook.com>",
    "download_url": "https://files.pythonhosted.org/packages/25/19/5ce2bcc9594045cc06d5690d6d4a16cffc14bc98720a5a55369452e10f2b/ABPandas-0.3.tar.gz",
    "platform": null,
    "description": "An Agent Based Modelling (ABM) package that can generate grid spatial shape files or work with predefined shape files.\nThe package focuses on simplicity by assigning Agents to spatial Polygons instead of assigning x and y locations for each agents.\nThis makes it useful in situations where granual movement of agents in space is not necessary (e.g. residentail location models)\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Agent Based Pandas tool (ABPandas)",
    "version": "0.3",
    "project_urls": null,
    "split_keywords": [
        "python",
        "agent based model",
        "spatial",
        "pandas"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "694ebb20d50df55aaae2068e0c84ccd9ad23264aeac69d39bc23d1b0c2233bda",
                "md5": "ebfccf1f70f823ab17442a95ff40305e",
                "sha256": "78c4acd07afda6a68ff1749bbe9deafb7f127e5ed05715badc4b1dcabc991d90"
            },
            "downloads": -1,
            "filename": "ABPandas-0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ebfccf1f70f823ab17442a95ff40305e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4310,
            "upload_time": "2023-07-26T18:35:54",
            "upload_time_iso_8601": "2023-07-26T18:35:54.952517Z",
            "url": "https://files.pythonhosted.org/packages/69/4e/bb20d50df55aaae2068e0c84ccd9ad23264aeac69d39bc23d1b0c2233bda/ABPandas-0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25195ce2bcc9594045cc06d5690d6d4a16cffc14bc98720a5a55369452e10f2b",
                "md5": "342dfe467ca1be41f097e7e3dc3dcd4c",
                "sha256": "ca6222b383547822f531d678effd8aca12e69a8dc2b0fda8b225199103482025"
            },
            "downloads": -1,
            "filename": "ABPandas-0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "342dfe467ca1be41f097e7e3dc3dcd4c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3729,
            "upload_time": "2023-07-26T18:35:56",
            "upload_time_iso_8601": "2023-07-26T18:35:56.410634Z",
            "url": "https://files.pythonhosted.org/packages/25/19/5ce2bcc9594045cc06d5690d6d4a16cffc14bc98720a5a55369452e10f2b/ABPandas-0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-26 18:35:56",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "abpandas"
}
        
Elapsed time: 0.09389s