Skip to main content

A simple online file editor by Python base on Ace.js.

Project description

# EditOnline

A simple online file editor by Python base on Ace.js.

## How To Use

  1. cd to you working dir

  2. run command: python -m EditOnline

  3. use broswer open ‘http://127.0.0.1:8000

in broswer editor:

  • Ctrl+S : save file

  • Ctrl+Shif+N : new file

  • Ctrl+H : show help info

## Other

  • set http port 80: python -m EditOnline 80

  • authenticate with username and password (admin admin): python -m EditOnline -u admin -p admin

  • set the working directory (/tmp): python -m EditOnline -d /tmp

0.1.0

test

0.1.2

first version

0.1.3

setup bug fix

0.1.4

1.complete document 2.fix working directory(-d) option bug 3.change to use cdnjs static resource

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

EditOnline-0.1.4.tar.gz (7.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page