Skip to main content

pack_name descr

Project description

dzbee

pytestpythonCode style: blackLicense: MITPyPI version

Align german(de)-chinese(zh) texts, fast

Python 3.8 Only

Pre-Install fasttext, pycld2, PyICU

  • If your computer does not have a C++ compiler, search for needed wheels at https://www.lfd.uci.edu/~gohlke/pythonlibs/ and install, e.g.,
     pip install fasttext-0.9.2-cp38-cp38-win_amd64.whl pycld2-0.41-cp38-cp38-win_amd64.whl PyICU-2.8.1-cp38-cp38-win_amd64.whl
    
  • If your computer does have a C++ compiler
       pip insall fasttext pycld2 PyICU
       # poetry add fasttext pycld2 PyICU
    

Install it

pip install dzbee

# poetry add dzbee
# pip install git+https://github.com/ffreemt/dzbee
# poetry add git+https://github.com/ffreemt/dzbee
# git clone https://github.com/ffreemt/dzbee && cd dzbee

Use it

dzbee file1 file2

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

dzbee-0.1.1a3.tar.gz (14.0 kB view hashes)

Uploaded Source

Built Distribution

dzbee-0.1.1a3-py3-none-any.whl (16.9 kB view hashes)

Uploaded Python 3

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