The Zen of Python, by Tim Peters
Beautiful is better than ugly.
Explicit is better than implicit.
Simple is better than complex.
Complex is better than complicated.
Flat is better than nested.
Sparse is better than dense.
Readability counts.
Special cases aren't special enough to break the rules.
Although practicality beats purity.
Errors should never pass silently.
Unless explicitly silenced.
In the face of ambiguity, refuse the temptation to guess.
There should be one-- and preferably only one --obvious way to do it.
Although that way may not be obvious at first unless you're Dutch.
Now is better than never.
Although never is often better than *right* now.
If the implementation is hard to explain, it's a bad idea.
If the implementation is easy to explain, it may be a good idea.
Namespaces are one honking great idea -- let's do more of those!
Python Advent Calendar 2024
Category:Programming language
Creator:@Brutus
How to join the calendar
You can join the calendar by selecting an available date and registering the URL of the article you wish to link to. If a slot is available, you can go back to a past date to join!
Series 1
Sunday | Monday | Tuesday | Wednesday | Thursday | Friday | Saturday |
---|---|---|---|---|---|---|
Pythonの真偽値評価で知っておくべき6つの落とし穴 | 【Python】俺的モダン開発環境の共有(2024年版) | PythonとRustで並列処理を実装してみた ~パフォーマンス比較とその考察~ | 5分でできるRuffによる高速Pythonコードリント | 【Python】複数のバージョンのPythonを切り替えて使う方法 | WindowsのPython術 | 何かを書きます |
argparse のテクニック未満集 | PythonベースでAppium実行環境をゼロから構築 | (予定)feast使ってみた | 何か考えます | Streamlit+Nuitkaの予定 | 最近触ったライブラリのことでも | |
言語処理100本ノック 2020(Rev 2) | Pyxelで作ったゲームの話 | 言語Sandbox環境の脆弱性とその真因の考察 - RestrictedPythonを題材に | TkinterでGUIアプリを作る | 可読性が皆無のPythonを書こう | Python初心者がイテレーターをなんとか理解する話 | Condaパッケージの管理方法について |
なんかPythonのやつ書いてみます | 毎年恒例のやつを投稿します。 | Pythonで色遊びします! | pygameとかpyxelでゲームを作るときの話を何か | 26 | 27 | 28 |
- Pythonの真偽値評価で知っておくべき6つの落とし穴
- 【Python】俺的モダン開発環境の共有(2024年版)
- PythonとRustで並列処理を実装してみた ~パフォーマンス比較とその考察~
- 5分でできるRuffによる高速Pythonコードリント
- 【Python】複数のバージョンのPythonを切り替えて使う方法
- WindowsのPython術
- 何かを書きます
- argparse のテクニック未満集
- PythonベースでAppium実行環境をゼロから構築
- (予定)feast使ってみた
- 何か考えます
- Streamlit+Nuitkaの予定
- 最近触ったライブラリのことでも
- 言語処理100本ノック 2020(Rev 2)
- Pyxelで作ったゲームの話
- 言語Sandbox環境の脆弱性とその真因の考察 - RestrictedPythonを題材に
- TkinterでGUIアプリを作る
- 可読性が皆無のPythonを書こう
- Python初心者がイテレーターをなんとか理解する話
- Condaパッケージの管理方法について
- なんかPythonのやつ書いてみます
- 毎年恒例のやつを投稿します。
- Pythonで色遊びします!
- pygameとかpyxelでゲームを作るときの話を何か
Sunday | Monday | Tuesday | Wednesday | Thursday | Friday | Saturday |
---|---|---|---|---|---|---|
Pythonの真偽値評価で知っておくべき6つの落とし穴 | 【Python】俺的モダン開発環境の共有(2024年版) | PythonとRustで並列処理を実装してみた ~パフォーマンス比較とその考察~ | 5分でできるRuffによる高速Pythonコードリント | 【Python】複数のバージョンのPythonを切り替えて使う方法 | WindowsのPython術 | 何かを書きます |
argparse のテクニック未満集 | PythonベースでAppium実行環境をゼロから構築 | (予定)feast使ってみた | 何か考えます | Streamlit+Nuitkaの予定 | 最近触ったライブラリのことでも | |
言語処理100本ノック 2020(Rev 2) | Pyxelで作ったゲームの話 | 言語Sandbox環境の脆弱性とその真因の考察 - RestrictedPythonを題材に | TkinterでGUIアプリを作る | 可読性が皆無のPythonを書こう | Python初心者がイテレーターをなんとか理解する話 | Condaパッケージの管理方法について |
なんかPythonのやつ書いてみます | 毎年恒例のやつを投稿します。 | Pythonで色遊びします! | pygameとかpyxelでゲームを作るときの話を何か | 26 | 27 | 28 |
- Pythonの真偽値評価で知っておくべき6つの落とし穴
- 【Python】俺的モダン開発環境の共有(2024年版)
- PythonとRustで並列処理を実装してみた ~パフォーマンス比較とその考察~
- 5分でできるRuffによる高速Pythonコードリント
- 【Python】複数のバージョンのPythonを切り替えて使う方法
- WindowsのPython術
- 何かを書きます
- argparse のテクニック未満集
- PythonベースでAppium実行環境をゼロから構築
- (予定)feast使ってみた
- 何か考えます
- Streamlit+Nuitkaの予定
- 最近触ったライブラリのことでも
- 言語処理100本ノック 2020(Rev 2)
- Pyxelで作ったゲームの話
- 言語Sandbox環境の脆弱性とその真因の考察 - RestrictedPythonを題材に
- TkinterでGUIアプリを作る
- 可読性が皆無のPythonを書こう
- Python初心者がイテレーターをなんとか理解する話
- Condaパッケージの管理方法について
- なんかPythonのやつ書いてみます
- 毎年恒例のやつを投稿します。
- Pythonで色遊びします!
- pygameとかpyxelでゲームを作るときの話を何か
You can increase the number of series when Calendar 1 is filled with more than 10 articles.