PythonHub
前往频道在 Telegram
2 531
订阅者
+224 小时
+17 天
+1130 天
帖子存档
2 531
FlastAPI
A FastAPI-like interface for building APIs in Flask.
https://github.com/maarten-dp/flastapi
2 531
File-Inyector
File Inyector is a script that allows you to store any file in an image using steganography.
https://github.com/carlospuenteg/File-Inyector
2 531
You Are Going To Like These New Features In Python 3.11
Python 3.11 is here! Not all of the changes are immediately noticeable when you look through the release notes. However, today I will cover 7 new Python 3.11 features that you are going to love because they'll make your life a lot easier.
https://www.youtube.com/watch?v=b3_THpKM4EU
2 531
Python 3.11.0
Python 3.11.0 is the newest major release of the Python programming language, and it contains many new features and optimizations.
https://www.python.org/downloads/release/python-3110/
2 531
JC
CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.
https://github.com/kellyjonbrazil/jc
2 531
Technically speaking do comments and whitespaces slow down performance since Python is interpreted rather than compiled?
https://www.reddit.com/r/Python/comments/yggiqk/technically_speaking_do_comments_and_whitespaces/
2 531
How we use binary search to find compiler bugs
This post will talk about how we use binary search to isolate miscompiled functions, a technique that is applicable to any compiler if you have the right infrastructure.
https://bernsteinbear.com/blog/cinder-jit-bisect/
2 531
A Deep Dive Into Date And Time In Python
You can easily get overwhelmed when working with date and time data. There are numerous date and time formats, ISO standards, time zones, and daylight-saving settings. In today’s video, I am taking a deep dive into Python’s built-in datetime package and the available alternatives that can help you quickly deal with this type of data.
https://www.youtube.com/watch?v=TFa38ONq5PY
2 531
PostgresML is 8-40x faster than Python HTTP microservices
https://postgresml.org/blog/postgresml-is-8x-faster-than-python-http-microservices/
2 531
Ebazhanov / linkedin-skill-assessments-quizzes
Full reference of LinkedIn answers 2022 for skill assessments (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, Go, python, machine-learning, power-point) linkedin excel test lösungen, linkedin machine learning test LinkedIn test questions and answers
https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes
2 531
brycedrennan / imaginAIry
AI imagined images. Pythonic generation of stable diffusion images.
https://github.com/brycedrennan/imaginAIry
2 531
How to implement a “dry run mode” for data imports in Django
In data import processes it’s often useful to have a “dry run” mode, that runs through the process but doesn’t actually save the data. This can allow you to check for validity and gather statistics, such as how many records already exist in the database. In this post, we’ll look at how to implement a dry run mode in Django by using a database transaction and rolling it back.
https://adamj.eu/tech/2022/10/13/dry-run-mode-for-data-imports-in-django/
2 531
Understanding Hashing and Equality in Python with __hash__ and __eq__
Learn about how they work, how you should use them, and what you absolutely should not do.
https://t.co/ogQzgjxbZE
2 531
Building an OCR service with Amazon Textract and AWS Lambda
Optical Character Recognition (OCR) automates extracting text from visual assets such as PDFs and images. This tutorial teaches how to use Amazon Textract and AWS Lambda to build an OCR service.
https://www.honeybadger.io/blog/amazon-textract-ocr-lambda/
2 531
Call for questions for Guido van Rossum from Lex Fridman
https://www.reddit.com/r/Python/comments/y7q4gv/call_for_questions_for_guido_van_rossum_from_lex/
2 531
Musings on Python Type Hints
Since starting a new job earlier this year, I've spent a good amount of time learning how to leverage type hints to help write readable, maintainable code. Let's take a look at some patterns that arise in Python where type hinting can get a little bit tricky.
https://samgeo.codes/blog/python-types/
2 531
Pyxel, a retro game engine for Python, reaches 300,000 downloads!
https://www.reddit.com/r/Python/comments/ybf948/pyxel_a_retro_game_engine_for_python_reaches/
2 531
How to Build a Knowledge Base Platform Using Redis
Building multi-model applications with Redis Stack is surprisingly straightforward! Follow along with a tutorial that shows how to build a knowledge base in Python that incorporates powerful search features.
https://redis.com/blog/how-to-build-a-knowledge-base-platform-using-redis/
现已上线!2025 年 Telegram 研究 — 年度关键洞察 
