Python LibHunt Info
All Categories
-
Admin Panels
-
Algorithms and Design Patterns
-
Anti-spam
-
ASGI Servers
-
Asset Management
-
Astronomy
-
Audio
-
Authentication
-
Build Tools
-
Built-in Classes Enhancement
-
Caching
-
ChatOps Tools
-
CMS
-
Code Analysis
-
Code Analysis and Linter
-
Command-line Interface Development
-
Command-line Tools
-
Compatibility
-
Computer Vision
-
Concurrency and Parallelism
-
Configuration
-
Cryptography
-
Data Analysis
-
Database
-
Database Drivers
-
Data Validation
-
Data Visualization
-
Date and Time
-
Debugging Tools
-
Deep Learning
-
DevOps Tools
-
Distributed Task Queue
-
Distribution
-
Documentation
-
Downloader
-
E-commerce
-
Editor Plugins
-
Editor Plugins and IDEs
-
Email
-
Environment Management
-
Event Management
-
Files
-
Finance
-
Foreign Function Interface
-
Forms
-
Functional Programming
-
Game Development
-
Geolocation
-
Geomagnetism
-
GraphQL
-
GUI
-
GUI Development
-
Hardware
-
High Performance
-
HTML Manipulation
-
HTTP
-
HTTP Clients
-
IDEs
-
Image Processing
-
Imagery
-
Implementations
-
Interactive Interpreter
-
Internationalization
-
Job Scheduler
-
Logging
-
Machine Learning
-
MapReduce
-
Microsoft Windows
-
Miscellaneous
-
Natural Language Processing
-
Networking
-
Network Virtualization and SDN
-
News Feed
-
OCR
-
ORM
-
Package Management
-
Package Repositories
-
Penetration Testing
-
Permissions
-
Processes
-
Queue
-
Random Generator
-
Recommender Systems
-
Refactoring
-
RESTful API
-
Robotics
-
RPC Servers
-
Science
-
Science and Data Analysis
-
Search
-
Security
-
Serialization
-
Serverless Frameworks
-
Specific Formats Processing
-
Static Site Generator
-
Streams
-
Tagging
-
Template Engine
-
Testing
-
Text Processing
-
Third-party APIs
-
URL Manipulation
-
Video
-
Web Content Extracting
-
Web Crawling
-
Web Frameworks
-
WebSocket
-
Workflow Engine
-
WSGI Servers
99 Remote Jobs
Work from home. Anywhere in the world.
+ Post a job
-
Software Engineer - Full Stack
at
6 River Systems
Dev, Typescript, Javascript
-
Software Engineer - Spacecraft Flight Dynamics System (FDS)
at
Advanced Space, LLC
Dev, Space, Kubernetes
-
DevOps engineer for Esports
at
FirstBlood
DevOps, Amazon-web-services, Kubernetes
-
Senior Software Engineer - Web Monetization Ecosystem for Content Creators
at
Coil
Dev, Javascript, Node.js
-
Principal Software Engineer (Remote)
at
Hobsons
Dev, Javascript, Reactjs
-
Senior Backend Engineer (m/w/x) - remote possible
at
Jimdo
Dev, Python, Django
-
Software Engineer III - Business Systems
at
CNC Software, Inc
Dev, C#, Asp.net-mvc
-
Web Developer for BLOX
at
TownNews
Dev, Javascript, Html
-
Backend Software Engineer (Node.js) - REMOTE
at
SemanticBits
Dev, Node.js, Amazon-web-services
-
Generalist Mid/Senior-level Software Developer with back end focus (REMOTE)
at
Niphtio
Dev, Postgresql, Redis
The Awesome Python feed
TodayAwesome Python Newsletter » 226
Top Stories
- Understand Python Decorators in depth
- Gradient descent from scratch
- PowerShell vs Python Reference
Follow us on Twitter @PythonLibHunt
Python Insider: Python 3.8.6 is now available
Update
Popular Story
// blog.python.org
SaaSHub - Software Alternatives and Reviews
SaaSHub will help you find the best software and product alternatives
Promoted
www.saashub.com
Python Fire vs click
Popular comparison
- Python Fire - A library for creating command line interfaces (CLIs) from absolutely any Python object.
- click - A package for creating beautiful command line interfaces in a composable way.
Yesterday
Easy & Interesting Python Project for Beginners
This article lists 7 python projects that any new programmer can make to build his portfolio or practice his/her coding skills. There are some easy projects like a simple login system and some slightly complex projects like anagram game.
Article
Added by: marknathon
// favtutor.com
LynxKite
The complete graph data science platform
Featured Package
// Category Science and Data Analysis
Last 7 Days
splinter vs Selenium
Popular comparison
- splinter - Open source tool for testing web applications.
- Selenium - Python bindings for Selenium WebDriver.
Gradient descent from scratch
Article
Popular Story
// youtu.be
Prefect
A modern workflow orchestration framework that makes it easy to build, schedule and monitor robust data pipelines.
Synced from the Github list
// Category Job Scheduler
trafilatura
Web scraping library and command-line tool to download, extract (metadata, main text, comments), and convert the output
scikit-image
A Python library for (scientific) image processing.
Featured Package
// Category Imagery
Python - TypeError – NoneType Object not Subscriptable | 360DigiTMG
TypeError: 'NoneType' object is not subscriptable
The error is self-explanatory. You are trying to subscript an object which is a None actually...
Example 1
The error is self-explanatory. You are trying to subscript an object which is a None actually...
Example 1
Article
Added by: DigiTMG
// 360digitmg.com
MkDocs vs Sphinx
Popular comparison
- MkDocs - Markdown friendly documentation generator.
- Sphinx - Python Documentation generator.
Tkinter vs kivy
Popular comparison
- Tkinter - Tkinter is Python's de-facto standard GUI package.
- kivy - A library for creating NUI applications, running on Windows, Linux, Mac OS X, Android and iOS.
10 Crazy Cool Project Ideas for Python Developers
Crazy project ideas to challenge your Python skills, build and share.
Article
Added by: livecodestream
// livecodestream.dev
You’re Not a Fake Programmer, That’s Just Impostor Syndrome
Article
Popular Story
// dev.to
Ditch VSCode for neovim
Article
Popular Story
// dev.to
Web Scraping with Python
In this post, we are going to learn web scraping with python. Using python we are going to scrape Yahoo Finance.
Article
Added by: manthankool
// www.scrapingdog.com
Understand Python Decorators in depth
Article
Popular Story
// youtu.be
Dash vs Django
Popular comparison
- Dash - Built on top of Flask, React and Plotly aimed at analytical web applications.
- Django - The most popular web framework in Python.
glacier: Python CLI building helper for minimalists
Library
Popular Story
// github.com
Create a simple face detection application using Intel Openvino in under 10 lines of code.
Article
Popular Story
// youtu.be