Kushagra
Kushagra
MModular
Created by Hasan Yousef on 12/8/2023 in #questions
Distributing the binary as a docker image
Then I believe you need python in the image as well Along with the specific libraries if not from the standard library
5 replies
MModular
Created by Hasan Yousef on 12/8/2023 in #questions
Distributing the binary as a docker image
I think you should not need much if you're using compiled binary. Just add it, copy the dependencies explicitly used in the file, and build the image I believe it should run smoothly
5 replies
MModular
Created by Théo Pomies on 12/7/2023 in #questions
Will the special methods slowly transition to traits?
That's a HUGE RESPECT !!! Because making things more complex than they need to be, is something current generation is getting very good at.
10 replies
MModular
Created by Théo Pomies on 12/6/2023 in #questions
will mojo include an all in one tool like cargo
I'm also very much interested in this Since I don't like the developement ecosystem of python to be very good It sure is my go to language for CP rn, but it just doesn't give me a good vibe for making backend application Because of all that virtualenv thing
7 replies
MModular
Created by Hammad on 10/24/2023 in #questions
Writing a server in mojo
Well, I'm working to build a server using C ffi Also there is firedis repo that is redis implemented in mojo
10 replies
MModular
Created by Kushagra on 11/27/2023 in #questions
Modular CLI Progress Bar
@Alex Kirchhoff Just saw my issue is completed That's some quick and amazing work Thanks a lot
5 replies
MModular
Created by Kushagra on 11/27/2023 in #questions
Modular CLI Progress Bar
No description
5 replies
MModular
Created by theonevolodya on 11/15/2023 in #questions
Null Operators
If python approves this, it'll be great and might be later added to mojo
6 replies
MModular
Created by theonevolodya on 11/15/2023 in #questions
Null Operators
Yeah, I think we should also have a PEP for anonymous arrow functions through some syntax from JavaScript. That makes it very easy to work with asynchronous applications. And if we could have a pipeline operator or .then type of methods that takes output of one call after it succeeds and then pass it to other functions, that would be cherry on top of cake
6 replies
MModular
Created by ✰Black_Star✰ on 11/8/2023 in #questions
when i run ubunto on windows
:linux:
5 replies
MModular
Created by ✰Black_Star✰ on 11/8/2023 in #questions
when i run ubunto on windows
YOoOoO
5 replies
MModular
Created by alvinjrush on 11/1/2023 in #questions
majo packages
You have to get them from their GitHub repository
3 replies
MModular
Created by alvinjrush on 11/1/2023 in #questions
majo packages
Well, there are many small packages developed by the community, however, they're not hosted anywhere since there is no package manager available
3 replies
MModular
Created by Hammad on 10/24/2023 in #questions
Writing a server in mojo
I believe you can use Python-interop to use Django in Mojo
10 replies
MModular
Created by Kushagra on 10/18/2023 in #questions
Cannot import Top level packages
Completely seperate
18 replies
MModular
Created by Kushagra on 10/18/2023 in #questions
Cannot import Top level packages
Inside the tests folder
18 replies
MModular
Created by Kushagra on 10/18/2023 in #questions
Cannot import Top level packages
Sure let me know if you manage to import classes from files in the same directory
18 replies
MModular
Created by Kushagra on 10/18/2023 in #questions
Cannot import Top level packages
Here
18 replies
MModular
Created by Kushagra on 10/18/2023 in #questions
Cannot import Top level packages
No description
18 replies
MModular
Created by Kushagra on 10/18/2023 in #questions
Cannot import Top level packages
My apologies for incomplete information
18 replies