A hands-on collection of Python examples, meant to be a reference for beginners and experienced programmers willing to learn it.
The examples are organized in a way that each example is self-contained and covers a specific topic.
This project is inspired by the simplicity and clarity of gobyexample.com.
This project is built using the hugo static site generator, with the hugo bearblog theme.
- Add more examples
- File I/O
- Regular expressions
- Web scraping
- Web Requests
- SQLite
- Logging
- Debugging
- Profiling
- Performance
- Multithreading