{"id":13460908,"url":"https://github.com/JuliaPy/pyjulia","last_synced_at":"2025-03-24T19:33:17.861Z","repository":{"id":11998905,"uuid":"14576985","full_name":"JuliaPy/pyjulia","owner":"JuliaPy","description":"python interface to julia","archived":false,"fork":false,"pushed_at":"2024-04-01T19:43:21.000Z","size":727,"stargazers_count":881,"open_issues_count":146,"forks_count":103,"subscribers_count":37,"default_branch":"master","last_synced_at":"2024-08-10T18:05:47.311Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JuliaPy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2013-11-21T03:40:38.000Z","updated_at":"2024-08-09T01:37:21.000Z","dependencies_parsed_at":"2023-12-16T15:45:46.131Z","dependency_job_id":"d338a78b-84fa-4f93-883a-e243ad5b0f5f","html_url":"https://github.com/JuliaPy/pyjulia","commit_stats":{"total_commits":557,"total_committers":39,"mean_commits":"14.282051282051283","dds":0.4183123877917415,"last_synced_commit":"69b734f117e489904a07d20f46c8f96b56577779"},"previous_names":["julialang/pyjulia"],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaPy%2Fpyjulia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaPy%2Fpyjulia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaPy%2Fpyjulia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaPy%2Fpyjulia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaPy","download_url":"https://codeload.github.com/JuliaPy/pyjulia/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222004341,"owners_count":16914876,"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-07-31T10:00:50.536Z","updated_at":"2024-10-29T06:30:58.768Z","avatar_url":"https://github.com/JuliaPy.png","language":"Python","readme":"PyJulia\n=======\n\n\u003e [!CAUTION]\n\u003e Ongoing development of the Python/Julia interface has transitioned to [PythonCall.jl/juliacall](https://github.com/JuliaPy/PythonCall.jl), please consider using that package instead.\n\n[![Stable documentation](https://img.shields.io/badge/docs-stable-blue.svg)](https://pyjulia.readthedocs.io/en/stable/)\n[![Latest documentation](https://img.shields.io/badge/docs-latest-blue.svg)](https://pyjulia.readthedocs.io/en/latest/)\n[![Main workflow](https://github.com/JuliaPy/pyjulia/workflows/Main%20workflow/badge.svg)](https://github.com/JuliaPy/pyjulia/actions?query=workflow%3A%22Main+workflow%22)\n[![DOI](https://zenodo.org/badge/14576985.svg)](https://zenodo.org/badge/latestdoi/14576985)\n\nExperimenting with developing a better interface to [Julia language](https://julialang.org/) that works with [Python](https://www.python.org/) 3 and Julia v1.4+.\n\nQuick usage\n-----------\n\n```console\n$ python3 -m pip install julia    # install PyJulia\n...                               # you may need `--user` after `install`\n\n$ python3\n\u003e\u003e\u003e import julia\n\u003e\u003e\u003e julia.install()               # install PyCall.jl etc.\n\u003e\u003e\u003e from julia import Base        # short demo\n\u003e\u003e\u003e Base.sind(90)\n1.0\n```\n\nSee more in the [documentation](https://pyjulia.readthedocs.io).\n","funding_links":[],"categories":["InterOP"],"sub_categories":["Tutorials"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJuliaPy%2Fpyjulia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJuliaPy%2Fpyjulia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJuliaPy%2Fpyjulia/lists"}