Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Does @ at sign used for tother than decorators?
Post: Does @ at sign used for tother than decorators?

I have simple example for decorator usage which is straightforward to understand: def print_fcn_name(func): def wrapper(): print("Something is happening before the function is call...
ggpython000 General Coding Help 1 544 Oct-12-2023, 08:57 AM
    Thread: can not get gps information returning only integer
Post: can not get gps information returning only integer

I tried following code to read GPS ifnormation from jpeg file but it is only printing out single integer i.e. 739. But when I open the file property in Windows, I see lot more data (i.e. Latitude, Lon...
ggpython000 Data Science 0 587 Jun-01-2023, 08:20 AM
    Thread: tried to setup private pypi, but can not upload
Post: RE: tried to setup private pypi, but can not uploa...

OK, it turns out i did not start the pypiserver, now i started with port 8080. and if i try upload again, this is the message I am getting: 5 49.908540667 10.0.0.113 -> 10.0.0.102 HTTP 293...
ggpython000 Networking 1 2,646 Feb-16-2019, 06:00 AM
    Thread: tried to setup private pypi, but can not upload
Post: tried to setup private pypi, but can not upload

Hi, I have earlier succeeded generating package and upload to pypi.org but sidelined by the fact that pypi.org appears to be requiring twine to upload. Therefore I tweaked the procedure by using twine...
ggpython000 Networking 1 2,646 Feb-16-2019, 02:21 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020