evan0greenup
evan0greenup
Question: when will first release version be released? Is there a milestone for version 0.0.1 to be released?
### Describe the feature For Rust programming language, there is a PyO3. It can implement Python modules in Rust. It would be nice to make a library for V language,...
## Request The modules created in Mojo can be simply imported in Python, and Python module can easily imported to Mojo. The data type can be seamlessly converted and maximum...
### Problem Currently, when user want to setup his own registry, the procedures is very complicated. For just specifying package name and version number, a simple directory based crate tarball...
Consider the following output from `man scp`: ``` SCP(1) BSD General Commands Manual SCP(1) NAME scp — OpenSSH secure file copy SYNOPSIS scp [-346ABCOpqRrsTv] [-c cipher] [-D sftp_server_path] [-F ssh_config]...
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE - [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field ### Checklist -...
**Is your feature request related to a problem? Please describe.** When there is missing value in dict, it will raise Error, this is good for majority scenario but sometimes user...
It would be nice to count the code from Jupyter notebook to overall total.
I build ghc via `stack build`. `stack` use its own `ghc` other than system `ghc`. As a result, the `ghc` build `clash` will not locate in `PATH` environment variable when...
At this stage, I believe the API of `imageio` is stable enough. Everytime when import image, `import imageio.v3 as iio` is too inconvenient. And accessing its member with different name...