{ "info": { "author": "John Bjorn Nelson", "author_email": "jbn@pathdependent.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Sociology" ], "description": "This package implements Model II from the `Structure of Growing Social Networks `_ (Jin et al, 2001). It generates a social network, using three processes: 1) random friendships, 2) friends meeting friends, and 3) dissolution. I wrote it to generate a static network structure. I did not write it as a scaffold for dynamic simulations. A java port exists as well, since the Python code is terribly slow.\r\n\r\nSee: `https://github.com/jbn/jin_et_al_2001 `_", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jbn/jin_et_al_2001", "keywords": "sna sociology sociogenesis", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "jingenr", "package_url": "https://pypi.org/project/jingenr/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jingenr/", "project_urls": { "Homepage": "https://github.com/jbn/jin_et_al_2001" }, "release_url": "https://pypi.org/project/jingenr/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Replication of Model II from Jin et al (2001)", "version": "0.0.1" }, "last_serial": 1597619, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "465ca5990cd4ad1641246392191109a6", "sha256": "9eefcccddc8ca29b8601ed441a38f1ffe3ead1667c88acff1712e3d81586a9ea" }, "downloads": -1, "filename": "jingenr-0.0.1.tar.gz", "has_sig": false, "md5_digest": "465ca5990cd4ad1641246392191109a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4629, "upload_time": "2015-06-18T14:51:59", "url": "https://files.pythonhosted.org/packages/ac/21/85a6304b39f8ab66e4164fc81d0285544350071ddd49ef2a4a6c897e1de5/jingenr-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "465ca5990cd4ad1641246392191109a6", "sha256": "9eefcccddc8ca29b8601ed441a38f1ffe3ead1667c88acff1712e3d81586a9ea" }, "downloads": -1, "filename": "jingenr-0.0.1.tar.gz", "has_sig": false, "md5_digest": "465ca5990cd4ad1641246392191109a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4629, "upload_time": "2015-06-18T14:51:59", "url": "https://files.pythonhosted.org/packages/ac/21/85a6304b39f8ab66e4164fc81d0285544350071ddd49ef2a4a6c897e1de5/jingenr-0.0.1.tar.gz" } ] }