Skip to content

kuri65536/leveldb-ui-quart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LevelDB UI by python

this is levelui clone by python with Quart framework .

I did not use levelui actually, just see screenshots and made this program.

License

my codes were licensed with Mozzila Public License 2.0.

some of levelui works were licensed with MIT license.

Installation

$ git clone https://github.com/who/...
$ cd ...
$ python -m venv venv  # or virtualenv, as you prefered
$ make setup           # install quart leveldb markdown
$ make launch

Screenshots

Database Open

open db

Query

query flat

query fold

Put

put

Settings

settings

TODO

2.0.0

  • beautiful markdown CSS
  • refactor design
  • save settings to db
  • network db, (I don't known how do I open it?)
  • db query with streaming.

1.1.0

  • close and re-poen database
  • react open database
  • react put record
  • value encode by python-pickle (decoding?)

Change

1.0.0

  • readme: take screenshots
  • classify list-uped keys.

0.3.0

  • key encode from menu
  • value encode from menu
  • enable to reverse in query

0.2.0

  • value encode by settings
  • key encode by settings
  • serve README.md as /readme

0.1.0

  • change framework to Quart framework

  • change language to python

  • setup script in Makefile:setup

    • use leveldb
    • use transcrypt

Donate

If you are feel to nice for this software, please donation to my

  • Bitcoin | 19AyoXxhm8nzgcxgbiXNPkiqNASfc999gJ |
  • Ether | 0x3a822c36cd5184f9ff162c7a55709f3d6d861608 |
  • or librapay, I'm glad from smaller (about $1)

About

leveldb viewer by python with Quart framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published