Python LibHunt Info

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

All Categories


The Python developers feed

Today

Painless Decorators

Suor added a tutorial to funcy Tutorials

Abstracting Control Flow

Suor added a tutorial to funcy Tutorials

Functional Python Made Easy

Suor added a tutorial to funcy Tutorials

hypothesis

Hypothesis is an advanced Quickcheck style property based testing library.
Featured package // Category Testing Frameworks

pyexcel vs openpyxl

Popular comparison
  • pyexcel - Providing one API for reading, manipulating and writing csv, ods, xls, xlsx and xlsm files.
  • openpyxl - A library for reading and writing Excel 2010 xlsx/xlsm/xltx/xltm files.

Hacking my way to a Jupyter notebook powered blog

Popular Story // nipunbatra.github.io

Yesterday

weppy

The web framework for humans
Featured package // Category Web Frameworks

xgboost vs tensorflow

Popular comparison
  • xgboost - A scalable, portable, and distributed gradient boosting library.
  • tensorflow - Computation using data flow graphs for scalable machine learning

It is ridiculously easy to generate any audio signal using Python

Popular Story // thehackerdiary.wordpress.com

PyPy v5.8 released

Popular Story // morepypy.blogspot.com

Last 7 Days

Awesome Python Newsletter » 56

Top Stories
  • Quick Tip - The easiest way to grab data out of a web page in Python
  • Nice collection of Machine Learning and Python "cheat sheets"
  • Optimizations which made Python 3.6 faster than Python 3.5.
Follow us on Twitter @PythonLibHunt

django-modern-rpc

Simple XML-RPC and JSON-RPC server for Django 1.8+
Featured package // Category Django

pyocr vs pytesseract

Popular comparison
  • pyocr - A wrapper for Tesseract and Cuneiform.
  • pytesseract - Another wrapper for Google Tesseract OCR.

NumPy 1.13.0 released

Popular Story // github.com

Generating mock data with Python: Part II

Popular Story // medium.com

curio

Curio is a modern library for performing reliable concurrent I/O using Python coroutines and the explicit async/await syntax introduced in Python 3.5
Featured package // Category Networking

cryptography vs PyCrypto

Popular comparison
  • cryptography - A package designed to expose cryptographic primitives and recipes to Python developers.
  • PyCrypto - The Python Cryptography Toolkit.

Watson Developer Cloud Python SDK

Client library to use the IBM Watson services in Python and available in pip as watson-developer-cloud
Featured package // Category Audio

bpython vs ptpython

Popular comparison
  • bpython - A fancy interface to the Python interpreter.
  • ptpython - Advanced Python REPL built on top of the python-prompt-toolkit.

The Evolution of Code Deploys at Reddit

Popular Story // redditblog.com

Nice collection of Machine Learning and Python "cheat sheets"

Popular Story // unsupervisedmethods.com

Nameko

Python framework for building microservices
Featured package // Category RPC Servers

Pylint vs Flake8

Popular comparison
  • Pylint - A Fully customizable source code analyzer.
  • Flake8 - The modular source code checker: pep8, pyflakes and co.

Pipenv

Sacred Marriage of Pipfile, Pip, & Virtualenv.
Synced from the Github list // Category Environment Management