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

https://github.com/mmaithani/python-data

all the stuff about python training(include codes)
https://github.com/mmaithani/python-data

bot classes python3

Last synced: 15 days ago
JSON representation

all the stuff about python training(include codes)

Awesome Lists containing this project

README

          

# python training data
*all the stuff about python training(include codes)*
![image](https://www.technotification.com/wp-content/uploads/2017/05/Python-programming-compressed.jpg)
**Basically Python is an interpreted high-level programming language for general-purpose programming. Created by Guido van Rossum and first released in 1991, Python has a design philosophy that emphasizes code readability, notably using significant whitespace. It provides constructs that enable clear programming on both small and large scales.

**Python features a dynamic type system and automatic memory management. It supports multiple programming paradigms, including object-oriented, imperative, functional and procedural, and has a large and comprehensive standard library.**