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

This version

3.5.9

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.5.9.tar.gz (982.6 kB view details)

Uploaded Source

Built Distribution

lute3-3.5.9-py3-none-any.whl (1.0 MB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for lute3-3.5.9.tar.gz
Algorithm Hash digest
SHA256 fc516a99b2107a3030671cd460422f38dc0195eb1c55fbcb3e63c4934eaa0a36
MD5 07f03f4a0da052539b943a1fa764b1e0
BLAKE2b-256 9c16275cc97e2cf570b1cdafb5832e149887d33093c0cfc3a773d7b4b9734448

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for lute3-3.5.9-py3-none-any.whl
Algorithm Hash digest
SHA256 ad898d59fd1b2a4febbab715e58b65463a5003dd99a2e56b3f4b67e91093d6a7
MD5 25f95a9f55fd8e64a6dc708e83e03dba
BLAKE2b-256 783f170eac21afe0c601894ba1c34a893a141fecac58774842fe3db827cf1c21

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