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.6.0b1.tar.gz (988.8 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

Details for the file lute3-3.6.0b1.tar.gz.

File metadata

  • Download URL: lute3-3.6.0b1.tar.gz
  • Upload date:
  • Size: 988.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.31.0

File hashes

Hashes for lute3-3.6.0b1.tar.gz
Algorithm Hash digest
SHA256 0f82ca2fdaddea14dbda120c6496d84ae6b4ba3a81728b1408dc2cb3d432312e
MD5 151cd92c489309a11dba29ac4b2d386b
BLAKE2b-256 bcb9d3958d101f6f65138d37a6134abde8028520731b95c3869bc06e9576b890

See more details on using hashes here.

File details

Details for the file lute3-3.6.0b1-py3-none-any.whl.

File metadata

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

File hashes

Hashes for lute3-3.6.0b1-py3-none-any.whl
Algorithm Hash digest
SHA256 c63875bdd5458fe394f9cb9e2dbdae4b0b4e70fb6bd25aa3d09b5e530b3a13eb
MD5 a332e789e4195b8c8283ef74b5576d05
BLAKE2b-256 d4d2a400218e8d329405a88d52b2de531d6eed096fa2028d6ec50d316a33b2a5

See more details on using hashes here.

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