All Projects → zeta-punk-x1 → Beginners-Python-Examples

zeta-punk-x1 / Beginners-Python-Examples

Licence: GPL-3.0 license
Basic Python CLI programs

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to Beginners-Python-Examples

Beginners Python Examples
Basic Python CLI programs
Stars: ✭ 190 (-15.56%)
Mutual labels:  modules, learning-python, cli-app
RandomProxyRuby
Tiny Library for get random proxy (free).
Stars: ✭ 16 (-92.89%)
Mutual labels:  modules
StartupModules
Startup modules for ASP.NET Core.
Stars: ✭ 33 (-85.33%)
Mutual labels:  modules
dnnextensions
One solution. Multiple extensions. No pain. A collection of DNN modules and other extensions.
Stars: ✭ 36 (-84%)
Mutual labels:  modules
CodeIgniter-HMVC
CodeIgniter 3.1.10 with Modular Extensions - HMVC and Whoops Error Handling Framework 2.5.0
Stars: ✭ 30 (-86.67%)
Mutual labels:  modules
spoofgo
An Application for Spoofing Movement written in Golang
Stars: ✭ 15 (-93.33%)
Mutual labels:  cli-app
portman
Port OpenAPI Specs to Postman Collections, inject test suite and run via Newman 👨🏽‍🚀
Stars: ✭ 530 (+135.56%)
Mutual labels:  cli-app
break-the-ice-with-python
The repository is about 100+ python programming exercise problem discussed, explained, and solved in different ways
Stars: ✭ 2,165 (+862.22%)
Mutual labels:  learning-python
atomos
Atomos - A Java Module Framework using OSGi Connect
Stars: ✭ 12 (-94.67%)
Mutual labels:  modules
pythonic
Python like utility functions for JavaScript: range, enumerate, zip and items.
Stars: ✭ 28 (-87.56%)
Mutual labels:  modules
tcl-modules
A collection of pure Tcl, production-ready micro packages
Stars: ✭ 25 (-88.89%)
Mutual labels:  modules
laravel-admin
Laravel Admin panel with theme , modules ,artisan commands and helper classess.Laravel admin boilerplate with theme and modules
Stars: ✭ 22 (-90.22%)
Mutual labels:  modules
babel-explode-module
Serialize a module into an easier format to work with
Stars: ✭ 34 (-84.89%)
Mutual labels:  modules
mangodl
An easy-to-use cli tool for downloading manga
Stars: ✭ 154 (-31.56%)
Mutual labels:  cli-app
hashicorp-vault-monitor
🔑 HashiCorp Vault Monitoring Tool
Stars: ✭ 22 (-90.22%)
Mutual labels:  cli-app
goris
This is a CLI tool to search for images with Google Reverse Image Search (goris).
Stars: ✭ 62 (-72.44%)
Mutual labels:  cli-app
pipfile-requirements
A CLI tool to covert Pipfile/Pipfile.lock to requirments.txt
Stars: ✭ 47 (-79.11%)
Mutual labels:  cli-app
generative-art
🌈🎨 Generative Art is the idea realized as genetic code of artificial events, as construction of dynamic complex systems able to generate endless variations. This is also a nuxt-module (@luxdamore/nuxt-canvas-sketch) - [three.js, tensorflow.js and gsap are not included].
Stars: ✭ 41 (-81.78%)
Mutual labels:  modules
awesome-cli-apps
🖥 📊 🕹 🛠 A curated list of command line apps
Stars: ✭ 10,603 (+4612.44%)
Mutual labels:  cli-app
todo-cli
Minimal TODOs inside your terminal. Learning project for Rust.
Stars: ✭ 36 (-84%)
Mutual labels:  cli-app

Beginners-Python-Programs

Basic python CLI programs as examples.
All the examples are useful examples.
These examples are of beginners' level.

Hey guys, I wrote these programs when I was just starting up with programming, now I realize that many of 'em feel very un-professional and useless so I decided to go one by one through all and make 'em more useful and professional!

Note: In 2.x versions input isn't useful. Similarly, in 3.x versions raw_input isn't useful. Also, xrange() and other methods are discontinued or changed in 3.x versions of Python. Change the keywords accordingly!

NOTE: WORK IN PROGRESS!
Files Outside Particular Folders/Directories have not been checked yet!
Files inside, directories offer much elegant code and explaination



Also see this : Beginners-Python-Examples/CONTRIBUTING.md
contact [email protected]

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].