Skip to main content

Learning Using Texts

Project description

lute3

Learning Using Texts v3.

Lute is for learning foreign languages through reading. lute3 is a rewrite of the original Lute PHP application in Python and Flask. See the Lute manual for more detail, and notes about installation.

Requirements

Python 3.8+ (tested with python 3.8 through 3.11)

Japanese learners will also need to install MeCab.

Install

lute3 installs various dependencies, so you should install it in a virtual environment. For example, using venv:

Create a new folder (e.g. lute3) anywhere on your system.

# Set up the virtual environment
python3.8 -m venv myenv

# Activate it (Mac or *nix)
source myenv/bin/activate

# (on Windows: myenv\Scripts\activate)

# Install everything.  Note the package name is lute3!
pip install lute3

# Start lute
python -m lute.main

# Open your web browser to http://localhost:5001
# When done, hit Ctl-C

# Stop the virtual environment.
deactivate

Once everything is installed, for future runs you'll just need to go into lute3 folder created above and:

source myenv/bin/activate
python -m lute.main

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

lute3-3.10.2.tar.gz (1.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lute3-3.10.2-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

Details for the file lute3-3.10.2.tar.gz.

File metadata

  • Download URL: lute3-3.10.2.tar.gz
  • Upload date:
  • Size: 1.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.33.1

File hashes

Hashes for lute3-3.10.2.tar.gz
Algorithm Hash digest
SHA256 c9cc332d0aa6f5805e84a20b91e646eddd766113bcc95f7583a9380057436b2b
MD5 cf400c3736579386be455dd5d4a1a327
BLAKE2b-256 493929cf41ae42643609d21bf1201312e9a51975b02f4b1ac9bb5548fb183016

See more details on using hashes here.

File details

Details for the file lute3-3.10.2-py3-none-any.whl.

File metadata

  • Download URL: lute3-3.10.2-py3-none-any.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.33.1

File hashes

Hashes for lute3-3.10.2-py3-none-any.whl
Algorithm Hash digest
SHA256 62fd0e136718d6cb98b31e44bda4e70c01ea9640364ffcbf5b2f99dfc1942ac0
MD5 1311ff1a02f8ce8110e24a92946787ec
BLAKE2b-256 0387705496d9e593a32d2dbac9719b627e0c2b70165af5cc455191bf214f5659

See more details on using hashes here.

Supported by

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