Проверяем скорость интернета
Каждый хоть раз проверял скорость своего интернета на Speedtest. А у них, оказывается, есть не только сайт и приложения, но и пакет на Python для этого дела.
У объекта класса Speedtest методы download() и upload() выдают соответственно скорость скачивания и загрузки данных.
Методы отдают результат в байтах, поэтому для наглядности в примере я перевел все данные в мегабайты при выводе.
#python#speedtest
#Python
🖥
Test your typing knowledge in Python
Cool free project Python Type Challenger is a quiz where you have to write code. A good way to remember the basics of type hints (dictionaries, variables, return) and drill into the depths of the typing ocean (recursive, decorators, constructors, etc.).
🔗Link
-----
Main channel: @repo_science
Coupons: @freecoupons_reposcience
-----
#Python
tstock is a tool to easily generate stock charts from the command line.
tstock is a Python tool that allows you to easily generate stock charts from the command line.
Just enter tstock aapl to get a three-month candlestick chart of $AAPL in your terminal
▪Github
-----
Main channel: @repo_science
Coupons: @freecoupons_reposcience
-----
#python
🐍
Hitchhiker's Guide to Python
Python Best Practices Guidebook
Una guía de mejores prácticas para instalar, configurar y usar Python a diario, incluidos pip, numpy, virtualenv y más.
🔗Github
▪Docs
-----
Main channel: @repo_science
Coupons: @freecoupons_reposcience
-----
#python
🐍
Introducing LazyPredict! 🚀
A Python library that enables you to train, test, and evaluate multiple ML models at once using just a few lines of code.
pip install lazypredict
🔗Github
-----
Main channel: @repo_science
Coupons: @freecoupons_reposcience
-----
🐍
Did you know you can create #Python decorators by writing a class?
Esto es especialmente útil cuando creas un decorador que acepta argumentos. Son más fáciles de leer.
-----
Main channel: @repo_science
Coupons: @freecoupons_reposcience
-----
#Python
🐍
GaussianDreamer: Fast Generation from Text to 3D Gaussian Splatting with Point Cloud Priors
• Github
• Project
• Paper
-----
Main channel: @repo_science
Coupons: @freecoupons_reposcience
-----