pyjulia

python interface to julia

https://github.com/juliapy/pyjulia

Science Score: 33.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
    6 of 34 committers (17.6%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.1%) to scientific vocabulary

Keywords from Contributors

programming-language numerical julialang differential-equations symbolic-computation sciml ode sde ida tensors
Last synced: 10 months ago · JSON representation

Repository

python interface to julia

Basic Info
  • Host: GitHub
  • Owner: JuliaPy
  • License: mit
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 710 KB
Statistics
  • Stars: 890
  • Watchers: 36
  • Forks: 102
  • Open Issues: 145
  • Releases: 5
Created over 12 years ago · Last pushed over 2 years ago
Metadata Files
Readme License

README.md

PyJulia

[!CAUTION] Ongoing development of the Python/Julia interface has transitioned to PythonCall.jl/juliacall, please consider using that package instead.

Stable documentation Latest documentation Main workflow DOI

Experimenting with developing a better interface to Julia language that works with Python 3 and Julia v1.4+.

Quick usage

``console $ python3 -m pip install julia # install PyJulia ... # you may need--userafterinstall`

$ python3

import julia julia.install() # install PyCall.jl etc. from julia import Base # short demo Base.sind(90) 1.0 ```

See more in the documentation.

Owner

  • Name: JuliaPy
  • Login: JuliaPy
  • Kind: organization

Software that connects the Julia and Python languages.

GitHub Events

Total
  • Watch event: 14
  • Issue comment event: 4
  • Pull request event: 1
  • Fork event: 2
Last Year
  • Watch event: 14
  • Issue comment event: 4
  • Pull request event: 1
  • Fork event: 2

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 567
  • Total Committers: 34
  • Avg Commits per committer: 16.676
  • Development Distribution Score (DDS): 0.402
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Takafumi Arakaki a****f@g****m 339
Jake Bolewski j****i@g****m 70
MilesCranmer m****r@g****m 30
Robin Deits r****s@g****m 19
Keno Fischer k****r@c****u 18
Felipe cruz f****z@l****t 14
Matthias Bussonnier b****s@g****m 8
Mark Kittisopikul m****i 7
Páll Haraldsson P****n@g****m 7
Steven G. Johnson s****j@m****u 5
Isaiah Norton i****n@g****m 5
Matthew Rocklin m****n@g****m 4
Tsur t****n@g****m 4
stonebig s****g 4
Dani Pinyol d****i@a****m 3
dependabot[bot] 4****] 3
Ben Moran b****n@g****m 2
Daniel Soto s****d@s****u 2
Eduardo Gastal e****l@i****r 2
Elias Kuthe e****e@t****e 2
John Kirkham k****j@j****g 2
Manuel Berkemeier m****b@m****e 2
Marius Millea m****a@g****m 2
grahamgill 4****l 2
mad4a c****8@g****m 2
Alex Arslan a****n@c****t 1
Darren Christopher Lukas d****5@g****m 1
David Nadlinger c****e@k****t 1
Jasha10 8****0 1
Lilian Besson N****n 1
and 4 more...

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 78
  • Total pull requests: 54
  • Average time to close issues: 7 months
  • Average time to close pull requests: 5 months
  • Total issue authors: 58
  • Total pull request authors: 14
  • Average comments per issue: 4.59
  • Average comments per pull request: 3.46
  • Merged pull requests: 38
  • Bot issues: 0
  • Bot pull requests: 8
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: 3 days
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 5.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • MilesCranmer (8)
  • tkf (4)
  • racinmat (3)
  • calvinp0 (3)
  • jlapeyre (3)
  • marius311 (2)
  • amrit-poudel (2)
  • andrewkhardy (2)
  • 00sapo (2)
  • lazzarello (1)
  • Carreau (1)
  • kaandocal (1)
  • simonbyrne (1)
  • jolars (1)
  • fabmazz (1)
Pull Request Authors
  • MilesCranmer (15)
  • tkf (15)
  • dependabot[bot] (14)
  • mkitti (6)
  • dpinol (2)
  • krystophny (2)
  • Moelf (2)
  • Jasha10 (1)
  • Mark2000 (1)
  • PallHaraldsson (1)
  • droodman (1)
  • marius311 (1)
  • manuelbb-upb (1)
  • rdyro (1)
Top Labels
Issue Labels
PyCall (1) bug (1) Windows (1) help wanted (1)
Pull Request Labels
dependencies (14) breaking (1)

Packages

  • Total packages: 2
  • Total downloads:
    • pypi 39,907 last-month
  • Total docker downloads: 922
  • Total dependent packages: 26
    (may contain duplicates)
  • Total dependent repositories: 136
    (may contain duplicates)
  • Total versions: 20
  • Total maintainers: 4
pypi.org: julia

Julia/Python bridge with IPython support.

  • Versions: 19
  • Dependent Packages: 24
  • Dependent Repositories: 133
  • Downloads: 39,907 Last month
  • Docker Downloads: 922
Rankings
Dependent packages count: 0.6%
Dependent repos count: 1.3%
Docker downloads count: 1.9%
Average: 2.1%
Stargazers count: 2.2%
Downloads: 2.2%
Forks count: 4.6%
Maintainers (4)
Last synced: 10 months ago
conda-forge.org: pyjulia
  • Versions: 1
  • Dependent Packages: 2
  • Dependent Repositories: 3
Rankings
Stargazers count: 14.2%
Average: 17.5%
Dependent repos count: 18.0%
Forks count: 18.2%
Dependent packages count: 19.6%
Last synced: 10 months ago

Dependencies

docs/requirements.txt pypi
  • Sphinx *
.github/workflows/main.yml actions
  • actions/checkout v1 composite
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
  • codecov/codecov-action v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/publish.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
  • julia-actions/setup-julia v1 composite
  • pypa/gh-action-pypi-publish 37f50c210e3d2f9450da2cd423303d6a14a6e29f composite
.github/workflows/testtests.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
setup.py pypi