Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making Python engine available #6

Open
arnoudx6 opened this issue Aug 28, 2024 · 2 comments
Open

Making Python engine available #6

arnoudx6 opened this issue Aug 28, 2024 · 2 comments

Comments

@arnoudx6
Copy link

Hey, on the demo site the Python engine is available. In this git version only the Javascript engine. Could you add the Python engine that is used in the demo?

@cyrilbois
Copy link
Owner

Hi @arnoudx6,

The "Python engine" used by the demo site is a Python CGI script.
This script is located at: backend/pcre.cgi
You just need to create the backend to run this CGI script.

Ideally, I should provide a Docker image, but I've never had the time (or courage) to do it so far.

@arnoudx6
Copy link
Author

Hey, thnx for the quick reply. I really want to use this app internally in our company. We use Regex a lot but we don't want to use an online service like Regex101 and the visualizer is perfect.

What do you mean by "You just need to create the backend to run this CGI script". Can you give a more detailed description of what needs to happen?

What do you mean by: "Ideally, I should provide a Docker image, but I've never had the time (or courage) to do it so far". To deploy this app inside our company I would create a docker image and am willing to supply it. I would even help with setting an Github pipeline to the Github container registry.

For us to invest time into this project I need to be sure that you are still committed to the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants