-
Hello,
The release 1.2.2 of the library have a bug in the method Humanize.duration().
This method answer false results if the amount of hour corresponding to the given seconds passed to the method…
adest updated
7 years ago
-
### Describe the bug
If you have a value in the app db, we ignore the env var completely. This is not what should happen, as we should always respect the env vars no matter what the settings table sa…
-
clearly i'm doing something wrong here, but i can't see what it is.
this is the content of my recipe.yaml file:
```yaml
context:
version: "1.1.0"
name: "humanize"
package:
name: ${{…
sg-s updated
3 months ago
-
in Python, the mouse moves and inputs like a human, making the website unable to detect it,how can I do it, can you help me ,thanks?
-
Looks like Cudo did some API changes, I'm getting this error when starting Cudo instances with skyserve
08-26 21:12:55 provisioner.py:65] Launching on Cudo no-luster-1 (all zones)
W 08-26 21:…
-
Am using humanize's intcomma template tag to do what it says on the tin. Works in Django's development server, but the comma disappears in the build. Hunting for a solution myself, but flagging it her…
-
A negative TimeSpan should retain its direction when Humanized.
ghost updated
3 years ago
-
Is there any chance to convert humanized string to int like this:
``` csharp
var value = "first".ToNumber() // value = 1;
var value = "second".ToNumber() // value = 2;
var value = "17th".ToNumber() /…
-
It would be a good idea to add a colours database with color_name and color_hex_value columns, to show to user (e.g. with a Toast) a specific color name when the HEX value for selected user color matc…
ghost updated
8 years ago
-
Can we make natural language descriptions of objects?
```python
# via claude.ai and chatgpt, plus a bit of me...
def speakable(obj, is_nested=False):
if isinstance(obj, dict):
ret…