fa
Feedback
PythonHub

PythonHub

رفتن به کانال در Telegram

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

نمایش بیشتر
2 531
مشترکین
+224 ساعت
+17 روز
+1130 روز
آرشیو پست ها
Neograd A Deep Learning framework created from scratch with Python and NumPy. https://github.com/pranftw/neograd

Python is the Top 6th Highest Paid Programming Language in 2022, with an AVG salary of ~$114k per year. https://www.reddit.com/r/Python/comments/y8u5vi/python_is_the_top_6th_highest_paid_programming/

How the Guardian approaches quote extraction with NLP A case study of the Guardian's spaCy-Prodigy workflow to modularize quote extraction for content creation. This study includes iterative annotation guidelines and custom interface functionality. https://explosion.ai/blog/guardian

Finding and analyzing free stock index data with Python and EDGAR Historical stock index data can be hard to find for free, but when we use the SEC's EDGAR system and Python, we can extract it quite easily. https://www.wrighters.io/finding-and-analyzing-free-stock-index-data-with-python-and-edgar/

Honest question: Why must "self" always be passed in as parameter, why wasn't it made a built-in? https://www.reddit.com/r/Python/comments/y8ofb6/honest_question_why_must_self_always_be_passed_in/

Sanster / lama-cleaner Image inpainting tool powered by SOTA AI Model https://github.com/Sanster/lama-cleaner

Python Charts Learn data visualization with Python. You will find code examples of Python graphs made with matplotlib, seaborn, plotly and other packages. https://python-charts.com/

Generating Chess Puzzles with Genetic Algorithms We took a library used for function minimization, attached Stockfish to it, and used it to generate surprisingly complex mate in 3 chess puzzles without too much code. https://www.propelauth.com/post/generating-chess-puzzles-with-genetic-algorithms

Create Presentation from Jupyter Notebook Presentation is a great way to share your results and findings with a non-technical audience. The data-rich presentation with charts, tables, and code may be tedious to create. The good news is that you can create a presentation directly from Jupyter Notebook! https://mljar.com/blog/jupyter-notebook-presentation/

Forestplot A Python package to make publication-ready but customizable coefficient plots. https://github.com/lsys/forestplot

I created a script that allows you to store any file (encrypted or not) in an image using steganography https://www.reddit.com/r/Python/comments/yaqoxd/i_created_a_script_that_allows_you_to_store_any/

MinTOTP – Minimal TOTP generator in 20 lines of Python https://github.com/susam/mintotp

Vizier Python-based research interface for blackbox and hyperparameter optimization, based on Google's internal Vizier Service. https://github.com/google/vizier

Python dependency management difficulty is an unhelpful meme Python package management/installation is famously difficult or so the story goes. This keeps getting reinforced by forum comments, quoting that one xkcd page, and people who aren’t actually running into the issues repeating the meme. In practice, it will take just a few minutes to understand and not end up in a mess. https://blog.viraptor.info/post/python-dependency-management-difficulty-is-an-unhelpful-meme

5 Python Projects to Automate Your Life: From Beginner to Advanced Brand-new automation projects that you should solve in 202
5 Python Projects to Automate Your Life: From Beginner to Advanced Brand-new automation projects that you should solve in 2022Continue reading on Towards Data Science ... https://towardsdatascience.com/5-python-projects-to-automate-your-life-from-beginner-to-advanced-90fe29a7d664

towhee-io / towhee Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast. https://github.com/towhee-io/towhee

microblog.pub A self-hosted, single-user, ActivityPub powered microblog. https://github.com/tsileo/microblog.pub

How to Track the Rank of Keywords in Google SERPs using Python In this post, we will learn how to track the rank of pages in google for any keyword using Python. We will create a tool like SEMrush & Ahrefs with coding. https://blog.shahednasser.com/track-keywords-in-google-using-python/

Python in Visual Studio Code – October 2022 Release This release includes the following announcements: https://devblogs.microsoft.com/python/python-in-visual-studio-code-october-2022-release/

The Pdfalyzer is a tool for visualizing the inner tree structure of a PDF in large and colorful diagrams as well as scanning its internals for suspicious content https://www.reddit.com/r/Python/comments/y0rnqk/the_pdfalyzer_is_a_tool_for_visualizing_the_inner/