{ "info": { "author": "Joe Stanley", "author_email": "stan3926@vandals.uidaho.edu", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# ELECTRICPY\n*Electrical-Engineering-for-Python*\n\nPython Libraries with functions and constants related to electrical engineering.\n\nThe functions and constants that make up these modules represent a library of material compiled with the intent of being used primarily\nfor research, development, education, and exploration in the realm of electrical engineering.\n\n### Special thanks to:\n- Stephen Weeks | Student - University of Idaho\n- Jeremy Perhac | Student - University of Idaho\n- Daniel Allen | Student - Universtiy of Idaho\n- Dr. Dennis Sullivan | Proffessor - University of Idaho\n- Dr. Brian Johnson | Proffessor - University of Idaho\n- StackOverflow user gg349\n- Shaurya Uppal | Online Code Contributor\n- Paul Ortman | Power Quality Engineer - Idaho Power | Instructor - University of Idaho\n\n\n### Dependencies:\n- NUMPY\n- MATPLOTLIB\n- SCIPY\n- SYMPY\n\n\n## INSTALLATION:\n 1. Install required dependencies (NUMPY, SCIPY, and MATPLOTLIB)\n - `pip install numpy`\n - `pip install scipy`\n - `pip install matplotlib`\n - `pip install sympy`\n \n 2. Install *electricpy*\n - `pip install electricpy`\n \n 3. Check installation success in Python environment\n\n ```python\n import electricpy\n electricpy._version_\n ```\n\n## To Do List:\n- Port Remaining Functions from ELECTRICALPYTHON\n - Add Heat Sink Solver\n - DC/DC Converters\n - DC/AC Converters\n - Stationary and Synchronous Reference Frame conversion Matricies/Constants\n - Add Phase Reference (A/B/C) to fault equations (np.roll)\n\n\n## Contact:\nFor more information regarding this resource, please contact Joe Stanley\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/engineerjoe440/electricpy", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "electricpy", "package_url": "https://pypi.org/project/electricpy/", "platform": "", "project_url": "https://pypi.org/project/electricpy/", "project_urls": { "Bug Tracker": "https://github.com/engineerjoe440/electricpy/issues", "Documentation": "https://engineerjoe440.github.io/electricpy/", "Homepage": "https://github.com/engineerjoe440/electricpy", "Source Repository": "https://github.com/engineerjoe440/electricpy" }, "release_url": "https://pypi.org/project/electricpy/0.0.4/", "requires_dist": null, "requires_python": "", "summary": "Electrical Engineering Functions in Python", "version": "0.0.4" }, "last_serial": 5837202, "releases": { "0.0.4": [ { "comment_text": "", "digests": { "md5": "1154e70afe7edafa42274b0362806af5", "sha256": "9ef60fbd9ae9603182f745ceb3dd3584ff469425a4dcdf5bd19307c9546327c4" }, "downloads": -1, "filename": "electricpy-0.0.4.tar.gz", "has_sig": false, "md5_digest": "1154e70afe7edafa42274b0362806af5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 47228, "upload_time": "2019-09-16T16:24:33", "url": "https://files.pythonhosted.org/packages/6e/80/12d996fd919ad22b00ab144e7d8cbf86edba05a71cabf0347506fd42abc5/electricpy-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1154e70afe7edafa42274b0362806af5", "sha256": "9ef60fbd9ae9603182f745ceb3dd3584ff469425a4dcdf5bd19307c9546327c4" }, "downloads": -1, "filename": "electricpy-0.0.4.tar.gz", "has_sig": false, "md5_digest": "1154e70afe7edafa42274b0362806af5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 47228, "upload_time": "2019-09-16T16:24:33", "url": "https://files.pythonhosted.org/packages/6e/80/12d996fd919ad22b00ab144e7d8cbf86edba05a71cabf0347506fd42abc5/electricpy-0.0.4.tar.gz" } ] }