{ "info": { "author": "Stevan Sandi, Tomo Popovic, Bozo Krstajic", "author_email": "stevan.sandi@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering" ], "description": "pyPMU - Python Synchrophasor Module\n===================================\n\nSynchrophasor module represents implementation of IEEE C37.118.2\nstandard in Python. `synchrophasor` module is still in development phase\nbut we have few very interesting tools.\n\nGetting Started\n---------------\n\nSynchrophasor module is made to be easy to install and run.\n\n### Prerequisites\n\nYou will need `python3` to run module correctly. Check your Python\nversion:\n\n### Installing\n\n- Install using \"pip\" for Python 3: =pip3 install synchrophasor=\n\n- You can download this project as \"zip\" file and extract it or clone\n it using git \"git clone https://github.com/iicsys/pypmu.git\" and\n then run \"python3 setup.py install\" inside project folder.\n\n### Running the tests\n\nRight now we have only one test for frame encapsulation validation. You\ncan check it like this:\n\n \"python3 tests/validate_frames.py\"\n\n\nCredits\n-------\n\n- [Tomo Popovic](https://me.linkedin.com/in/tomopopovic) -\n \"synchrophasor\" module project leader.\n- [Bozo Krstajic](https://me.linkedin.com/in/bozo-krstajic-b503b51) -\n \"synchrophasor\" module project adviser.\n- [Stevan Sandi](https://me.linkedin.com/in/sstevan) - \"synchrophasor\"\n module project developer.\n\nLicense\n-------\n\n BSD-3-Clause\n\n\nReferences\n----------\n\n- C37.118.2-2011 - IEEE Standard for Synchrophasor Data Transfer for\n Power Systems - (http://standards.ieee.org/findstds/standard/C37.118.2-2011.html)\n\nCitations\n---------\n\n*If you use the pyPMU code for your research, please cite the following\npublication:*\n\n- S. Sandi, T. Popovic, \"pyPMU \u2013 Open Source Python Package for\n Synchrophasor Data Transfer\", IEEE 24th Telecommunications Forum\n (TELFOR), Belgrade, Serbia, Nov 22-23\n\n- S. Sandi, T. Popovic, B. Krstajic, \"Python Implementation of IEEE\n C37.118 Communication Protocol\", Journal of Electrical Engineering,\n Faculty of Electrical Engineering, University, Podgorica,\n Montenegro, Vol. 21, No. 1, December 2015, pp 108-117\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/iicsys/pypmu/tarball/1.0.0-alpha", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/iicsys/pypmu", "keywords": "synchrophasor,pypmu,pdc,pmu,power-systems,ieeec37118", "license": "BSD-3", "maintainer": null, "maintainer_email": null, "name": "synchrophasor", "package_url": "https://pypi.org/project/synchrophasor/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/synchrophasor/", "project_urls": { "Download": "https://github.com/iicsys/pypmu/tarball/1.0.0-alpha", "Homepage": "https://github.com/iicsys/pypmu" }, "release_url": "https://pypi.org/project/synchrophasor/1.0.0-alpha/", "requires_dist": null, "requires_python": null, "summary": "Synchrophasor module represents implementation of IEEE C37.118.2 standard in Python.", "version": "1.0.0-alpha" }, "last_serial": 2667706, "releases": { "1.0.0-alpha": [ { "comment_text": "", "digests": { "md5": "562d974d5d317ff70c1c326b5a2b6dd0", "sha256": "145a78c96bd801a04daeaa23a3e69134bf0314f51e6bf8b531709dec542d71f5" }, "downloads": -1, "filename": "synchrophasor-1.0.0-alpha.tar.gz", "has_sig": false, "md5_digest": "562d974d5d317ff70c1c326b5a2b6dd0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25052, "upload_time": "2017-02-25T15:03:15", "url": "https://files.pythonhosted.org/packages/fa/5d/90d6405537eefb60737e9de5112bca799e18b970310bce9d706a68f06a6c/synchrophasor-1.0.0-alpha.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "562d974d5d317ff70c1c326b5a2b6dd0", "sha256": "145a78c96bd801a04daeaa23a3e69134bf0314f51e6bf8b531709dec542d71f5" }, "downloads": -1, "filename": "synchrophasor-1.0.0-alpha.tar.gz", "has_sig": false, "md5_digest": "562d974d5d317ff70c1c326b5a2b6dd0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25052, "upload_time": "2017-02-25T15:03:15", "url": "https://files.pythonhosted.org/packages/fa/5d/90d6405537eefb60737e9de5112bca799e18b970310bce9d706a68f06a6c/synchrophasor-1.0.0-alpha.tar.gz" } ] }