Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hunter-ji/blackphantom

Python online ide.
https://github.com/hunter-ji/blackphantom

ide python web

Last synced: 7 days ago
JSON representation

Python online ide.

Awesome Lists containing this project

README

        

# Blackphantom

Write code directly on the web page and return to the web page after the server executes.Separate the front end from the server and run multiple servers. The best route selection is currently being developed to accommodate the use of multiple multiple lines.

## Screenshot

![screenshot](screenshot.png)

## Usage

You can use docker-compose to run the frontend and backend directly.

```bash
docker-compose up -d
```

Then you can go to the 8000 port.

Of course, you can also choose to build the image yourself using the source code. Both Dockerfile and source code are included.

## License

MIT License. Copyright (c) 2019 kuari.