ch
Feedback
PythonHub

PythonHub

前往频道在 Telegram

News & links about Python programming. https://pythonhub.dev/

显示更多
2 531
订阅者
+424 小时
+67
+1530
帖子存档
Building an authenticated Python CLI Learn how to build a persistently authenticated Python CLI using Click, Rich and more. https://www.notia.ai/articles/building-an-authenticated-python-cli

This Food Does Not Exist We have trained four StyleGAN2 models to generate food pictures. The images are purely synthetic! https://nyx-ai.github.io/stylegan2-flax-tpu/

git-story Tell the story of your Git project by creating video animations (.mp4) of your commit history directly from your Git repo. https://initialcommit.com/tools/git-story

4 Pandas Anti-Patterns to Avoid and How to Fix Them pandas is a powerful data analysis library with a rich API that offers multiple ways to perform any given data manipulation task. Some of these approaches are better than others, and pandas users often learn suboptimal coding practices that become their default workflows. https://www.aidancooper.co.uk/pandas-anti-patterns/

Pinkerton Pinkerton is an JavaScript file crawler and secret finder developed in Python. https://github.com/oppsec/Pinkerton

Performance comparison: counting words in Python, C/C++, Awk, Rust, and more https://benhoyt.com/writings/count-words/

termtyper A typing application to level up your fingers! https://github.com/kraanzu/termtyper

Why Ruby Is More Readable Than Python https://confuzeus.com/posts/python-ruby-readability/

Build a Passwordless Authentication System Using Django, Twilio Verify, and SendGrid In this tutorial, you will learn how to create a passwordless authentication system using Twilio Verify, SendGrid, Django, and Python. The proposed authentication system will require users to verify their identity using a one-time password. https://www.twilio.com/blog/passwordless-authentication-system-django-twilio-verify-sendgrid

htag A new python library to create UI (or UI toolkit), which can be rendered in anything which can render html/js/css. https://github.com/manatlan/htag

django-readers A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Django projects. https://github.com/dabapps/django-readers/

3 Simple Ideas From Functional Programming To Improve Your Code Functional programming is a complex topic to dive into. However, there are 3 simple ideas from functional/declarative code that you can apply to your own code today - without becoming a Haskell expert! This video dives into the details and show you a few examples in Python of how you can use these ideas in both object-oriented and functional/procedural code. https://www.youtube.com/watch?v=4B24vYj_vaI

Frelatage A Greybox and Coverage-based library to fuzz Python applications. https://github.com/Rog3rSm1th/Frelatage

Skyplane Blazing fast bulk data transfers between any cloud. https://github.com/skyplane-project/skyplane

neural-compressor An open-source Python library supporting popular model compression techniques on all mainstream deep learning frameworks (TensorFlow, PyTorch, ONNX Runtime, and MXNet) https://github.com/intel/neural-compressor