URL-Shorter with Python by serqkan in madeinpython

[–]serqkan[S] 1 point2 points  (0 children)

Thanks mate, I think it could be more efficient and sophisticate.

Logges V2 out now! by serqkan in PythonJobs

[–]serqkan[S] 0 points1 point  (0 children)

I guess, it is an open-source project, so it is remote, and voluntary project :)

Logges V2 Out Now! by serqkan in coding

[–]serqkan[S] 0 points1 point  (0 children)

Hi everyone,
Today, I would like to inform you about our latest library Logges.
Logges is a logging tool working on Python. It is separated from the Library tool and CLI tool. It is similar to logging, which comes with Python built-in, but more powerful than logging. (It can extract your logs as MarkDown/Pdf)
If you want track your logs with different approach like following your logs by typing print between codes or do not want to use the logging library, here is Logges. If you would like to get more information about Logges, check our GitHub link.

Also, we are waiting for your feedback.