{ "info": { "author": "Simon J.L. Billinge group", "author_email": "sb2896@columbia.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering :: Physics" ], "description": ".. image:: https://travis-ci.org/diffpy/diffpy.utils.svg?branch=master\n :target: https://travis-ci.org/diffpy/diffpy.utils\n\n.. image:: https://codecov.io/gh/diffpy/diffpy.utils/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/diffpy/diffpy.utils\n\n\ndiffpy.utils\n========================================================================\n\nGeneral purpose shared utilities for the diffpy libraries.\n\nThe diffpy.utils package provides functions for extracting array data from\nvariously formatted text files and wx GUI utilities used by the PDFgui\nprogram. The package also includes an interpolation function based on the\nWhittaker-Shannon formula that can be used to resample a PDF or other profile\nfunction over a new grid.\n\nFor more information about the diffpy.utils library, see the users manual at\nhttp://diffpy.github.io/diffpy.utils.\n\n\nREQUIREMENTS\n------------------------------------------------------------------------\n\nThe diffpy.utils package requires Python 3.4 or later or 2.7 and\nthe following software:\n\n* ``setuptools`` - tools for installing Python packages\n* ``NumPy`` - library for scientific computing with Python\n\nThe functions in diffpy.utils.wx module require\n\n* ``wxPython`` - GUI toolkit for the Python language\n\nWe recommend to use `Anaconda Python `_\nas it allows to install the software dependencies together with\ndiffpy.utils. For other Python distributions it is necessary to install\nthe required software separately. As an example, on Ubuntu Linux the\nrequired software can be installed with ::\n\n sudo apt-get install python-setuptools python-numpy\n\n\nINSTALLATION\n------------------------------------------------------------------------\n\nThe preferred method is to use Anaconda Python and install from the\n\"diffpy\" channel of Anaconda packages ::\n\n conda config --add channels diffpy\n conda install diffpy.utils\n\nAnother option is to use ``easy_install`` to download and install the\nlatest release from `Python Package Index `_ ::\n\n easy_install diffpy.utils\n\nIf you prefer to install from sources, obtain the source archive and\nrun ::\n\n python setup.py install\n\nYou may need to use ``sudo`` with system Python as it attempts to\ninstall to standard system directories. If sudo is not available, check\nthe usage info from ``python setup.py install --help`` for options to\ninstall to user-writable locations. The installation integrity can be\nverified by changing to the HOME directory and running ::\n\n python -m diffpy.utils.tests.run\n\n\nDEVELOPMENT\n------------------------------------------------------------------------\n\ndiffpy.utils is an open-source software developed as a part of the\nDiffPy-CMI complex modeling initiative at the Brookhaven National\nLaboratory. The diffpy.utils sources are hosted at\nhttps://github.com/diffpy/diffpy.utils.\n\nFeel free to fork the project and contribute. To install diffpy.utils\nin a development mode, with its sources being directly used by Python\nrather than copied to a package directory, use ::\n\n python setup.py develop --user\n\n\nCONTACTS\n------------------------------------------------------------------------\n\nFor more information on diffpy.utils please visit the project web-page\n\nhttp://www.diffpy.org/\n\nor email Prof. Simon Billinge at sb2896@columbia.edu.", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/diffpy/diffpy.utils/", "keywords": "text data parsers wx grid", "license": "BSD-style license", "maintainer": "Pavol Juhas", "maintainer_email": "pavol.juhas@gmail.com", "name": "diffpy.utils", "package_url": "https://pypi.org/project/diffpy.utils/", "platform": "", "project_url": "https://pypi.org/project/diffpy.utils/", "project_urls": { "Homepage": "https://github.com/diffpy/diffpy.utils/" }, "release_url": "https://pypi.org/project/diffpy.utils/3.0.0/", "requires_dist": null, "requires_python": "", "summary": "Shared utilities for diffpy packages.", "version": "3.0.0" }, "last_serial": 4932348, "releases": { "1.0-r6769-20111121": [], "1.0-r6878-20130611": [], "1.1": [ { "comment_text": "", "digests": { "md5": "51a595182e93bdc6787220e7ea2f911d", "sha256": "3089d69e1d762d6c4a8ab7387a9f7035e90a1846b2331043c180e499d3cf13ff" }, "downloads": -1, "filename": "diffpy.utils-1.1.tar.gz", "has_sig": false, "md5_digest": "51a595182e93bdc6787220e7ea2f911d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13339, "upload_time": "2014-03-21T22:46:15", "url": "https://files.pythonhosted.org/packages/2d/2b/d38f4477da328044edc1735f91b05774cdffba17eb08dc17188d836d536a/diffpy.utils-1.1.tar.gz" } ], "1.1b1": [ { "comment_text": "", "digests": { "md5": "38f6b77cd9a0d8152dd950eb56f3a406", "sha256": "9a12f9b46b59bd45f3930ab6da9bf77ef359a14e4c99365cecb080d27e200456" }, "downloads": -1, "filename": "diffpy.utils-1.1b1.tar.gz", "has_sig": false, "md5_digest": "38f6b77cd9a0d8152dd950eb56f3a406", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13319, "upload_time": "2014-03-06T17:06:57", "url": "https://files.pythonhosted.org/packages/8f/96/4edfd7a448d130f1645b69136eaeadade1187bbf81244dae53d6b84b1802/diffpy.utils-1.1b1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "c82dcba2d2c2d7fcdcff6ae28262f3d3", "sha256": "3ad92ed95563f8240a8c39f048c3c4f8a101080f41faffb08f38623e394cdf73" }, "downloads": -1, "filename": "diffpy.utils-1.2.tar.gz", "has_sig": false, "md5_digest": "c82dcba2d2c2d7fcdcff6ae28262f3d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13819, "upload_time": "2016-01-06T19:41:28", "url": "https://files.pythonhosted.org/packages/b3/81/4a6a41cbee25293139590d545da3401e9cf7bd262331a262ec7d179f5b19/diffpy.utils-1.2.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "1678f7e65782ef0219071157554726e6", "sha256": "2c547a03ba027a5df4f826623278f8279c22196b139f1a6d218e86b478f58f6e" }, "downloads": -1, "filename": "diffpy.utils-1.2.1.tar.gz", "has_sig": false, "md5_digest": "1678f7e65782ef0219071157554726e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13970, "upload_time": "2016-01-31T17:47:07", "url": "https://files.pythonhosted.org/packages/46/35/4a45f02c5cd8e4e5637f473a28d1d31bdd832ec43cce1e577ac244d5e405/diffpy.utils-1.2.1.tar.gz" } ], "1.2.2": [ { "comment_text": "", "digests": { "md5": "dea16adb224cd9829a9f49fb4eab436a", "sha256": "9cc409762aa40d334bfe49cf6ac5f46a20e718818d1dce41c5972e04c3945abc" }, "downloads": -1, "filename": "diffpy.utils-1.2.2.tar.gz", "has_sig": false, "md5_digest": "dea16adb224cd9829a9f49fb4eab436a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14788, "upload_time": "2017-06-12T19:40:25", "url": "https://files.pythonhosted.org/packages/93/76/23ad36785134dbbd3b649ad71398f579cca16f402c3dcfce9bea1ec7ba90/diffpy.utils-1.2.2.tar.gz" } ], "3.0.0": [ { "comment_text": "", "digests": { "md5": "a736e20141b74e480af914d4a076d1d1", "sha256": "97f304797fa31eafbace3c3214364c7cf4d5824e84e2f0fefb7a6b5eee81bbdf" }, "downloads": -1, "filename": "diffpy.utils-3.0.0.tar.gz", "has_sig": false, "md5_digest": "a736e20141b74e480af914d4a076d1d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16934, "upload_time": "2019-03-12T23:40:50", "url": "https://files.pythonhosted.org/packages/9d/7f/3bdcfdccd55f82fa86039872bd9f5a7979f427cf7c210f0ca285d7bafd55/diffpy.utils-3.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a736e20141b74e480af914d4a076d1d1", "sha256": "97f304797fa31eafbace3c3214364c7cf4d5824e84e2f0fefb7a6b5eee81bbdf" }, "downloads": -1, "filename": "diffpy.utils-3.0.0.tar.gz", "has_sig": false, "md5_digest": "a736e20141b74e480af914d4a076d1d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16934, "upload_time": "2019-03-12T23:40:50", "url": "https://files.pythonhosted.org/packages/9d/7f/3bdcfdccd55f82fa86039872bd9f5a7979f427cf7c210f0ca285d7bafd55/diffpy.utils-3.0.0.tar.gz" } ] }