Python Recipes

4.04 for iPhone, iPad
Free
0

0 Ratings

Update Date

2026-09-07

Size

7.2 MB

Screenshots for iPhone

iPhone
Python Recipes Description
A reference of everyday Python, from strings and collections to threading and design patterns. Every example is written out in full and explained.

• 22 sections: simple types, arrays and collections, classes, files, serialization, functions and lambdas, exceptions, regular expressions, threading, databases, algorithms, patterns.
• Run in the app: the example really executes and the output appears under the code. Needs an internet connection.
• What changed in new versions: eight sections from Python 3.0 to 3.13, with "before" and "after" code side by side.
• Keyword and function reference: 203 articles, fully open with no daily counter.
• SQL alongside: 243 queries against a live practice database - JOIN, GROUP BY, subqueries, data types.
• Edit any example and run it again; one tap brings the original back.
• Add your own examples - they are kept in the app and always at hand.
• Search by section name or by a fragment of code.
• Everything except running works offline. No account needed.

WHAT THE FREE VERSION INCLUDES
12 runs and 12 edits a day - the counter resets every morning. The keyword reference is open without limits. Up to 5 examples of your own. Copying in the free app is blocked after five attempts.

The full version opens all 644 examples, removes the daily limits and raises running to 30 launches a day. One purchase, no subscription.

Made by a developer for developers. In development since 2015.
Python Recipes 4.04 Update
2026-09-07
• Run code right in the app - Python executes and the output is shown under the example.
• A "What changed in new versions" section: what arrived from Python 3.0 to 3.13.
• The keyword and function reference is now a section of its own, with search.
• Your own examples: add your code and keep it in the app.
More Information
Price:
Free
Version:
4.04
Size:
7.2 MB
Update Date:
2026-09-07
Developer:
Fedor Obraztsov
Language:
Arabic Chinese English French German Hebrew Indonesian Italian Japanese Korean Portuguese Russian Spanish Turkish Vietnamese

Safe to Download

AppPure.com and the download link of this app are 100% safe. The download link of this app will be redirected to the official App Store site, thus the app is original and has not been modified in any way.

Got it
X
Share

Share this page with your friends if you find it useful

Facebook Linkedin Pinterest Tumblr Twitter Whatsapp Line
4.04 2026-09-07
• Run code right in the app - Python executes and the output is shown under the example.
• A "What changed in new versions" section: what arrived from Python 3.0 to 3.13.
• The keyword and function reference is now a section of its own, with search.
• Your own examples: add your code and keep it in the app.
3.01 2025-07-30
Bug fixes and performance improvements.
3.00 2025-05-07
Bug fixes and performance improvements.
2.33 2024-11-13
Bug fixes and performance improvements.
The examples have been updated to Python 3.12.
2.32 2024-11-05
Bug fixes and performance improvements.
The examples have been updated to Python 3.12.
2.31 2024-10-09
Bug fixes and performance improvements.
The examples have been updated to Python 3.12.
2.30 2024-07-11
This update includes bug fixes and performance improvements.
2.28 2024-07-04
This update includes bug fixes and performance improvements.
2.27 2024-04-01
This update includes bug fixes and performance improvements.
2.26 2024-03-19
This update includes bug fixes and performance improvements.
2.25 2024-02-21
This update includes bug fixes and performance improvements.
2.24 2023-10-31
This update includes bug fixes and performance improvements.
2.23 2023-09-04
This update includes bug fixes and performance improvements.
2.22 2023-07-21
This update includes bug fixes and performance improvements.
2.21 2023-06-15
This update includes bug fixes and performance improvements.
Added keyword help.
2.18 2023-01-16
This update includes bug fixes and performance improvements.
2.15 2022-10-27
This update includes bug fixes and performance improvements.
2.14 2022-03-24
This update includes bug fixes and performance improvements.
2.13 2021-08-20
This update includes bug fixes and performance improvements.
2.2 2020-12-09
Added version for macOS.
Added font settings.
2.1 2020-11-09
Added version for macOS.
Added favorites section.
Changed landscape interface mode.
2.0 2020-10-22
Added version for macOS.
Added favorites section.
Changed landscape interface mode.
1.12 2020-07-23
Added favorites section.
Changed landscape interface mode.
1.10 2020-06-03
Added favorites section.
Changed landscape interface mode.
1.9 2020-02-20
Sample code aligned with PEP 8 - Style Guide for Python Code.
In most examples, added a link to Python Playground.
1.8 2020-01-28
Added favorites section.
1.7 2020-01-23
Added favorites section.
1.6 2019-10-03
Corrections in the dark theme for iOS 13
1.4 2019-05-01
Added examples of working with DB and SQL
1.3 2018-12-04
Error correction