sparckles / Robyn

Robyn is a Super Fast Async Python Web Framework with a Rust runtime.
https://robyn.tech/
BSD 2-Clause "Simplified" License
4.19k stars 214 forks source link

move create robyn app into a separate repo #659

Closed sansyrox closed 1 month ago

sansyrox commented 10 months ago

Bug Description

It is getting hard to test the create flag. We need to create a new repo for the same.

Steps to Reproduce

No response

Your operating system

None

Your Python version (python --version)

None

Your Robyn version

None

Additional Info

No response

Mr-Sunglasses commented 10 months ago

Hey @sansyrox Do you mean a separate cli directory inside the robyn package directory or creating a different repo for like something like robyn[extensions]

sansyrox commented 10 months ago

Hey @Mr-Sunglasses . Neither.

In a separate GitHub repo, which we can clone.

Mr-Sunglasses commented 10 months ago

Hey @Mr-Sunglasses . Neither.

In a separate GitHub repo, which we can clone.

Are we doing this in the next release or anytime soon because I'm solving #635 which will affect by this.

itsayopapi commented 10 months ago

@sansyrox Can I still attempt to do this issue?

sansyrox commented 10 months ago

@Mr-Sunglasses @itsayopapi , this is supposed to be done soon but it is blocked on a PR atm. This one - https://github.com/sparckles/Robyn/pull/584

itsayopapi commented 10 months ago

@Mr-Sunglasses can we collaborate?

Mr-Sunglasses commented 10 months ago

@Mr-Sunglasses can we collaborate?

Hey Sure I'm open for help and collaboration, If you need any help in any issue just ping me up 🤠

itsayopapi commented 10 months ago

@Mr-Sunglasses What is your Discord?

Mr-Sunglasses commented 10 months ago

@Mr-Sunglasses What is your Discord?

@itskanishkp is my discord and I'm active on Robyn server

itsayopapi commented 10 months ago

@Mr-Sunglasses Done

sansyrox commented 1 month ago

I don't think we need to address this issue. create-robyn-app should be here only.