{ "info": { "author": "Guillaume Lemaitre", "author_email": "glemaitre58@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Science/Research", "License :: OSI Approved", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering" ], "description": ".. -*- mode: rst -*-\n\n|Travis|_ |AppVeyor|_ |Codecov|_ |ReadTheDocs|_ |PythonVersion|_ |Pypi|_\n\n.. |Travis| image:: https://travis-ci.org/paris-saclay-cds/specio.svg?branch=master\n.. _Travis: https://travis-ci.org/paris-saclay-cds/specio\n\n.. |AppVeyor| image:: https://ci.appveyor.com/api/projects/status/pvkh4hic8rpxcoyn?svg=true\n.. _AppVeyor: https://ci.appveyor.com/project/paris-saclay-cds/specio/history\n\n.. |Codecov| image:: https://codecov.io/gh/paris-saclay-cds/specio/branch/master/graph/badge.svg\n.. _Codecov: https://codecov.io/gh/paris-saclay-cds/specio\n\n.. |ReadTheDocs| image:: https://readthedocs.org/projects/specio/badge/?version=latest\n.. _ReadTheDocs: http://specio.readthedocs.io/en/latest/?badge=latest\n\n.. |PythonVersion| image:: https://img.shields.io/pypi/pyversions/specio.svg\n.. _PythonVersion: https://img.shields.io/pypi/pyversions/specio.svg\n\n.. |Pypi| image:: https://badge.fury.io/py/specio.svg\n.. _Pypi: https://badge.fury.io/py/specio\n\nspecio\n======\n\nspecio is a library which allows to easily open spectroscopic format currently\navailable. It is widely inspired by the `imageio\n`_ architecture.\n\nDocumentation\n-------------\n\nInstallation documentation, API documentation, and examples can be found on the\ndocumentation_.\n\n.. _documentation: http://specio.readthedocs.io/\n\nInstallation\n------------\n\nDependencies\n~~~~~~~~~~~~\n\nThe following dependencies are mandatory:\n\n* numpy\n* six\n\nIn addition, there is the following optional dependencies required by some\nreaders and to export into CSV:\n\n* pandas\n* spc\n* pyopenms\n\nYou can install all these dependencies via pip::\n\n pip install -r requirements.txt\n\nUser installation\n~~~~~~~~~~~~~~~~~\n\nYou can install the package using pip and the PyPi repository::\n\n pip install -U specio\n\nAlternatively, you can clone it and run the setup.py file. Use the following\ncommands to get a copy from Github and install::\n\n git clone https://github.com/paris-saclay-cds/specio.git\n cd specio\n pip install .\n\nYou can also install the master branch directly with pip::\n\n pip install git+https://github.com/paris-saclay-cds/specio.git\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/paris-saclay-cds/specio", "keywords": "", "license": "BSD3", "maintainer": "", "maintainer_email": "", "name": "specio", "package_url": "https://pypi.org/project/specio/", "platform": "OS Independent", "project_url": "https://pypi.org/project/specio/", "project_urls": { "Homepage": "https://github.com/paris-saclay-cds/specio" }, "release_url": "https://pypi.org/project/specio/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "specio: Python input/output for spectroscopic files.", "version": "0.1.0" }, "last_serial": 3567554, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "b4ebb9e5f3c4096daabb4d9cd462c040", "sha256": "f1f9092685ab17d9f25e7377897f69fb131bec0443d1962b0c55935faa7f9e59" }, "downloads": -1, "filename": "specio-0.0.1.tar.gz", "has_sig": false, "md5_digest": "b4ebb9e5f3c4096daabb4d9cd462c040", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57849115, "upload_time": "2018-02-09T13:54:49", "url": "https://files.pythonhosted.org/packages/b8/c8/3ab64fe502c67a1bf65d0772cf935deb8833657e9a50ccb4df002f86eb26/specio-0.0.1.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "e74ba870ab89b1b1898d016fcb9c73cf", "sha256": "101174f49a526de2fd389be9a542155fd235ee5a55d80d5cf9cb46aafb03e157" }, "downloads": -1, "filename": "specio-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e74ba870ab89b1b1898d016fcb9c73cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57849287, "upload_time": "2018-02-09T14:41:15", "url": "https://files.pythonhosted.org/packages/0b/1b/ac7af599b1299c5798a96730a386f065d67564773e42eec6ba8f9de10eea/specio-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e74ba870ab89b1b1898d016fcb9c73cf", "sha256": "101174f49a526de2fd389be9a542155fd235ee5a55d80d5cf9cb46aafb03e157" }, "downloads": -1, "filename": "specio-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e74ba870ab89b1b1898d016fcb9c73cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57849287, "upload_time": "2018-02-09T14:41:15", "url": "https://files.pythonhosted.org/packages/0b/1b/ac7af599b1299c5798a96730a386f065d67564773e42eec6ba8f9de10eea/specio-0.1.0.tar.gz" } ] }