General
General copied to clipboard
New package: TyPython v0.1.0
- Registering package: TyPython
- Repository: https://github.com/Suzhou-Tongyuan/jnumpy
- Created by: @thautwarm
- Version: v0.1.0
- Commit: a2032200701bccac1db393acf5c2c0f67602df1b
- Reviewed by: @thautwarm
- Reference: https://github.com/Suzhou-Tongyuan/jnumpy/commit/a2032200701bccac1db393acf5c2c0f67602df1b#commitcomment-80634905
- Description: Writing Python C extensions in Julia within 5 minutes.
Your new package pull request does not meet the guidelines for auto-merging. Please make sure that you have read the General registry README and the AutoMerge guidelines. The following guidelines were not met:
- Package name similar to 1 existing package.
- Similar to IPython. Damerau-Levenshtein distance 2 is at or below cutoff of 2.
Note that the guidelines are only required for the pull request to be merged automatically. However, it is strongly recommended to follow them, since otherwise the pull request needs to be manually reviewed and merged by a human.
After you have fixed the AutoMerge issues, simple retrigger Registrator, which will automatically update this pull request. You do not need to change the version number in your Project.toml file (unless of course the AutoMerge issue is that you skipped a version number, in which case you should change the version number).
If you do not want to fix the AutoMerge issues, please post a comment explaining why you would like this pull request to be manually merged.
Since you are registering a new package, please make sure that you have also read the package naming guidelines: https://julialang.github.io/Pkg.jl/dev/creating-packages/#Package-naming-guidelines-1
If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.
Package name similar to 1 existing package. Similar to IPython. Damerau-Levenshtein distance 2 is at or below cutoff of 2.
TyPython is an open-source project created by the company Ty/Tongyuan to do Python-Julia interops and other Python-related utilities. The prefix "Ty" is used to indicate that this package is relatively an internal package used by the company, while we also want share the code (as well as docs in the future) to the community.
[noblock]
And so far TyPython is a support package for Python users to write Python C extensions with Julia, which is the main reason why we needs it to be available as a public package.
[no block]
@ericphanson Hi, could we merge this PR now?
[no block]