ll fail to see the
application for that, which is most propably to ignorance rather than
criticism.
Cheers
Lars
--
Lars Liedtke
Software Entwickler
Phone:
Fax:+49 721 98993-
E-mail: l...@solute.de
solute GmbH
Zeppelinstraße 15
Thx, didn't see it that way yet.
--
Lars Liedtke
Software Entwickler
Phone:
Fax:+49 721 98993-
E-mail: l...@solute.de
solute GmbH
Zeppelinstraße 15
76185 Karlsruhe
Germany
Marken der solute GmbH | brands of solute
you start developing something like that in
Python, you could as well write an ansible module and combine both,
because Ansible itself is written in Python.
Cheers
Lars
--
Lars Liedtke
Software Entwickler
Phone:
Fax:+49 721 98993-
E-mail: l...@solute.de
s
Ansible has got a shell module, so you could run custom commands on all
hosts. But it gets more difficult in parsing the output afterwards.
--
Lars Liedtke
Software Entwickler
Phone:
Fax:+49 721 98993-
E-mail: l...@solute.de
solute GmbH
Zeppelinstraße 15
--
Lars Liedtke
Software Entwickler
Phone:
Fax:+49 721 98993-
E-mail: l...@solute.de
solute GmbH
Zeppelinstraße 15
76185 Karlsruhe
Germany
Marken der solute GmbH | brands of solute GmbH
billiger.de | Shopping.de
aring.
--
Lars Liedtke
Software Entwickler
Phone:
Fax:+49 721 98993-
E-mail: l...@solute.de
solute GmbH
Zeppelinstraße 15
76185 Karlsruhe
Germany
Marken der solute GmbH | brands of solute GmbH
billiger.de | Shoppi
Hey,
Which error does it throw?
Could you please send the stacktrace as well?
Cheers
Lars
--
Lars Liedtke
Software Entwickler
Phone:
Fax:+49 721 98993-
E-mail: l...@solute.de
solute GmbH
Zeppelinstraße 15
76185 Karlsruhe
ongly, so if you could try to formulate
in words what this loop does, I or other people on this list, will be
pleased to show you where you might have got things wrong and how it
really works.
Cheers
Lars
--
Lars Liedtke
Software Entwickler
Phone:
Fax:+49 721 989
ely starting to learn how to program. Please correct me if I
am wrong. So you can definitely learn how to program with learning
Python and you can learn C afterwards if you need to.
Cheers
Lars
--
Lars Liedtke
Software Entwickler
Phone:
Fax:+49 721 9
maybe some more windows savvy people than me might chime in to offer better
advice ;-) .
Cheers
Lars
Lars Liedtke
Software Entwickler
[Tel.]
[Fax] +49 721 98993-
[E-Mail]l...@solute.de<mailto:l...@solute.de>
solute GmbH
Zeppelinstraße 15
76185 Karlsruhe
Germany
[Logo Solute]
change the old method to call the new method but with the parameters the
new method expects. If you explain this in the docstrings as well. Then you do
not need to actually replace the method.
Or you had a completely different use-case in mind, that I missed.
Cheers
Lars
Lars Liedtke
Software
est.py
yay
Cheers
Lars
Lars Liedtke
Software Entwickler
[Tel.] +49 721 98993-
[Fax] +49 721 98993-
[E-Mail]l...@solute.de<mailto:l...@solute.de>
solute GmbH
Zeppelinstraße 15
76185 Karlsruhe
Germany
[Logo Solute]
Marken der solute GmbH | brands of solute GmbH
[Mark
t you could let it build the
queries for you.
Of course, I know that this would mean a dependency and additional complexity.
I just could not leave it unmentioned ;-)
Cheers
Lars
Lars Liedtke
Software Entwickler
[Tel.] +49 721 98993-
[Fax] +49 721 98993-
[E-Mail]l...@solute.de<
Or you could have "native" bash ($SHELL) with WSL. But I assume not everyone is
using it.
Cheers
Lars
Lars Liedtke
Software Entwickler
[Tel.] +49 721 98993-
[Fax] +49 721 98993-
[E-Mail]l...@solute.de<mailto:l...@solute.de>
solute GmbH
Zeppelinstraße 15
76185 K
ulfil. All I am trying to say is to reconsider where you really could
improve and how far you have to improve.
Lars Liedtke
Software Entwickler
[Tel.] +49 721 98993-
[Fax] +49 721 98993-
[E-Mail]l...@solute.de<mailto:l...@solute.de>
solute GmbH
Zeppelinstraße 15
76185 Karlsruhe
G
an that the equivalent
is:
Yes, I know, but don’t you think if `sys.exit` can take more parameters and
have a default output channel selection strategy will be better?
Thanks.
Lars Liedtke
Software Entwickler
[Tel.] +49 721 98993-
[Fax] +49 721 98993-
[E-Mail]l...@solute.de<mailto:l
Lars Liedtke
Software Entwickler
[Tel.] +49 721 98993-
[Fax] +49 721 98993-
[E-Mail]l...@solute.de<mailto:l...@solute.de>
solute GmbH
Zeppelinstraße 15
76185 Karlsruhe
Germany
[Logo Solute]
Marken der solute GmbH | brands of solute GmbH
[Marken]
[Advertising P
w resolver.
> Is there a way to suppress it? We have some back end operations that fail
> when we get output on standard error, and they're dying from that notice.
--
---
punkt.de GmbH
Lars Liedtke
.infrastructure
Kaiserallee 13a
76133 Karlsruhe
Tel. +49 721 9109 500
https://infra
rowing exception.
> 3. Use separate queue for such tasks, but then worker will stay idle most of
> the time.
> All this is looks like a crutch. Do I have any other options ?
>
> I'm using:
> Python - 3.6.13
> Celery - 4.1.0
> Flask-RESTful - 0.3.6
> Flask-SQLAlchemy
😂
> Here at Homeworks Anonymous, the first step is admitting that what you
> have is a homework problem. :)
>
> ChrisA
--
punkt.de GmbH
Lars Liedtke
.infrastructure
Kaiserallee 13a
76133 Karlsruhe
Tel. +49 721 9109 500
https://infrastructure.punkt.de
i...@punkt.de
AG Man
n/
>
> Even if you go the Julia route, it's probably still best to profile your
> Python code to identify the slow ("hot") spots, and rewrite only them.
--
punkt.de GmbH
Lars Liedtke
.infrastructure
Kaiserallee 13a
76133 Karlsruhe
Tel. +49 721 9109 500
https
iddly little archive of an
old mailing list running on a single-core Ubuntu VM somewhere on the
East Coast. Speed is not a real requirement. Load balancing seemed
like overkill to me. Still, I guess if it has to be, then it has to
be.
Skip
--
punkt.de GmbH
Lars Liedtke
.infrastructure
Kaiseralle
balancing seemed
like overkill to me. Still, I guess if it has to be, then it has to
be.
Skip
--
punkt.de GmbH
Lars Liedtke
.infrastructure
Kaiserallee 13a
76133 Karlsruhe
Tel. +49 721 9109 500
https://infrastructure.punkt.de
i...@punkt.de
AG Mannheim 108285
Geschäftsführer: Jürgen Egeling
n the past,
but I always specified a value. What's the use case of setting None by
default?
--
punkt.de GmbH
Lars Liedtke
.infrastructure
Kaiserallee 13a
76133 Karlsruhe
Tel. +49 721 9109 500
https://infrastructure.punkt.de
i...@punkt.de
AG Mannheim 108285
Geschäftsführer: Jürgen Egeling,
ly, that depends on what you
need it to do.
ChrisA
--
https://mail.python.org/mailman/listinfo/python-list
--
punkt.de GmbH
Lars Liedtke
.infrastructure
Kaiserallee 13a
76133 Karlsruhe
Tel. +49 721 9109 500
https://infrastructure.punkt.de
i...@punkt.de
AG Mannheim 108285
Geschäftsführer: Jü
P.S.: for ping a startingpoint can be icmplib, for dns dnspython and for
http requests. But consider as well if you want to check for IPv4 and/or
IPv6 Connectivity.
Am 07.02.22 um 13:47 schrieb Lars Liedtke:
Each Browser is doing it differently and even Windows or
Linux-Desktopmanagers
Cheers
Lars
--
punkt.de GmbH
Lars Liedtke
.infrastructure
Kaiserallee 13a
76133 Karlsruhe
Tel. +49 721 9109 500
https://infrastructure.punkt.de
i...@punkt.de
AG Mannheim 108285
Geschäftsführer: Jürgen Egeling, Daniel Lienert, Fabian Stein
--
https://mail.python.org/mailman/listinfo/python-list
Additionally, which datatype would you expect them to be returned in?
One could argument for int or float (Decimal?), both could be valid
datatypes, depending on how exact you might want them, while the second
is the time base of SI units.
Cheers
Lars
--
Lars Liedtke
Software Entwickler
Hey,
When you have multiple inheritance and you e.g. want to explicitely call
__init__ of one of the classes inherited from, that is not the first in the
list of classes to inherit from.
Cheers,
Lars
Lars Liedtke
Senior Software Developer
[Tel.] +49 721 98993-
[Fax] +49 721 98993-
[E
This email contains a secure message that can be read by opening the attachment.
Lars Liedtke
Senior Software Developer
[Tel.]
[Fax] +49 721 98993-
[E-Mail]l...@solute.de<mailto:l...@solute.de>
solute gmbh
Zeppelinstraße 15
76185 Karlsruhe
Germany
[Logo Solute]
Mark
Did maybe pip-sync create the venv with --system-site-packages (at least that's
the commandline option for pip)
I only saw behaviour like this so far, when my venv was with
--system-site-packages and a package was installed by the system.
Sorry for the first mess.
Cheers
Lars
Lars Li
Hey,
As far as I know (might be old news) flask does not support asyncio.
You would have to use a different framework, like e.g. FastAPI or similar. Maybe someone
has already written "flask with asyncio" but I don't know about that.
Cheers
Lars
Lars Liedtke
Lead Developer
Sorry, must have missed that :-/
Lars Liedtke
Lead Developer
[Tel.] +49 721 98993-
[Fax] +49 721 98993-
[E-Mail]l...@solute.de<mailto:l...@solute.de>
solute GmbH
Zeppelinstraße 15
76185 Karlsruhe
Germany
[Marken]
Geschäftsführer | Managing Director: Dr. Thilo Gans,
There are also the concepts of Cepstrum
(https://en.wikipedia.org/wiki/Cepstrum) and Quefrency, which are derivatives
of Spectrum and Frequency, with which you can even do speaker-recognition, but
also detection of events.
Lars Liedtke
Lead Developer
[Tel.] +49 721 98993-
[Fax] +49 721
34 matches
Mail list logo