{"id":20602423,"url":"https://github.com/augustunderground/pynut","last_synced_at":"2025-08-19T02:42:25.203Z","repository":{"id":112836262,"uuid":"542495716","full_name":"AugustUnderground/pynut","owner":"AugustUnderground","description":"Read .raw simulation files as pandas DataFrame","archived":false,"fork":false,"pushed_at":"2024-11-14T15:58:22.000Z","size":32,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T01:54:06.563Z","etag":null,"topics":["cadence-spectre","python","raw-data"],"latest_commit_sha":null,"homepage":"https://augustunderground.github.io/pynut","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/AugustUnderground.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,"zenodo":null}},"created_at":"2022-09-28T08:54:25.000Z","updated_at":"2024-11-14T15:58:27.000Z","dependencies_parsed_at":"2024-11-08T08:24:35.654Z","dependency_job_id":"8bdfedb7-a8be-480b-adde-ccd1ba35db23","html_url":"https://github.com/AugustUnderground/pynut","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AugustUnderground/pynut","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AugustUnderground%2Fpynut","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AugustUnderground%2Fpynut/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AugustUnderground%2Fpynut/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AugustUnderground%2Fpynut/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AugustUnderground","download_url":"https://codeload.github.com/AugustUnderground/pynut/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AugustUnderground%2Fpynut/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271092128,"owners_count":24697903,"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","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cadence-spectre","python","raw-data"],"created_at":"2024-11-16T09:13:50.752Z","updated_at":"2025-08-19T02:42:25.122Z","avatar_url":"https://github.com/AugustUnderground.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyNut\n\nYou can pronounce it :peanuts: when you think no one's listening.\n\n## Installation\n\nWith `pip`:\n\n```sh\n$ pip install git+https://github.com/augustunderground/pynut.git\n```\n\nFrom source:\n\n```sh\n$ git clone https://github.com/augustunderground/pynut.git\n$ pushd pynut\n$ pip install .\n```\n\n## Example\n\n```python\nimport pynut as pn\n\nfile = './test/rc2.raw'\n\nraw = pn.read_raw(file)\n```\n\nOr see `test/example.py`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faugustunderground%2Fpynut","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faugustunderground%2Fpynut","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faugustunderground%2Fpynut/lists"}