| Hello world |
Basic introduction to Python processor |
| Base64 |
Shows how to encode and decode base64 string |
| Iterating |
Example of all python iterating methods |
| Numpy |
Showcase the use of Numpy |
| Pandas |
Showcase the use of Pandas |
| Pandas CSV |
Showcase how to read CSV using Pandas |
| Pandas JSON |
Showcase how to read JSON using Pandas |
| Pandas XML |
Showcase how to read XML using Pandas |
| Pandas YAML |
Showcase how to read YAML using Pandas |
| Password hashing |
Showcase securely hash and verify passwords |
| JSON Token |
Showcase how to create and verify JSON Web Tokens |
| Fetch |
Showcase how to fetch data from external API |
| Matplotlib |
Showcase how to render charts using Matplotlib and Pandas |
| Pytesseract |
Showcase how to use Pytesseract for OCR |