yes ! me i like
i was always pronouncing tinker though until a nice book pointed it out !
Abdur-Rahmaan Janhangeer,
Mauritius
abdurrahmaanjanhangeer.wordpress.com
On 13 Sep 2017 16:30, "Stefan Ram" wrote:
I presume that "tkinter" is intended to be pronounced
"lo
i'd recommend 3.4 or 3.6
python version is chosen more for python functionality rather than hardware
type.
Abdur-Rahmaan Janhangeer,
Mauritius
abdurrahmaanjanhangeer.wordpress.com
On 12 Sep 2017 07:38, "Zubair Shaikh" wrote:
> What version of Python to install Windows 7 p
try
widget["width"] it returns string
then mult by no. of tabs
Abdur-Rahmaan Janhangeer,
Mauritius
abdurrahmaanjanhangeer.wordpress.com
On 12 Sep 2017 06:45, "Wildman via Python-list"
wrote:
> I am working on a program that has a ttk.Notebook with
> 12 tabs. Is th
by widget["width"] i meant replace widget with your widget
Abdur-Rahmaan Janhangeer,
Mauritius
abdurrahmaanjanhangeer.wordpress.com
On 12 Sep 2017 06:45, "Wildman via Python-list"
wrote:
> I am working on a program that has a ttk.Notebook with
> 12 tabs. Is there a
as someone who really dislike js, i have to admit : python's globals are
really really bad !
js is a charm at that a real charm !
Abdur-Rahmaan Janhangeer,
Mauritius
abdurrahmaanjanhangeer.wordpress.com
On 16 Sep 2017 09:40, "Steve D'Aprano" wrote:
> /rant on
>
&g
re it in the func as they have to keep track
js is good on this aspect. well you have to be careful but it is very nice.
Abdur-Rahmaan Janhangeer,
Mauritius
abdurrahmaanjanhangeer.wordpress.com
On 17 Sep 2017 14:55, "Steve D'Aprano" wrote:
> On Sun, 17 Sep 2017 08:02 pm, Abdur
ah the only thing i miss in py2 very sad and it was a well heralded arg in
favour of py
print "i miss you simple print"
Abdur-Rahmaan Janhangeer,
Mauritius
abdurrahmaanjanhangeer.wordpress.com
On 17 Sep 2017 17:50, "Tim Golden" wrote:
>
>
> On 17/09/2017 14:34
hi just a quick question, why is
my_pens = 4
my_pencils = 5
is preffered to
my_pens = 4
my_pencils = 5
*referring to = symbol alignment
tk !
Abdur-Rahmaan Janhangeer,
Mauritius
abdurrahmaanjanhangeer.wordpress.com
--
https://mail.python.org/mailman/listinfo/python-list
hum i see clearly with all my python experience, i have more to learn.
i never aligned the = but i found it neat looking but discouraged by pep8.
glad i did not switch to it and maintained it for sometimes !
thanks for answers !
Abdur-Rahmaan Janhangeer,
Mauritius
download the archive in compressed format.
then use notepad++ or sublimetext with option search in files. search for
your name !
Abdur-Rahmaan Janhangeer,
Mauritius
abdurrahmaanjanhangeer.wordpress.com
On 8 Oct 2017 03:45, "Cai Gengyang" wrote:
> Hello,
>
> Does anyone kn
any idea why this is on spam ?
Abdur-Rahmaan Janhangeer,
Mauritius
abdurrahmaanjanhangeer.wordpress.com
On 17 Oct 2017 21:00, "Daniel Flick" wrote:
> I am very new to Python and have been struggling to find some info on
> processing IP addresses.
>
> get_network returns
all corruption systematically ignored but data piece logged in for analysis
Abdur-Rahmaan Janhangeer,
Mauritius
abdurrahmaanjanhangeer.wordpress.com
On 17 Oct 2017 21:43, "Israel Brewster" wrote:
> I have written and maintain a PEP 249 compliant (hopefully) DB API for the
>
^^,
Abdur-Rahmaan Janhangeer,
Mauritius
abdurrahmaanjanhangeer.wordpress.com
On 22 Oct 2017 19:21, "Andrew Z" wrote:
> I realize the following has little todo with python per se. But i hope to
> get a guidance on how these types of tasks are done nowadays.
>
> The task:
> Ive
have you considered Django? i've found found it to be nice !
Abdur-Rahmaan Janhangeer,
Mauritius
abdurrahmaanjanhangeer.wordpress.com
On 22 Oct 2017 14:25, "Patrick Vrijlandt" wrote:
> Hello list,
>
> I would like your recommendation on the choice of a web frame
Hi all,
Can somebody point out to me some py-based template languages interpreters
resources?
Thank you !
--
https://mail.python.org/mailman/listinfo/python-list
The sources of preppy are very nice! Thank you!
On Wed, Dec 20, 2017 at 1:25 PM, Robin Becker wrote:
> On 17/12/2017 06:41, Abdur-Rahmaan Janhangeer wrote:
>
>> Hi all,
>>
>> Can somebody point out to me some py-based template languages interpreters
>> resources?
How to add apps to the navigator or which apps are available to be
installed?
Abdur-Rahmaan Janhangeer,
Mauritius
abdurrahmaanjanhangeer.wordpress.com
--
https://mail.python.org/mailman/listinfo/python-list
great ! maybe the next step is a syntax coloriser ^^_
Abdur-Rahmaan Janhangeer,
Mauritius
abdurrahmaanjanhangeer.wordpress.com
On 31 Dec 2017 02:05, "Wu Xi" wrote:
> class writerKl(object):
> def __init__(self):
> import tkinter
> fromtki
for beginners import * is probably fine. Even if you are using most modules
then too. else if module small maybe ok too
just when you import just what you need, you save on resources .
Abdur-Rahmaan Janhangeer,
Mauritius
abdurrahmaanjanhangeer.wordpress.com
On 31 Dec 2017 05:00, "Wu Xi&qu
@Chris
hum nice point
it seems to be related to namespace convenience
like
1 from x import *
is likelier to cause conflicts than
2 import x
Abdur-Rahmaan Janhangeer,
Mauritius
abdurrahmaanjanhangeer.wordpress.com
On 31 Dec 2017 05:00, "Wu Xi" wrote:
> from t
it seems that the original poster's mail went missing
leugenpresse means lying press btw
weird
i doubt the author wanted to prank us by announcing i did this and that.
Abdur-Rahmaan Janhangeer,
Mauritius
abdurrahmaanjanhangeer.wordpress.com
On 31 Dec 2017 5:00 am, "Wu Xi"
github?
On Fri, Jan 5, 2018 at 8:27 PM, Kim of K. wrote:
>
> "Background
>
> We feel that the world still produces way too much software that is
> frankly substandard. The reasons for this are pretty simple: software
> producers do not pay enough attention [...]"
>
>
> quote from http://texttest
fuel the troll ** poor py **
On 5 Jan 2018 20:30, "Kim of K." wrote:
>
> "Background
>
> We feel that the world still produces way too much software that is
> frankly substandard. The reasons for this are pretty simple: software
> producers do not pay enough attention [...]"
>
>
> quote from htt
there is a language called python by guido
you can ask your questions here !
On 5 Jan 2018 23:30, "Kim of K." wrote:
> OK now we have emoji in XPN
>
>
> but not in colour like in torBrowser...
>
>
> :-(
>
>
> 🙄
> --
> https://mail.python.org/mailman/listinfo/python-list
>
--
https://ma
maybe save to .png then use another tool to svg
On 11 Jan 2018 15:06, "Steven D'Aprano" <
steve+comp.lang.pyt...@pearwood.info> wrote:
> I'd like to draw something with turtle, then generate a SVG file from it.
>
> Is this possible?
>
> If not, is there something I can do which lets me plot lines
https://image.online-convert.com/convert-to-svg
On 15 Jan 2018 02:55, "Niles Rogoff" wrote:
> On Sun, 14 Jan 2018 16:32:53 +0400, Abdur-Rahmaan Janhangeer wrote:
>
> > maybe save to .png then use another tool to svg
>
> PNG is a bitmap format[1], so you can
another thing which amazed me with pip is that you can write
library1 == 1.2.7
library2 == 3.6.1
in requirements.txt
and pip install requirements.txt will install those libs
On 13 Jan 2018 17:16, "Thomas Jollans" wrote:
> Hi,
>
> I recently discovered the wonders of pip.conf: if I create a fi
i suggest using version of py 3.6
On 19 Jan 2018 08:54, "Jingshen Tai (jingshen)" wrote:
>
> Hi,
>
> When I was installing windows Anaconda 3 64 bit, there is a pop up window
> saying that the 'python program is closing'. I ignored it and continued the
> installation.
>
> When the Anaconda Prom
code if the code is
long unless you are on android with the scroll screenshot option.
ease of access is the culprit !
Abdur-Rahmaan Janhangeer
https://abdurrahmaanjanhangeer.wordpress.com
On 28 Jan 2018 19:08, "Steven D'Aprano" <
steve+comp.lang.pyt...@pearwood.info> wrote:
E2AA1F9FDF2>
On Tue, Jan 30, 2018 at 5:13 AM, Chris Angelico wrote:
> On Tue, Jan 30, 2018 at 11:40 AM, Abdur-Rahmaan Janhangeer
> wrote:
> > well maybe screenshot of shell sessions to show varying formatted test
> > cases might be valid (like the increasingly popular pra
it seems that at the end, invariably, the subject becomes well routed to
regions far away from codeland
Abdur-Rahmaan Janhangeer
https://abdurrahmaanjanhangeer.wordpress.com
On 28 Jan 2018 19:08, "Steven D'Aprano" <
steve+comp.lang.pyt...@pearwood.info> wrote:
>
i find the mail experience to be really nice and fool proof (except when
some really bold spam makes it through)
Abdur-Rahmaan Janhangeer
https://abdurrahmaanjanhangeer.wordpress.com
On 1 Feb 2018 21:09, "superchromix" wrote:
>
> Our own programming discussion newsg
my bad *hear
Abdur-Rahmaan Janhangeer
https://abdurrahmaanjanhangeer.wordpress.com
On 11 Feb 2018 17:05, "Abdur-Rahmaan Janhangeer"
wrote:
> Hi all,
>
> Just can you provide your own experience of developing and shipping a
> desktop app. Did you here about such a task b
Hi all,
Just can you provide your own experience of developing and shipping a
desktop app. Did you here about such a task before etc, until years after
story.
Abdur-Rahmaan Janhangeer
https://abdurrahmaanjanhangeer.wordpress.com
--
https://mail.python.org/mailman/listinfo/python-list
have the impression he is not a python coder
Abdur-Rahmaan Janhangeer
https://github.com/Abdur-rahmaanJ
On 17 Feb 2018 07:22, "boB Stepp" wrote:
> This article is written by Nathan Murthy, a staff software engineer at
> Tesla. The article is found at:
> https://medium.com/
Abdur-Rahmaan Janhangeer
https://github.com/Abdur-rahmaanJ
-- Forwarded message --
From: "Abdur-Rahmaan Janhangeer"
Date: 18 Feb 2018 14:17
Subject: Re: Python on Android?
To: "Chris Angelico"
Cc:
mailed the developer sometimes back, told me to download a
here is a kivy launcher tutorial i once wrote :
https://wp.me/p7UB6x-kB
Abdur-Rahmaan Janhangeer
https://github.com/Abdur-rahmaanJ
On 18 Feb 2018 13:59, "Chris Angelico" wrote:
Does anyone have experience with running Python scripts on Android
phones? I have a brother (honestl
writing this especially to thank you hey XD pydroid3 suports qt5 and
matplotlib o_0 numpy and sci-kit really, what an amazing discovery !!!
Abdur-Rahmaan Janhangeer
https://github.com/Abdur-rahmaanJ
On 18 Feb 2018 13:59, "Chris Angelico" wrote:
> Does anyone have experience with r
see clever programmer python by projects.
Abdur-Rahmaan Janhangeer
https://github.com/Abdur-rahmaanJ
On 28 Feb 2018 21:56, wrote:
> Which sites allow you to learn interactively Python3?
>
> they can be payed,
>
> actually payed would probably be bettter
> Good quality s
Greetings list,
Using Python3.9, i cannot assign a list [1, 2] as key
to a dictionary. Why is that so? Thanks in advanced!
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
github <https://github.com
object themselves.
Maybe the speed drop is not worth it.
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
github <https://github.com/Abdur-RahmaanJ>
Mauritius
On Wed, Apr 20, 2022 at 10:35 PM Chris Angelico wr
Assumes checking for object equality before inserting.
If they are they same, do we need different hashes?
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
github <https://github.com/Abdur-RahmaanJ>
Mauri
As clear as daylight, thanks!
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
github <https://github.com/Abdur-RahmaanJ>
Mauritius
--
https://mail.python.org/mailman/listinfo/python-list
because it will
get them a job; they learn it because they genuinely like to program
and aren't satisfied with the languages they already know."
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
gith
Greetings all,
on 3.7 when i do
$ python -m venv venv
it creates a venv in venv folder
but on 3.9 it returns no such file or directory
os: windows. Any ideas on why the behaviour changes?
--
https://mail.python.org/mailman/listinfo/python-list
,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
github <https://github.com/Abdur-RahmaanJ>
Mauritius
On Sun, Feb 14, 2021 at 6:45 PM Barry Scott wrote:
>
>
> > On 14 Feb 2021, at 09:42, Abd
After reading the thread i'm like: where can i try it out ...
On Thu, 11 Feb 2021, 16:38 Mr Flibble,
wrote:
>
> Hi!
>
> I am starting work on creating a new Python implementation from scratch
> using "neos" my universal compiler that can compile any programming
> language. I envision this imple
Then, if it was no Python at that time, it might be no Python for life.
With that mindset ongoing,
those students think they know Python, they studied it, but they missed the
whole thing. Forest,
trees and leaves. They know only the color of the sign board leading to the
place.
Kind Reg
Greetings,
age: After university to retirement
level: school, A Level is high school, not university
--
https://mail.python.org/mailman/listinfo/python-list
Greetings list,
SInce i have a .gitignore, how do i exclude
all files and folders listed by my gitignore?
How do i include everything by default?
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
github <htt
Greetings list,
See this:
>>> "Python's usage".title()
"Python'S Usage"
It should have been Python's Usage
Why capitalise the S?
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonk
Thanks very much!
That's annoying. You have to roll your own solution!
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
github <https://github.com/Abdur-RahmaanJ>
Mauritius
>
--
https://mail.p
It's about unnecessary capitalisation for a common use case
in English.
You can see it in action on my site:
https://www.compileralchemy.com/#articles
see 24.
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com&
Aie sorry,
Did not know it targetted the non-english speakers.
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
github <https://github.com/Abdur-RahmaanJ>
Mauritius
--
https://mail.python.org/mailman/listinfo/python-list
On Fri, 19 Mar 2021, 22:07 MRAB, wrote:
> You want English "man's" to become "Man's", but French "l'homme" to
> become "L'Homme". It's language-dependant.
>
Ah depends on a language (English i guess).
Thanks
>
--
https://mail.python.org/mailman/listinfo/python-list
At least i'd expect what it pretends to do
even if not following English.
Missing ' is a weird behaviour, i get it
they skipped every non lettet
On Fri, 19 Mar 2021, 22:50 Grant Edwards, wrote:
>
> In English, certain words are not capitalized in titles unless they're
> the first word in the t
ns:
..."
Why not do it if you know people miss it?
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
github <https://github.com/Abdur-RahmaanJ>
Mauritius
--
https://mail.python.org/mailman/listinfo/python-list
So, is that mail spam or ...?
--
https://mail.python.org/mailman/listinfo/python-list
It was high time 👍 a proposal like that came up
We have seen from time to time some comp lang
interruptions ~
--
https://mail.python.org/mailman/listinfo/python-list
@Gene Heskett That ran deep. I was going
to ask you were doing in PythonLand but you
answered it at the end. Maybe i should ask what
made you interested in Python in the first place?
--
https://mail.python.org/mailman/listinfo/python-list
Greetings list,
See these two links below providing download
stats for a package:
1) https://pypistats.org/packages/shopyo
2) https://pepy.tech/project/shopyo
Particularly for 2) Are the data accurate?
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/>
ular country. This
poses the question of the legitimacy of the influence of a certain
nation over the PSF.
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
github <https://github.com/Abdur-RahmaanJ>
Mauritius
--
https://mail.python.org/mailman/listinfo/python-list
political motivation based
heavily on the decisions of people from one specific country.
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
github <https://github.com/Abdur-RahmaanJ>
Mauritius
--
https://mail
was
referring to changes
which are not so blatant and obvious. Cases which are wrong for some people
but right for others
not because of moral correctness directly but more because of associations
present in a particular
country.
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
github <https://github.com/Abdur-RahmaanJ>
Mauritius
--
https://mail.python.org/mailman/listinfo/python-list
serve as a hint and guiding principles.
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
github <https://github.com/Abdur-RahmaanJ>
Mauritius
--
https://mail.python.org/mailman/listinfo/python-list
According to previsions, it might be the last Python conf of the year!
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
github <https://github.com/Abdur-RahmaanJ>
Mauritius
--
https://mail.python.org/mailman/listinfo/python-list
way. Thanks
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
github <https://github.com/Abdur-RahmaanJ>
Mauritius
--
https://mail.python.org/mailman/listinfo/python-list
bot.x, the package
was installed but on a fresh release, it does not know what exactly is
honeybot
for the first time
Q: In my case in modules what should i write to import from /api?
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://ww
Greetings list,
Just an observation. Out of Github's trending repos for
Python for today, I could find only 2 repos using the src layout.
Matplotlib and another one.
https://github.com/trending/python?since=daily
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.g
Also a takeaway from my package experience is that even though __init__.py
is
not needed for module import, it's still needed for packaging (py3.8). Find
won't
find the module else.
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/&g
You need an IDE
Check out:
PyCharm
Wing IDE
Spyder ^^
Very few people use the in-built IDE
--
https://mail.python.org/mailman/listinfo/python-list
Used by 4.8k but only ... 4 stars
--
https://mail.python.org/mailman/listinfo/python-list
Greetings,
If i have a file name flower.py and i add x = 1 in it.
When i run python -i flower.py i get a shell
>>>
If type x i get 1
>>> x
1
The values are auto injected.
How do i start a shell by code with values already injected? Thanks
Kind Regards,
Abdur-Rahmaan Janha
Thanks folks will update with progress soon
>
--
https://mail.python.org/mailman/listinfo/python-list
oders my natural instinct is to ... code a prez tool from scratch!
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
github <https://github.com/Abdur-RahmaanJ>
Mauritius
On Fri, Sep 17, 2021 at 5:04 AM d
Greetings Damien,
The mailing list is public and i would have a hard time dealing with 1000s
of people
replying:
`stop mailing me`, maybe a private message to mal would have sufficed.
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
Greetings folks,
FlaskCon is around again this year, the very latest conf of the year.
Bouncing in the first week of December, 1 2 3 4.
CFP is open, submit -> https://flaskcon.com/
Any queries, let them fly to flask...@gmail.com
Kind Regards,
Abdur-Rahmaan Janhangeer
about <
I no longer track the threads on the subject ... Many simultaneous ones
ongoing!
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
github <https://github.com/Abdur-RahmaanJ>
Mauritius
--
https://mail.
See this:
https://github.com/walkor/webman
Why similar frameworks do not exist in Python. Is it because
of lack of lib contributors or due to an inherent difference in Py
and PHP? Thanks!
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
@Chris @Peter
See that famous benchmark
https://www.techempower.com/benchmarks/#section=data-r20
Like routinely PHP frameworks appear higher up than py
--
https://mail.python.org/mailman/listinfo/python-list
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
github <https://github.com/Abdur-RahmaanJ>
Mauritius
--
https://mail.python.org/mailman/listinfo/python-list
ive QnA. So internet connection
should not be an issue.
Submit talks:
https://flaskcon.com/y/2021/
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
github <https://github.com/Abdur-RahmaanJ>
Mauritius
--
ht
Me
Like why exactly is that the case, i would not be surprised for rust, C,
CPP etc
But as to where the difference comes for two comparatively similar langs.
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
g
web folks don't care, web folks seem to care. And as a web
someone i wanted to know
why is that so.
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
github <https://github.com/Abdur-RahmaanJ>
Mauriti
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
github <https://github.com/Abdur-RahmaanJ>
Mauritius
--
https://mail.python.org/mailman/listinfo/python-list
Well forgetting about the lines above, how do i get the path from
which miaw the command is called from?
Thanks
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
github <https://github.com/Abdur-RahmaanJ&
icle
<https://python-history.blogspot.com/2009/04/and-snake-attacks.html> as i
was compiling a list of articles
<https://www.pythonkitchen.com/python-engineering-articles/>
and guess that it might be.
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy
Greetings,
This is what I am trying to do:
How to get the getcwd of the directory of where the command is run and not
that
of the file where the cli entrypoint is found. Having the user enter the
absolute path as a cli
argument does not sound nice.
Kind Regards,
Abdur-Rahmaan Janhangeer
about
Greetings list,
A simple question: why do we need field(default_factory ) in dataclasses?
Why not make that field as an attribute return a function?
Useful implementation examples / use cases appreciated.
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/>
On Tue, Nov 16, 2021 at 7:17 PM Paul Bryan wrote:
> On Tue, 2021-11-16 at 17:04 +0400, Abdur-Rahmaan Janhangeer wrote:
>
> A simple question: why do we need field(default_factory ) in dataclasses?
>
>
> To initialize a default value when a new instance of the dataclass is
>
uot;", line 1
print('\N{flag: Mauritius}')
^
i get
SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in
position 0-18: unknown Unicode character name
So is it that Python3.9 does not support it or what is the
Greetings,
I get you but why do the short names work for some and not for
others?
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
github <https://github.com/Abdur-RahmaanJ>
Mauritius
--
https://mail.
Greetings,
But why is it so?
--
https://mail.python.org/mailman/listinfo/python-list
Yet another unicode issue XD
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
github <https://github.com/Abdur-RahmaanJ>
Mauritius
--
https://mail.python.org/mailman/listinfo/python-list
t way to
bring mailing list gems to a wider readership. So, here's
the url https://pyherald.com/
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
github <https://github.com/Abdur-RahmaanJ>
Mauritius
Well yes XD though LWN covers Py topics well when it wants
1. Yes sure, did not expect RSS interest
2. Excuse my blunder, will do!
On Sun, 9 Jan 2022, 01:15 Peter J. Holzer, wrote:
> On 2021-12-26 20:40:03 +0400, Abdur-Rahmaan Janhangeer wrote:
> > I have started a newspaper (not n
Added RSS:
2.0 unless later versions have some advantages:
https://pyherald.com/rss.xml
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
github <https://github.com/Abdur-RahmaanJ>
Mauritius
>
--
ht
Now I have a concern. For the RSS feed. Does your client filter by the
latest
item or pubDate? I published another edition yesterday but noticed that
the item was not the latest in the list.
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
ot getting with existing resources.
I had cool tutos/articles, new libs, popular posts,
job openings, events but not a complete overview
of meta posts.
On Fri, 21 Jan 2022, 02:13 Dan Stromberg, wrote:
>
> There's also Python Weekly:
> https://www.pythonweekly.com/
>
> On Sat, Ja
over the years! Now the topics are very serious, the conversations
contribute much. Keep it up!
Kind Regards,
Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
github <https://github.com/Abdur-RahmaanJ>
Mauritius
--
https
1 - 100 of 422 matches
Mail list logo