{ "info": { "author": "Adam Faulconbridge", "author_email": "afaulconbridge@googlemail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering :: Artificial Life", "Topic :: Scientific/Engineering :: Chemistry", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "######\r\nReadme\r\n######\r\n\r\nDescription\r\n===========\r\n\r\nPyAChemKit is a collection of Artificial Chemistry software written in Python - a library and collection of tools. \r\n\r\nArtificial Chemistry (AChem) is a spin-off topic of Artificial Life. AChem is aimed at emergence of life from\r\nnon-living environment - primordial soup etc.\r\n\r\n\r\nInstallation\r\n============\r\n\r\nTo install on Ubuntu Linux, run ::\r\n\r\n sudo easy_install -U AChemKit\r\n\r\nThis package should work on other Linux distributions and versions of Windows, but is untested.\r\n\r\nThis package requires the following:\r\n\r\n* Python >= 2.6 http://www.python.org/\r\n \r\nSome features use the following:\r\n\r\n* NetworkX\r\n* GraphViz http://www.graphviz.org/\r\n \r\nOptionally, the following can be installed to improve performance:\r\n\r\n* Psyco http://psyco.sourceforge.net\r\n* PyPy http://codespeak.net/pypy\r\n \r\nSource\r\n======\r\n\r\nThe latest version of the source code is available from https://github.com/afaulconbridge/PyAChemKit\r\n\r\nThe source code additionally requires the following:\r\n\r\n* Sphinx >= 1.0 http://sphinx.pocoo.org/\r\n* Graphviz http://www.graphviz.org/\r\n* Make http://www.gnu.org/software/make/\r\n* LaTeX http://www.latex-project.org/\r\n* PyLint >=0.13.0 http://www.logilab.org/project/pylint/\r\n* Coverage http://nedbatchelder.com/code/coverage/\r\n\r\n\r\nFor a Debian-based Linux distrbution --- e.g. Debian, Ubuntu --- these can be installed / updated with::\r\n\r\n make setup\r\n \r\n(Note, LaTeX is not installed via this method because it is very large. Run ``sudo apt-get install texlive-full`` if you want to be able to compile the PDF documentation.)\r\n\r\n\r\nThere is a makefile that will run some useful tasks for you (generate documentation, test, benchmark). This can be accessed by running the following command::\r\n\r\n make help\r\n \r\nCopyright\r\n=========\r\n\r\nThis project is licensed under a modified-BSD license. See the fie ``COPYRIGHT`` for details.", "description_content_type": null, "docs_url": null, "download_url": "http://pypi.python.org/packages/source/A/AChemKit/AChemKit-0.1.0.tar.gz#md5=a4b09ccb7ce61642305e3ef5874ac924", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/afaulconbridge/PyAChemKit", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "AChemKit", "package_url": "https://pypi.org/project/AChemKit/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/AChemKit/", "project_urls": { "Download": "http://pypi.python.org/packages/source/A/AChemKit/AChemKit-0.1.0.tar.gz#md5=a4b09ccb7ce61642305e3ef5874ac924", "Homepage": "https://github.com/afaulconbridge/PyAChemKit" }, "release_url": "https://pypi.org/project/AChemKit/0.3.0/", "requires_dist": null, "requires_python": null, "summary": "An Artificial Chemistry Tookit", "version": "0.3.0" }, "last_serial": 783711, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "a4b09ccb7ce61642305e3ef5874ac924", "sha256": "6b010889e690c3c332bfd9eff5ff56d26bb80cfbc20088c4d5c7d46856faa699" }, "downloads": -1, "filename": "AChemKit-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a4b09ccb7ce61642305e3ef5874ac924", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 256280, "upload_time": "2011-04-08T11:37:24", "url": "https://files.pythonhosted.org/packages/36/4f/02e4f22de49dc7fd5a08d03a30ff0e393c11d2c56a25f78f4ac5f2f0b0da/AChemKit-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "461f53aaa1c849fdebdd6277677c6f20", "sha256": "7c4b543a4d1485a94f704eb92330312bcfd83dcb99a7f3a34526547ecb8f5e6d" }, "downloads": -1, "filename": "AChemKit-0.1.1.tar.gz", "has_sig": false, "md5_digest": "461f53aaa1c849fdebdd6277677c6f20", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 111664, "upload_time": "2011-04-08T11:56:00", "url": "https://files.pythonhosted.org/packages/89/f0/1a919c220b62a6d2dc6ec61d08f154dcb7eaf54c31639e90c795b299070a/AChemKit-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "1ae21751bed3e4242c891e75dbff4084", "sha256": "da219b98196a13133cfbebaee1e3a2085f18957a39cd2adcb50aede0adfce3d8" }, "downloads": -1, "filename": "AChemKit-0.1.2.tar.gz", "has_sig": false, "md5_digest": "1ae21751bed3e4242c891e75dbff4084", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 264761, "upload_time": "2011-04-08T12:15:46", "url": "https://files.pythonhosted.org/packages/8a/98/18f2f30ab4c4238e346bb0f40ad09e849192f2bebc3c67b3b35ab8785e3a/AChemKit-0.1.2.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "6feadf7f14011acdaaae87f304f841ad", "sha256": "6c78fafb470845475c8b70679e4d28af6152791eb372138f5155663cd1d0fe3e" }, "downloads": -1, "filename": "AChemKit-0.2.0.tar.gz", "has_sig": false, "md5_digest": "6feadf7f14011acdaaae87f304f841ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 276665, "upload_time": "2011-05-06T11:34:11", "url": "https://files.pythonhosted.org/packages/85/3b/e372b39ba953ed8b7db4b21bfb68bdd5f9397d6c8f7d68c58898c8c74fd4/AChemKit-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "fc80d5eda067f3dbbfb31fc45368a6bf", "sha256": "4948b6fdc596b9e677f67015b152ddbd964cf9fa7cc133a31927ce6fdad2e512" }, "downloads": -1, "filename": "AChemKit-0.3.0.tar.gz", "has_sig": false, "md5_digest": "fc80d5eda067f3dbbfb31fc45368a6bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 280437, "upload_time": "2011-09-09T14:32:36", "url": "https://files.pythonhosted.org/packages/b1/e5/0d44fe1673122040cbe6f8f59478672bdd491359212d438990b0ad42c675/AChemKit-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fc80d5eda067f3dbbfb31fc45368a6bf", "sha256": "4948b6fdc596b9e677f67015b152ddbd964cf9fa7cc133a31927ce6fdad2e512" }, "downloads": -1, "filename": "AChemKit-0.3.0.tar.gz", "has_sig": false, "md5_digest": "fc80d5eda067f3dbbfb31fc45368a6bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 280437, "upload_time": "2011-09-09T14:32:36", "url": "https://files.pythonhosted.org/packages/b1/e5/0d44fe1673122040cbe6f8f59478672bdd491359212d438990b0ad42c675/AChemKit-0.3.0.tar.gz" } ] }