Skip to main content

Control pym2149 (via Lurlene) or FoxDot using Vim

Project description

Concern

Control pym2149 (via Lurlene) or FoxDot using Vim.

Install

These are generic installation instructions.

To use, disposably

Install the current release from PyPI to a virtual environment:

python3 -m venv venvname
venvname/bin/pip install -U pip
venvname/bin/pip install Concern
. venvname/bin/activate

You will also need one of the following backends.

FoxDot backend

# Simply install, and Concern will use it:
venvname/bin/pip install FoxDot

pym2149 backend

# Install as usual:
venvname/bin/pip install pym2149

# Tell Concern to use it instead of foxdot:
echo Concern consumerName = pym2149 | tee -a ~/.settings.arid

To use, permanently

# Tested on Linux and Mac:
pip3 install --break-system-packages --user Concern

To add a backend, substitute pip3 install --user for venvname/bin/pip install above. See ~/.local/bin for executables.

To develop

First install venvpool to get the motivate command:

pip3 install --break-system-packages --user venvpool

Get codebase and install executables:

git clone git@github.com:combatopera/Concern.git
motivate Concern

Requirements will be satisfied just in time, using sibling projects with matching .egg-info if any.

Commands

Concern

Vim-based live coding environment.

Usage

FoxDot

# Any arguments are passed to vim, here we discover the FoxDot demo directory:
Concern "$(venvname/bin/python -c 'from pkg_resources import resource_filename; print(resource_filename("FoxDot", "demo"))' | tail -1)"
  • FoxDot is running in the right hand third of the screen
  • Send code to FoxDot by typing backslash followed by ]
    • This will send the smallest top-level suite under the cursor
    • The backslash is actually your Vim leader key
  • Use visual mode to send multiple top-level suites at once
  • Use backslash enter instead of backslash ] to send from cursor to the end of the file
  • Use backslash q to quit all of Vim, FoxDot and GNU Screen

pym2149

# Download some files to play with:
git clone git@github.com:combatopera/pym2149.git

# Load a non-trivial tune written in the Lurlene live coding language:
Concern 'pym2149/contrib/Lemmings 2 Tune 6.py'
  • Once pym2149 has initialised, type backslash enter at the top of the file to send the whole program

Project details


Download files

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

Source Distribution

concern-32.tar.gz (19.2 kB view details)

Uploaded Source

Built Distribution

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

Concern-32-py3-none-any.whl (24.1 kB view details)

Uploaded Python 3

File details

Details for the file concern-32.tar.gz.

File metadata

  • Download URL: concern-32.tar.gz
  • Upload date:
  • Size: 19.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for concern-32.tar.gz
Algorithm Hash digest
SHA256 dab58867fa7a20c3a6e7536850148c91e828325c6c54f6d93afc04cdad5eb6e1
MD5 9d56a016b0a91280bc9542512b75df7d
BLAKE2b-256 67b2cdc1c54c1debf40104ff2e5f4b5555b7e8a246b30f5d78cd77866f9ce44c

See more details on using hashes here.

File details

Details for the file Concern-32-py3-none-any.whl.

File metadata

  • Download URL: Concern-32-py3-none-any.whl
  • Upload date:
  • Size: 24.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for Concern-32-py3-none-any.whl
Algorithm Hash digest
SHA256 ba311745c81d66f4f10606ead0ddca8d281b1641ca60df97ebe46c6a5ef6dbb7
MD5 7a51ab4a407e2cbadd5cb27831dd1327
BLAKE2b-256 2a7ebaa1b6a8ab8dea78ae9b365d9277c1a4da90f863cd6a977030e9d60cad8b

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