{ "info": { "author": "Pascal Bugnion", "author_email": "pascal@bugnion.org", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: MacOS", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering", "Topic :: Software Development" ], "description": "contactpp\n=========\n\ncontactpp is a package for the generation of pseudopotentials for the \ncontact interaction. The theory is outlined in [BLNC]_. \n\n\n.. [BLNC] P.O. Bugnion, P. L\u00f3pez R\u00edos, R.J. Needs, and G.J. Conduit, \n High-fidelity pseudopotentials for the contact interaction.\n\nLinks\n-----\n\n* Home page: https://pypi.python.org/pypi/contactpp\n* Documentation: http://contactpp.readthedocs.org/en/latest/\n* Source code: https://github.com/pbugnion/contactpp\n* Issues: https://github.com/pbugnion/contactpp/issues\n\n\nInstallation\n------------\n\ncontactpp requires python2.7, numpy and scipy. On Ubuntu, for instance,\nthese can be installed with:\n\n $ sudo apt-get install python-numpy python-scipy\n\nThe easiest way to download and install ``contactpp`` is from the Python\npackage index. Run::\n\n $ easy_install contactpp\n\nThis requires root access (unless you are running in a virtual environment).\nTo install without root access, run::\n\n $ easy_install --user contactpp\n\nTo install from github, clone the git repository using::\n\n $ git clone https://github.com/pbugnion/contactpp.git\n\nNavigate to the source's root directory (``contactpp``) and run::\n\n $ python setup.py install\n\nIf you have a zip or a tar.gz archive of the source, unpack the compressed archive into a directory, navigate to this directory and run::\n\n $ python setup.py install\n\nYou may need to run this as root, unless you are running in a virtual environment.\n\n\n\nIssue reporting and contributing\n--------------------------------\n\nReport issues using the `github issue tracker `_.\n\nRead the CONTRIBUTING guide to learn how to contribute.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pypi.python.org/pypi/contactpp", "keywords": null, "license": "new BSD", "maintainer": null, "maintainer_email": null, "name": "contactpp", "package_url": "https://pypi.org/project/contactpp/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/contactpp/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://pypi.python.org/pypi/contactpp" }, "release_url": "https://pypi.org/project/contactpp/1.1/", "requires_dist": null, "requires_python": null, "summary": "Pseudopotential generator for the contact interaction", "version": "1.1" }, "last_serial": 1193805, "releases": { "1.0": [], "1.0.1": [], "1.0.2": [], "1.0.3": [], "1.1": [ { "comment_text": "", "digests": { "md5": "e0069800116cdb367505ed9bc91912b8", "sha256": "928f62ac193b959879a837bfce429b16e86081c86bc41183714d9b0e0bea3fd7" }, "downloads": -1, "filename": "contactpp-1.1.tar.gz", "has_sig": false, "md5_digest": "e0069800116cdb367505ed9bc91912b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14174, "upload_time": "2014-08-18T10:40:02", "url": "https://files.pythonhosted.org/packages/11/e9/92254fd39f36c5d17b993dcb0e3662de5beb833d9ecab5421401a9dc299a/contactpp-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e0069800116cdb367505ed9bc91912b8", "sha256": "928f62ac193b959879a837bfce429b16e86081c86bc41183714d9b0e0bea3fd7" }, "downloads": -1, "filename": "contactpp-1.1.tar.gz", "has_sig": false, "md5_digest": "e0069800116cdb367505ed9bc91912b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14174, "upload_time": "2014-08-18T10:40:02", "url": "https://files.pythonhosted.org/packages/11/e9/92254fd39f36c5d17b993dcb0e3662de5beb833d9ecab5421401a9dc299a/contactpp-1.1.tar.gz" } ] }