FoxDotUnderline - Stop through the underline
Just put a _ before or after the player's name.
_d1 >> bass()
Instalation
pip install FoxDotUnderline
# or
pip install git+https://codeberg.org/FoxDotExtensions/FoxDotUnderline
Usage
Import lib
from FoxDotUnderline import *
Stop from the Synth startup
_d1 >> bass()
d1_ >> bass()
Stop from the change of an attribute
_d1.oct=5
d1_.oct=5
Stop from the use of a player method
_d1.every(2, 'jump')
d1_.every(2, 'jump')
Stop a synth that has ~ ahead
~_d1 >> bass()
~d1_ >> bass()
Stop by printing it, turning it into a string or getting for its repr
print(_d1_all)
str(d1_all_)
repr(d1_all_)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
foxdotunderline-0.1.1.tar.gz
(6.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file foxdotunderline-0.1.1.tar.gz.
File metadata
- Download URL: foxdotunderline-0.1.1.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/2.2.1 CPython/3.13.7 Linux/6.17.9-arch1-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0311be5a6336c246aeeb74b30e20eb2ec0c3543e15d8a088133e13f618da7929
|
|
| MD5 |
9646d3f8e0be559d1c7009d11fa5d201
|
|
| BLAKE2b-256 |
88762d27fb94f583624eebb0f319aa4ba7a01b6e8870926f1a091050e40733df
|
File details
Details for the file foxdotunderline-0.1.1-py3-none-any.whl.
File metadata
- Download URL: foxdotunderline-0.1.1-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/2.2.1 CPython/3.13.7 Linux/6.17.9-arch1-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8033719a6f29a13199112d143c75e57039730d2a8b6b4631cda29103fdde7dfb
|
|
| MD5 |
8440e09ea1ed7b4018dda5cbcb0370a3
|
|
| BLAKE2b-256 |
fa6f3ccbc9213999776b74193e10b2bc7fe1f04ecc1d0f58331ac46e1c65413e
|