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.3.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.3-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: lute3-3.10.3.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.3.tar.gz
Algorithm Hash digest
SHA256 ab48b8e44f1d69d9fa3403a3d8226b5d88e94a11ddd7cb440cb69771aa519643
MD5 6857a08f68ba116cc34e43c44ca487e1
BLAKE2b-256 016eaa87cb86dc0cb52dfe65eaf8096ac94e2892786174492663c01197add675

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lute3-3.10.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9de0af5e3f49ff307679fa75a465b62702d9d13c18cba28d28b66b704f43f3dd
MD5 6adcfac6110bff644c5bb0a422570810
BLAKE2b-256 291ca06249511bba2470e1368b20061333ac9c8386686d6330bf64d464e81f34

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