-
Below is a list of changes, required bugfixes and planned features for the next version of Cleo, Cleo 3.0. The list is not finished, it might evolve, change and expand. It's, basically, a download of …
-
Introduce data container feature and opcodes to support it.
Container instance is meant to store single kind of data type.
Available types: int, float, text
As far as it is technically possible t…
-
Hey,
do you have any plans on how to use `cleo`'s `self.line` and verbosity levels in combination with `logger`, so log entries might get written (and colored) by a custom cleo handler?
-
When i play with this mod enabled the game crashes
log generated with Crash Info
GTA SA 1.0.0.0 US
Unhandled exception at 0x68E513B7 in SA.MemoryOperations.cleo (+0x113b7): 0xC0000005: Access viol…
-
Add a new screen to CLEO Web: the CLEO Status Screen
For reference: CLEO Status can be launched from any RHEL7 host via `$ cleo status`. Here is a screenshot:
![Image](https://github.com/GreenBankOb…
-
**Describe the bug**
A clear and concise description of what the bug is.
I try to migrate my setup to a Raspberry PI 5 with the official Homebridge Raspberry PI Image bookworm (64bit). Videoanalysis…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open requests and couldn't find a duplicate
### What is the idea?
conda-lock currently downgrades urllib3 to less than version 2.0, …
-
I'm using this sample `app.py`:
```py
from cleo.commands.command import Command
from cleo.application import Application
from cleo.helpers import argument
class FooCommand(Command):
na…
-
I came across the same problem as described in https://github.com/sdispater/cleo/issues/66#issuecomment-466410466 : the [steps described to create a single command application](https://cleo.readthedoc…
-
Is it possible to depend on a more recent release of cleo? Gentoo recently removed 0.8.1 from the main repository, so this program can no longer be used.