{ "info": { "author": "pyLHC", "author_email": "pylhc@github.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6" ], "description": "# SDDS\n[![Travis (.com)](https://img.shields.io/travis/com/pylhc/sdds.svg?style=popout)](https://travis-ci.com/pylhc/sdds/)\n[![Code Climate coverage](https://img.shields.io/codeclimate/coverage/pylhc/sdds.svg?style=popout)](https://codeclimate.com/github/pylhc/sdds)\n[![Code Climate maintainability (percentage)](https://img.shields.io/codeclimate/maintainability-percentage/pylhc/sdds.svg?style=popout)](https://codeclimate.com/github/pylhc/sdds)\n[![GitHub last commit](https://img.shields.io/github/last-commit/pylhc/sdds.svg?style=popout)](https://github.com/pylhc/sdds/)\n[![GitHub release](https://img.shields.io/github/release/pylhc/sdds.svg?style=popout)](https://github.com/pylhc/sdds/)\n\nThis package provides reading and writing functionality for **self describing data sets (sdds)**. \n\n## Getting Started\n\n### Prerequisites\n\nThe only third-party package sdds depends on is `numpy`.\n\n\n### Installing\n\nInstallation is easily done via `pip`. The package is then used as `sdds`.\n\n```\npip install sdds\n```\n\nExample:\n\n```\nimport sdds\n\nsdds_data = sdds.read('path_to_input.sdds')\nsdds.write(sdds_data, 'path_to_output.sdds')\n```\n\n\n## Description\n\nReading and writing capabilities for [sdds-files](https://ops.aps.anl.gov/SDDSIntroTalk/slides.html)\nare provided by this package. On the python side, the data is stored in a class structure\nwith attributes corresponding to the sdds-format itself \n(see [sdds-format](https://ops.aps.anl.gov/manuals/SDDStoolkit/SDDStoolkitsu2.html)).\n\n\n## Known Issues\n\n- Can't read ASCII files\n- Can't read binary columns\n- No support for `&include` tag\n\n\n## Authors\n\n* **Jaime** - *Initial work* - [jaimecp89](https://github.com/jaimecp89)\n* **Luk\u00e1\u0161** - *Other work* - [lmalina](https://github.com/lmalina)\n* **Josch** - *Publishing* - [JoschD](https://github.com/JoschD)\n* **pyLHC/OMC-Team** - *Working Group* - [pyLHC](https://github.com/orgs/pylhc/teams/omc-team)\n\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pylhc/sdds", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "sdds", "package_url": "https://pypi.org/project/sdds/", "platform": "", "project_url": "https://pypi.org/project/sdds/", "project_urls": { "Homepage": "https://github.com/pylhc/sdds" }, "release_url": "https://pypi.org/project/sdds/0.1.3/", "requires_dist": [ "numpy" ], "requires_python": "", "summary": "Read and write sdds files.", "version": "0.1.3" }, "last_serial": 5651154, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "c104505c072f059a5623a094b61229b6", "sha256": "34c3a292471cf09c97cdb4663eef0dc69cb8cd44b5461cb289b13ac686a9737d" }, "downloads": -1, "filename": "sdds-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c104505c072f059a5623a094b61229b6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8718, "upload_time": "2019-02-19T14:39:06", "url": "https://files.pythonhosted.org/packages/52/91/ab76196d323b8ec1375056c2bc208c91381b11709516d8fd96999a565177/sdds-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e171b07e65178aca34432ed7e22b9aa1", "sha256": "db380f4aef3da69388101b79b0fc6660d62980ed770bcc6ff68885a412a3e0ca" }, "downloads": -1, "filename": "sdds-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e171b07e65178aca34432ed7e22b9aa1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6816, "upload_time": "2019-02-19T14:39:08", "url": "https://files.pythonhosted.org/packages/5b/fc/218700e85923ffe73573981f6da8100235d10de35d8885ce7152cc4044bf/sdds-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "5861bdb0b0a360195a925c19eedef312", "sha256": "9fd65c52ef72b411bd2992ebecc7d3f15b523e804642141bc2254320421c8a0e" }, "downloads": -1, "filename": "sdds-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "5861bdb0b0a360195a925c19eedef312", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9087, "upload_time": "2019-08-01T17:22:50", "url": "https://files.pythonhosted.org/packages/83/ab/ee394721eed7e2b6cde314c1020ab6d27d54c620df56182e05fc5ef1c76b/sdds-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "97c79f729db16caea9a8b85f0d32353d", "sha256": "4cb992c76a8a7e353194e7d64fde98f4c8a42d36244cb3c586dcb39e4e4fea03" }, "downloads": -1, "filename": "sdds-0.1.1.tar.gz", "has_sig": false, "md5_digest": "97c79f729db16caea9a8b85f0d32353d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7156, "upload_time": "2019-08-01T17:22:52", "url": "https://files.pythonhosted.org/packages/4a/7f/1c282d2f4b46aa91fd7560ec7ff87c21725ad58b252ae576f51a9ed69775/sdds-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "4c50fbb212a28605cac823b2b587e071", "sha256": "75fca0ee21409f4158b26bd70f439f436589d624493d3ab05318fcedc71f0dd2" }, "downloads": -1, "filename": "sdds-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "4c50fbb212a28605cac823b2b587e071", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9090, "upload_time": "2019-08-08T15:55:57", "url": "https://files.pythonhosted.org/packages/b2/41/919e5deb5666f011d4b47a5cfd713bd6b8b4a2dd39a2a716b6748c1eff19/sdds-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d613c4512012a77ede72a9f7bc6379c7", "sha256": "2707fc9e112e4628674c3aab697027ea20313e36f4d93051608bf5e11111683e" }, "downloads": -1, "filename": "sdds-0.1.2.tar.gz", "has_sig": false, "md5_digest": "d613c4512012a77ede72a9f7bc6379c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7147, "upload_time": "2019-08-08T15:55:59", "url": "https://files.pythonhosted.org/packages/c8/6e/866221634463840844ef328be02609b8425addf55b9e03d552a59204702d/sdds-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "7d9ddfd5bd540fea2efeb8d15a154954", "sha256": "69b238cc7488fdd9d368647831861d1626c1a731c21412bc41f7ba463717abdb" }, "downloads": -1, "filename": "sdds-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "7d9ddfd5bd540fea2efeb8d15a154954", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9093, "upload_time": "2019-08-08T16:15:31", "url": "https://files.pythonhosted.org/packages/7c/63/cbd3956ba98f93ee64f18d428833ede30c46911c2a238d027dc5527536db/sdds-0.1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9c1a24e9e4dd4b59f7568f5986d65902", "sha256": "8e23057d6c70b20e80d003a57f38751bc9e21bd556e70fe7d76d3693e3abde44" }, "downloads": -1, "filename": "sdds-0.1.3.tar.gz", "has_sig": false, "md5_digest": "9c1a24e9e4dd4b59f7568f5986d65902", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7153, "upload_time": "2019-08-08T16:15:33", "url": "https://files.pythonhosted.org/packages/8b/f3/ed0dfe82e15a8218530133f60cfb578532d492c4a7d46ac4bf228dbdb535/sdds-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7d9ddfd5bd540fea2efeb8d15a154954", "sha256": "69b238cc7488fdd9d368647831861d1626c1a731c21412bc41f7ba463717abdb" }, "downloads": -1, "filename": "sdds-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "7d9ddfd5bd540fea2efeb8d15a154954", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9093, "upload_time": "2019-08-08T16:15:31", "url": "https://files.pythonhosted.org/packages/7c/63/cbd3956ba98f93ee64f18d428833ede30c46911c2a238d027dc5527536db/sdds-0.1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9c1a24e9e4dd4b59f7568f5986d65902", "sha256": "8e23057d6c70b20e80d003a57f38751bc9e21bd556e70fe7d76d3693e3abde44" }, "downloads": -1, "filename": "sdds-0.1.3.tar.gz", "has_sig": false, "md5_digest": "9c1a24e9e4dd4b59f7568f5986d65902", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7153, "upload_time": "2019-08-08T16:15:33", "url": "https://files.pythonhosted.org/packages/8b/f3/ed0dfe82e15a8218530133f60cfb578532d492c4a7d46ac4bf228dbdb535/sdds-0.1.3.tar.gz" } ] }