Python LibHunt Info

Subscribe to our Python newsletter
to know all the trending
packages, news and articles.

All Categories

MORE - Discover trending Python projects by mentions on social networks.

The Awesome Python feed

Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
Today

seaborn

Statistical data visualization in Python
Featured Package // Category Data Visualization

Awesome Python Weekly » 357

Top Stories
  • PEP 582 rejected - consensus among the community needed
  • So, You Recommended a Python Time-Series Package … Now What?
  • Nanobind is a small binding library that exposes C++ types in Python and vice versa
Follow us on Twitter @PythonLibHunt

Yesterday

audioFlux

A library for audio and music analysis, feature extraction.
Synced from the Github list // Category Audio

pyre-check

Performant type-checking for python.
Featured Package // Category awesome-python-typing

Textual 0.17.0 adds translucent screens and Option List widget

Update Popular Story // textual.textualize.io

Using "any" and "all" in Python

Article Popular Story // www.pythonmorsels.com

Last 7 Days

statsmodels

Statsmodels: statistical modeling and econometrics in Python
Featured Package // Category Science and Data Analysis

PEP 582 rejected - consensus among the community needed

Article Popular Story // discuss.python.org

typer

Typer, build great CLIs. Easy to code. Based on Python type hints.
Featured Package // Category Command-line Application Development

PDM

A modern Python package and dependency manager supporting the latest PEP standards
Featured Package // Category Package Management

pip-tools

A set of tools to keep your pinned Python dependencies fresh.
Featured Package // Category Package Management

cryptography

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
Featured Package // Category Cryptography

Top 5 VSCode Extensions for Python Developers in 2023!

Article Popular Story // youtu.be

Last 30 Days

pycryptodome

A self-contained cryptographic library for Python
Featured Package // Category Security

Header Files in C++: Its Uses & Types (Quick Guide)

A popular and simple example is the cin function which requires the stdin library to work. In this article, we will learn about C++ Header Files in detail.
Article Added by: coderx // favtutor.com

Daft: The Distributed Python Dataframe

Article Popular Story // www.getdaft.io

Awesome Python Weekly » 356

Top Stories
  • Malicious Actors Use Unicode Support in Python to Evade Detection
  • Introducing the Data Wrangler extension for Visual Studio Code Insiders
  • Building And Distributing A macOS Application Written in Python
Follow us on Twitter @PythonLibHunt

hypothesis

Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
Featured Package // Category Testing Frameworks