{"id":23495334,"url":"https://github.com/elmisback/python-evolver","last_synced_at":"2025-06-22T23:03:19.163Z","repository":{"id":85891965,"uuid":"44541697","full_name":"elmisback/python-evolver","owner":"elmisback","description":"A Python interface for Ken Brakke's surface evolver REPL.","archived":false,"fork":false,"pushed_at":"2015-11-28T20:09:19.000Z","size":21,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-25T03:27:20.599Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elmisback.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}},"created_at":"2015-10-19T14:48:30.000Z","updated_at":"2024-05-03T20:28:32.000Z","dependencies_parsed_at":"2023-03-13T07:22:29.271Z","dependency_job_id":null,"html_url":"https://github.com/elmisback/python-evolver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elmisback%2Fpython-evolver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elmisback%2Fpython-evolver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elmisback%2Fpython-evolver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elmisback%2Fpython-evolver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elmisback","download_url":"https://codeload.github.com/elmisback/python-evolver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239136277,"owners_count":19587781,"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-12-25T03:26:26.907Z","updated_at":"2025-02-16T13:49:14.409Z","avatar_url":"https://github.com/elmisback.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## python-evolver\n\n### Setup\n\nMake sure evolver is on the system path. This is as simple as running\n\n```\nln -s /Absolute/path/to/evolver /usr/local/bin/evolver\n```\n\n### Usage\n```\nimport evolver\n\nwith evolver.Evolver('/path/to/evolver') as E:\n    E.run_command('foo := 3')\n    output = E.run_command('print foo')\n    print(output) # prints the string 3\n```\n\n### Development\n\nGet [pip](http://pip.readthedocs.org/en/stable/installing/). [Clone the\nrepository](https://help.github.com/articles/cloning-a-repository/) and run \n\n```\npip install --editable /path/to/repo\n```\n\n### Source\n\nTo download the surface evolver, see its\n[homepage](http://facstaff.susqu.edu/brakke/evolver/evolver.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felmisback%2Fpython-evolver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felmisback%2Fpython-evolver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felmisback%2Fpython-evolver/lists"}