Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liuyug/flask-mdict
Flask Mdict Server. Query word online with MDICT dictionary
https://github.com/liuyug/flask-mdict
dictionary flask mdict webapp
Last synced: about 2 months ago
JSON representation
Flask Mdict Server. Query word online with MDICT dictionary
- Host: GitHub
- URL: https://github.com/liuyug/flask-mdict
- Owner: liuyug
- License: mit
- Created: 2019-03-21T06:18:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-30T10:50:42.000Z (3 months ago)
- Last Synced: 2024-11-15T06:05:18.791Z (about 2 months ago)
- Topics: dictionary, flask, mdict, webapp
- Language: JavaScript
- Homepage:
- Size: 4.92 MB
- Stars: 108
- Watchers: 5
- Forks: 26
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
===========
Flask-MDict
===========.. NOTE::
Follow MIT and 996.ICU license.
Screenshot
==========.. image:: mdict_screenshot2.png
.. image:: mdict_screenshot.png
Usage
======
Install
--------
::git clone https://github.com/liuyug/flask-mdict.git
cd flask-mdict
pip3 install -r requirements.txtmkdir content
# copy MDICT dictionary into content directory
cp content/# install word frequency database from ecdict csv
ecdict.sh
# or copy current ecdict_wfd.db to your content directory
# cp ecdict_wfd.db content/Run
----
::flask run
Browser
--------
::firefox http://127.0.0.1:5000
.. note::
+ MDict original query code come from mdx-server_
+ Python3.. _mdx-server: https://github.com/ninja33/mdx-server
Donate 捐赠
===========
请捐赠者在 issue 里留下捐赠信息,如交易流水号等,否则无法在支付系统里查找。再次感谢。.. image:: alipay_pay.jpg
:width: 45%.. image:: wx_pay.png
:width: 45%