Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/denismurphy/pythonic

Selection of naive code snippets and examples that I compiled while learning Python.
https://github.com/denismurphy/pythonic

beginner collections functional-programming oop python typing zen

Last synced: 15 days ago
JSON representation

Selection of naive code snippets and examples that I compiled while learning Python.

Awesome Lists containing this project

README

        

# 🐍 Pythonic

Pythonic is a selection of naive code snippets and examples that I compiled while learning Python.

## 🌟 Features

- ✅ Basic and advanced data types
- 🔀 Control flow and error handling
- 🧮 Functions and lambda expressions
- 🏗️ Object-oriented programming concepts
- 🧩 Functional programming techniques
- 🏷️ Type hinting

## 📜 License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.