Cool Python
@cool_python
Followers
20K
Following
0
Media
0
Statuses
93K
Auto-retweeting Python tweets from the accounts we follow - enjoy!
Brighton & Hove, UK
Joined March 2015
Enforcement of 2FA for PyPI Began June 1st #python
blog.pypi.org
PyPI now requires all uploads from accounts with 2FA enabled to use an API token or Trusted Publisher configuration.
2
5
14
🐍📰 In this tutorial, you'll get the lowdown on sorting Python dictionaries. You'll also be to measure the performance of variations when sorting and comparing different key-value data structures. #python
realpython.com
In this tutorial, you'll get the lowdown on sorting Python dictionaries. By the end, you'll be able to sort by key, value, or even nested attributes. But you won't stop there---you'll go on to...
0
7
32
🐍📰 Profiling in Python: How to Find Performance Bottlenecks In this tutorial, you'll learn to profile your Python programs using numerous tools available in the standard library, third-party libraries, as well as a powerful tool foreign to Python. https://t.co/Akji2JFidh
0
6
31
Python Crash Course & Learning Enough to Start Creating
realpython.com
How much Python do you need to learn to start creating projects? What's a good balance of information and hands-on practice? This week on the show, Eric Matthes is here to discuss his book Python...
0
2
17
The solution uses the walrus operator and so requires Python 3.8+
0
1
0
The constraints solver uses generic types, so requires Python 3.7+.
1
1
0
A simple constraint solving challenge (a simple logic puzzle), with tests and solution. Challenge from https://t.co/nWanwpHFSV, constraint solving mini-framework from "Classic Computer Science Problems in Python": https://t.co/Yd94htuA69
github.com
A constraint solving problem with tests, solution and mini constraints framework. - voidspace/constraintsolving
1
1
3
🎉 Yay!! Please join us in welcoming JetBrains as a sponsor for EuroPython 2023 https://t.co/BQfHizHeVN
@pycharm Long-time sponsors like JetBrains help make EuroPython such a success. 🤗 Thank you!
0
3
11
Quer explodir a mente com tipos genéricos em #Python? Leia o capítulo 15 do https://t.co/MIuFtuf06R 2ª edição, concluído hoje pelo @paulo_outra_vez! 🤯assinaturas sobrepostas (typing.overload) 🤯🤯classes e protocolos genéricos 🤯🤯🤯invariância, covariância e contravariância❗️
2
9
85
🐍 Refactoring: Prepare Your Code to Get Help [Video] 📺 #python
realpython.com
In this Code Conversation video course, you'll explore the steps you can take to get help when you're stuck while coding. You'll investigate how to clean up your code to focus on the question you...
0
3
9
🐍 Python '!=' Is Not 'is not': Comparing Objects in Python (Overview) [Video] 📺
0
6
24
🐍📰 GitHub Copilot is a thrilling new technology. After reading this tutorial, you’ll know whether GitHub Copilot is a risk, a gimmick, or a true game changer in software engineering. #python
realpython.com
In this tutorial, you'll get your hands dirty with GitHub Copilot, a virtual pair programmer powered by artificial intelligence trained on billions of lines of code. You'll explore several practical...
0
8
29
Gamma and related functions in SciPy
johndcook.com
Summary of how to compute the gamma function and related functions in Python using SciPy
0
2
12
Python for Finance: Pandas Resample, Groupby, and Rolling #python
0
5
33
@enthought is hosting a #SciPy welcome reception this evening! Come and meet fellow attendees and enjoy food 🍱 and drinks 🍹! See you all there ✨✨
1
1
4
🐍 Python OOP Method Types Intro and Overview [Video] #python
realpython.com
Hey there! It’s Dan. Today I want to talk about the difference between class methods, static methods, and plain, or regular, instance methods in Python. Kind of demystify some of differences between...
0
4
22
🐍📰 Python News: What's New From April 2023 April was a busy month, with the last preview version of #python 3.12 before the feature freeze, a new pandas release, and pip and PyPI improvements. Also, it was the celebration of the 20 years of PyCon US.
realpython.com
April 2023 was a busy month for Python, with the last preview version of Python 3.12 before the planned feature freeze, a new pandas 2.0.0 release, and pip and PyPI improvements. In addition, it was...
0
2
9
We just launched a brand new course by @mkennedy #python MongoDB with Async Python with Beanie, Pydantic, and FastAPI https://t.co/b9tz5a8fJT
training.talkpython.fm
Learn MongoDB with async Python to build high-performance, concurrent data apps. Master Beanie, Pydantic, and FastAPI in this hands-on course.
1
11
52