All Projects → soumyadip007 → Object Oriented Programming Using Python

soumyadip007 / Object Oriented Programming Using Python

Licence: apache-2.0
Python is a multi-paradigm programming language. Meaning, it supports different programming approach. One of the popular approach to solve a programming problem is by creating objects. This is known as Object-Oriented Programming (OOP).

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Object Oriented Programming Using Python

python-pyfields
Define fields in python classes. Easily.
Stars: ✭ 39 (-78.69%)
Mutual labels:  object, oop, class
Stampit
OOP is better with stamps: Composable object factories.
Stars: ✭ 3,021 (+1550.82%)
Mutual labels:  oop, class
OOP-In-CPlusPlus
An Awesome Repository On Object Oriented Programming In C++ Language. Ideal For Computer Science Undergraduates, This Repository Holds All The Resources Created And Used By Me - Code & Theory For One To Master Object Oriented Programming. Filled With Theory Slides, Number Of Programs, Concept-Clearing Projects And Beautifully Explained, Well Doc…
Stars: ✭ 27 (-85.25%)
Mutual labels:  oop, exception-handling
Traceback with variables
Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value. Dump locals environments after errors to console, files, and loggers. Works in Jupyter and IPython. Install with pip or conda.
Stars: ✭ 509 (+178.14%)
Mutual labels:  exceptions, exception-handling
python-yamlable
A thin wrapper of PyYaml to convert Python objects to YAML and back
Stars: ✭ 28 (-84.7%)
Mutual labels:  object, oop
BashClass
BashClass is an Object Oriented Programming language that compiles to BASH 4.4
Stars: ✭ 40 (-78.14%)
Mutual labels:  oop, class
Bugsnag Php
Bugsnag error monitoring and crash reporting tool for PHP apps
Stars: ✭ 475 (+159.56%)
Mutual labels:  exceptions, exception-handling
DuckOS
Such OS; Very Duck!
Stars: ✭ 16 (-91.26%)
Mutual labels:  exceptions, exception-handling
Sosl
StackOverflow Search Library
Stars: ✭ 10 (-94.54%)
Mutual labels:  exceptions, exception-handling
Larabug
Laravel error reporting tool
Stars: ✭ 84 (-54.1%)
Mutual labels:  exceptions, exception-handling
Coderr.server
Replace logfiles with Coderr to correct bugs faster and more efficiently.
Stars: ✭ 92 (-49.73%)
Mutual labels:  exceptions, exception-handling
LMPHP
Multi-language management and support on the site.
Stars: ✭ 19 (-89.62%)
Mutual labels:  oop, class
Password Generator
🔄 Simple password generator class library in C# 6.0, use for generate your own password! 📗
Stars: ✭ 21 (-88.52%)
Mutual labels:  static, class
05 Python Files
Python too supports file handling and allows users to handle files i.e., to read and write files, along with many other file handling options, to operate on files. The concept of file handling has stretched over various other languages, but the implementation is either complicated or lengthy, but like other concepts of Python, this concept here …
Stars: ✭ 163 (-10.93%)
Mutual labels:  exceptions, exception-handling
mwe-cpp-exception
Minimum working example of proper C++11 exception handling
Stars: ✭ 20 (-89.07%)
Mutual labels:  exceptions, exception-handling
Bugsnag React Native
Error monitoring and reporting tool for native exceptions and JS errors in React Native apps
Stars: ✭ 374 (+104.37%)
Mutual labels:  exceptions, exception-handling
stack-trace-art
Turning programming exceptions into art
Stars: ✭ 39 (-78.69%)
Mutual labels:  exceptions, exception-handling
Python And Oop
Object-Oriented Programming concepts in Python
Stars: ✭ 123 (-32.79%)
Mutual labels:  oop, class
Bugsnag Js
Javascript error handling tool for Bugsnag. Monitor and report JavaScript bugs & errors.
Stars: ✭ 625 (+241.53%)
Mutual labels:  exceptions, exception-handling
Ngx Dynamic Form Builder
FormBuilder + class-transformer + class-validator = dynamic form group builder for Angular10+
Stars: ✭ 93 (-49.18%)
Mutual labels:  object, class

Object-Oriented-Programming-Using-Python

Python is a multi-paradigm programming language. Meaning, it supports different programming approach. One of the popular approach to solve a programming problem is by creating objects. This is known as Object-Oriented Programming (OOP).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].