Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/codezri/litepy

World's simplest Python editor built with Neutralinojs
https://github.com/codezri/litepy

Last synced: about 2 months ago
JSON representation

World's simplest Python editor built with Neutralinojs

Awesome Lists containing this project

README

        

# litepy
World's simplest Python editor built with Neutralinojs

## on Linux
![LitePy on Linux](media/litepy_prev_linux.gif)

## on Windows
![LitePy on Windows](media/litepy_prev_win.gif)

## on macOS
![LitePy on macOs](media/litepy_prev_macos.gif)

## on Browser
![Liteman on Browser](media/litepy_prev_web.gif)

# Developer Q & A

How to run the app?

```
$ neu run
```

How to generate app binaries?

```
$ neu build
```

## License

[MIT](LICENSE)
Copyright (c) CodeZri.org