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 details)

Uploaded Source

File details

Details for the file EditOnline-0.1.4.tar.gz.

File metadata

  • Download URL: EditOnline-0.1.4.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for EditOnline-0.1.4.tar.gz
Algorithm Hash digest
SHA256 266d6d08933530235baeed4c452741cf58b41320aaf6d9e9a78d411b4e37d05a
MD5 076e687bd04de543a85a69e4f923d1c5
BLAKE2b-256 3f14e85676b8a175be51c29aa3554131a1a5c6aaf2cec4afc866e32863d93d2b

See more details on using hashes here.

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