{"id":20687999,"url":"https://github.com/engineerjoe440/phasors","last_synced_at":"2026-07-06T12:31:07.348Z","repository":{"id":238064789,"uuid":"795795823","full_name":"engineerjoe440/phasors","owner":"engineerjoe440","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-04T20:18:39.000Z","size":14,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-07T01:01:50.377Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/engineerjoe440.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-04T04:47:34.000Z","updated_at":"2024-09-10T17:56:19.000Z","dependencies_parsed_at":"2024-05-04T05:29:16.837Z","dependency_job_id":"0ce671a3-b4e4-4051-b2b5-29948630c553","html_url":"https://github.com/engineerjoe440/phasors","commit_stats":null,"previous_names":["engineerjoe440/phasors"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engineerjoe440%2Fphasors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engineerjoe440%2Fphasors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engineerjoe440%2Fphasors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engineerjoe440%2Fphasors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/engineerjoe440","download_url":"https://codeload.github.com/engineerjoe440/phasors/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242945837,"owners_count":20210762,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T22:58:50.887Z","updated_at":"2025-10-28T06:06:14.155Z","avatar_url":"https://github.com/engineerjoe440.png","language":"Python","funding_links":["https://www.buymeacoffee.com/engineerjoe440"],"categories":[],"sub_categories":[],"readme":"\n\n\n# Phasors\n\n*A means to measure complex values with magnitude and angle.*\n\n[![pypi](https://img.shields.io/pypi/v/phasors.svg?color=blue\u0026logo=pypi\u0026logoColor=white)](https://pypi.org/project/phasors/)\n[![stars](https://pepy.tech/badge/phasors)](https://pepy.tech/project/phasors)\n[![github](https://img.shields.io/github/stars/engineerjoe440/phasors?logo=github)](https://github.com/engineerjoe440/phasors/)\n[![license](https://img.shields.io/pypi/l/phasors.svg?color=blue)](https://github.com/engineerjoe440/phasors/blob/master/LICENSE.txt)\n\n[![\"Buy Me A Coffee\"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/engineerjoe440)\n\nThe `phasors` package provides a means to work with complex numbers in their\npolar coordinate form (with a magnitude and angle) allowing simple computation\nfor advanced electrical engineering or other phasor-based work.\n\n## Installation\n\nInstalling is as simple as:\n\n```shell\npip install phasors\n```\n\n## Usage\n\n```python\nfrom phasor import Phasor\n\nvoltage = Phasor(67, 120)\n\nprint(voltage)\n# 67.0 ∠ 119.99999999999999°\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengineerjoe440%2Fphasors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fengineerjoe440%2Fphasors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengineerjoe440%2Fphasors/lists"}