fa
Feedback
PythonHub

PythonHub

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

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

نمایش بیشتر
2 540
مشترکین
+324 ساعت
+77 روز
+1330 روز
آرشیو پست ها
Writing fast async HTTP requests in Python https://blog.jonlu.ca/posts/async-python-http

Python is 1.3x faster by just adjusting some compiling options for libpython https://bugs.python.org/issue38980?fbclid=IwAR0cyfahpBywNzbqLCpcfwatOaU6W8UQp7LgVu8KZ8hDc-wKLjLE7wjOs7g

Show HN: Gelidum – My Python library to freeze objects https://github.com/diegojromerolopez/gelidum

Types in Python A bird's view look to the Typing features in Python 3.x https://auth0.com/blog/typing-in-python/

Vaex – Faster Pandas Alternate in Python Vaex Python is an alternative to the Pandas library that take less time to do computations on huge ... https://www.machinelearningplus.com/vaex/

I made a simple chatbot using IBM's Watson Assistant and then connected it to a Flask webhook. I like IBM's Watson more than DialogFlow for making intuitive chatbots. Enjoy! https://www.reddit.com/r/madeinpython/comments/o0rjuy/i_made_a_simple_chatbot_using_ibms_watson/

Modern Python Developer's Toolkit https://pycon.switowski.com/

Continuous integration for data science with pytest, Github Actions, and Hypervector This guide outlines how you can build an automated check for a data science feature that runs every time a pull request is opened against the project, using the Python library pytest,  Github's continuous integration platform Actions, and Hypervector — an API for building data science test fixtures easily. https://blog.hypervector.io/posts/2021-5-12-int-github.html

How to Create CRUD REST API with AWS Chalice Learn how to build a book database API with AWS Chalice serverless technology. https://auth0.com/blog/how-to-create-crud-rest-api-with-aws-chalice/

Implement API Caching with Redis, Flask, and Docker [Step-By-Step] You want your API to be faster, more consistent, and to reduce the requests to the server? — That’s where caching comes into play. This article shows you how to implement API Caching with Redis on Flask. https://levelup.gitconnected.com/implement-api-caching-with-redis-flask-and-docker-step-by-step-9139636cef24

Python Tools to Try in 2021 The Python programming language is one of the most popular and in huge demand. It is free, has a
Python Tools to Try in 2021 The Python programming language is one of the most popular and in huge demand. It is free, has a ... https://julien.danjou.info/python-tools-to-try-in-2021/

New Features in Python 3.10 This talk covers some of the most interesting additions to Python - structural pattern matching, parenthesized context managers, more typing, and the new and improved error messages. https://www.youtube.com/watch?v=5-A435hIYio

How to troubleshoot memory problems in Python This post shows how we diagnosed and fixed a memory problem in EvalML, the open-source AutoML library. https://innovation.alteryx.com/how-to-troubleshoot-memory-problems-in-python/

Gooey: Turn (almost) any Python command line program into a GUI application https://github.com/chriskiehl/Gooey

I developed an application that keeps you up-to-date with the latest research. https://www.reddit.com/r/Python/comments/np0wwt/i_developed_an_application_that_keeps_you/

SimSwap An Efficient Framework For High Fidelity Face Swapping. https://github.com/neuralchen/SimSwap

epispot A Python package for the mathematical modeling of infectious diseases via compartmental models. https://github.com/epispot/epispot

Data Analytics Crash Course: Teach Yourself in 30 Days The course is an introduction to Python-based data analytics. You will get a basic understanding of the workings of Python to the point where you can confidently find and manipulate data sources and use a Jupyter environment to derive insights from your data. https://www.youtube.com/watch?v=jcTj6FgWOpo

Nerd-Storage A simple LAN storage. https://github.com/0xHaru/Nerd-Storage