All Projects → AsciiKay → Beginners Python Examples

AsciiKay / Beginners Python Examples

Licence: gpl-3.0
Basic Python CLI programs

Programming Languages

python
139335 projects - #7 most used programming language
basic
69 projects

Projects that are alternatives of or similar to Beginners Python Examples

Beginners-Python-Examples
Basic Python CLI programs
Stars: ✭ 225 (+18.42%)
Mutual labels:  modules, learning-python, cli-app
Numerical Computing Is Fun
Learning numerical computing with notebooks for all ages.
Stars: ✭ 730 (+284.21%)
Mutual labels:  algorithm, learning-python
Dtl
diff template library written by C++
Stars: ✭ 180 (-5.26%)
Mutual labels:  algorithm
L5modular
Generates and handles Modules for Laravel
Stars: ✭ 188 (-1.05%)
Mutual labels:  modules
Virgilio
Virgilio is developed and maintained by these awesome people. You can email us virgilio.datascience (at) gmail.com or join the Discord chat.
Stars: ✭ 13,200 (+6847.37%)
Mutual labels:  learning-python
Algorithms4 Common
🔥Algorithms, 4th Edition 算法4精华笔记,通俗理解,算法收集与强化。
Stars: ✭ 183 (-3.68%)
Mutual labels:  algorithm
Run Electron
Run Electron without all the junk terminal output
Stars: ✭ 187 (-1.58%)
Mutual labels:  cli-app
Recsys course at polimi
This is the official repository for the Recommender Systems course at Politecnico di Milano.
Stars: ✭ 180 (-5.26%)
Mutual labels:  algorithm
Fuse
🔍 Fuzzy search for PHP based on the Bitap algorithm
Stars: ✭ 189 (-0.53%)
Mutual labels:  algorithm
Cosmos
Hacktoberfest 2021 | World's largest Contributor driven code dataset | Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter |
Stars: ✭ 12,936 (+6708.42%)
Mutual labels:  algorithm
Python Synopsis
Python Study Guide
Stars: ✭ 188 (-1.05%)
Mutual labels:  learning-python
Htmltest
✅ Test generated HTML for problems
Stars: ✭ 185 (-2.63%)
Mutual labels:  cli-app
Github Keygen
Easy creation of secure SSH configuration for your GitHub account(s)
Stars: ✭ 183 (-3.68%)
Mutual labels:  cli-app
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (-1.58%)
Mutual labels:  algorithm
Js Algorithms
A collection of algorithms written in javascript
Stars: ✭ 182 (-4.21%)
Mutual labels:  algorithm
Rank bm25
A Collection of BM25 Algorithms in Python
Stars: ✭ 187 (-1.58%)
Mutual labels:  algorithm
Matlab Octave
This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
Stars: ✭ 180 (-5.26%)
Mutual labels:  algorithm
Mud Pi
A simple MUD server in Python, for teaching purposes, which could be run on a Raspberry Pi
Stars: ✭ 184 (-3.16%)
Mutual labels:  learning-python
Flot Downsample
Downsample plugin for Flot charts.
Stars: ✭ 186 (-2.11%)
Mutual labels:  algorithm
Algorithms
This repository is for learning and understanding how algorithms work.
Stars: ✭ 189 (-0.53%)
Mutual labels:  algorithm

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