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

Uploaded Python 3

File details

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

File metadata

  • Download URL: lute3-3.10.2b1.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.2b1.tar.gz
Algorithm Hash digest
SHA256 41ccc716352c8b81fd4c4cc8d1e3461923fe347a1f37a5912b3c56bca4b3b9a4
MD5 8b65f91cd49a757c1b90a8b7ca79fc6c
BLAKE2b-256 32fb907ee307ea02004c8f3a1013d1e0e27ecf1bb678c76475a6ad430eadd903

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lute3-3.10.2b1-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.2b1-py3-none-any.whl
Algorithm Hash digest
SHA256 31ee006719c0491323ff6f20786fe1907c699775e7bc270e2a51afb9d4512b48
MD5 ab08696d5c4712de204f237e39b705d4
BLAKE2b-256 de92a59db269d7a23c22b4f89d355a30d01ed08426fbba0fbbb8c02b9e37d561

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