As you all have seen on my intro post, I am in a project using Python
(which I'm learning as I go) using the wikimedia API to pull data from
wiktionary.org. I want to parse the json and output, for now, just the
definition of the word.
Wiktionary is wikimedia's dictionary.
My requirements for v1
rbowman writes:
> On Sun, 25 Aug 2024 21:29:30 -0400, avi.e.gross wrote:
>
>> If everyone will pardon my curiosity, who and what purposes are these
>> smaller environments for and do many people use them?
>>
>> I mean the price of a typical minimal laptop is not a big deal today. So
>> are these
Jason Friedman writes:
> On Wed, Aug 21, 2024 at 4:04 PM Daniel via Python-list <
> python-list@python.org> wrote:
>
>>
>> An example of use, here's a weather service tied to a finger. Put your
>> city name as the user. This isn't mine, but it is insp
rbowman writes:
> On Wed, 21 Aug 2024 22:15:37 +0100, Daniel wrote:
>
>> Lesser used protocols not known by many in the mainstream. Such as:
>>
>> gopher, gemini, finger, spartan, titan, etc.
>>
>> An example of use, here's a weather service tied to a finger. Put your
>> city name as the user.
rbowman writes:
> On Tue, 20 Aug 2024 23:26:39 +0100, Daniel wrote:
>
>> New here. I've perused some posts and haven't seen a posting FAQ for
>> this NG. I'm learning python right now to realize some hobby goals I
>> have regarding some smolnet services. What are the NG standards on
>> pasting co
dn writes:
> On 21/08/24 10:26, Daniel via Python-list wrote:
>> Hi folks -
>> New here. I've perused some posts and haven't seen a posting FAQ for
>> this NG. I'm learning python right now to realize some hobby goals I
>> have regarding some smol
Hi folks -
New here. I've perused some posts and haven't seen a posting FAQ for
this NG. I'm learning python right now to realize some hobby goals I
have regarding some smolnet services. What are the NG standards on
pasting code in messages? Do yall prefer I post a pastebin link if it's
over a cer
inhahe writes:
> On Thu, Jul 4, 2024 at 5:14 AM Daniel via Python-list <
> python-list@python.org> wrote:
>
>> Hi guys -
>>
>> I have historical experience developing sofwtare for my own use. It has
>> been
>> quite a while since doing so and the a
Hi guys -
I have historical experience developing sofwtare for my own use. It has been
quite a while since doing so and the advent of new languages has brought me
here. Python has built quite a reputation. It would be fun to pick up a
new language while I'm at it.
I've been a consumer of IRC sinc