All Projects → 90_Python_Examples → Similar Projects or Alternatives

362 Open source projects that are alternatives of or similar to 90_Python_Examples

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 (-14.21%)
04 Python Functions
The function is a block of code defined with a name. We use functions whenever we need to perform the same task multiple times without writing the same code again. It can take arguments and returns the value.
Stars: ✭ 204 (+7.37%)
07 Python Advanced Topics
You'll learn about Iterators, Generators, Closure, Decorators, Property, and RegEx in detail with examples.
Stars: ✭ 232 (+22.11%)
11 Python Matplotlib Module
Matplotlib is an amazing visualization library in Python for 2D plots of arrays. Matplotlib is a multi-platform data visualization library built on NumPy arrays and designed to work with the broader SciPy stack. It was introduced by John Hunter in the year 2002. One of the greatest benefits of visualization is that it allows us visual access to …
Stars: ✭ 206 (+8.42%)
91 Python Mini Projects
No description or website provided.
Stars: ✭ 212 (+11.58%)
01 Python Introduction
Learn the basics of Python. These tutorials are for Python beginners. so even if you have no prior knowledge of Python, you won’t face any difficulty understanding these tutorials.
Stars: ✭ 229 (+20.53%)
03 Python Flow Control
Flow control is the order in which statements or blocks of code are executed at runtime based on a condition. Learn Conditional statements, Iterative statements, and Transfer statements
Stars: ✭ 207 (+8.95%)
milaan9
No description or website provided.
Stars: ✭ 190 (+0%)
02 Python Datatypes
Data types specify the different sizes and values that can be stored in the variable. For example, Python stores numbers, strings, and a list of values using different data types. Learn different types of Python data types along with their respective in-built functions and methods.
Stars: ✭ 192 (+1.05%)
Python Computer Vision from Scratch
This repository explores the variety of techniques commonly used to analyze and interpret images. It also describes challenging real-world applications where vision is being successfully used, both for specialized applications such as medical imaging, and for fun, consumer-level tasks such as image editing and stitching, which students can apply…
Stars: ✭ 219 (+15.26%)
93 Python Data Analytics Projects
This repository contains all the data analytics projects that I've worked on in python.
Stars: ✭ 208 (+9.47%)
ros2 examples
Examples for individual ROS2 functionalities inc. Subscribers, Publishers, Timers, Services, Parameters. ...
Stars: ✭ 46 (-75.79%)
Mutual labels:  examples
extensions-rig
A full development environment to build Twitch Extensions. Currently only supports panel extensions but video overlay coming soon.
Stars: ✭ 26 (-86.32%)
Mutual labels:  examples
Examples FLTK
Shows how to use Fltk controls only by programming code (c++17).
Stars: ✭ 28 (-85.26%)
Mutual labels:  examples
lstools-showcase
Showcase examples for EPFL logic synthesis libraries
Stars: ✭ 115 (-39.47%)
Mutual labels:  examples
Examples Qt
Shows how to use Qt widgets only by programming code (c++17).
Stars: ✭ 38 (-80%)
Mutual labels:  examples
easy-to-understand-Vue.js-examples
《深入浅出Vue.js》的相关代码
Stars: ✭ 49 (-74.21%)
Mutual labels:  examples
here-workspace-examples-java-scala
HERE Workspace Examples for Java and Scala Developers
Stars: ✭ 24 (-87.37%)
Mutual labels:  examples
vue-d3-examples
vue d3 examples
Stars: ✭ 124 (-34.74%)
Mutual labels:  examples
ilrx
I Love Ruby Examples
Stars: ✭ 35 (-81.58%)
Mutual labels:  examples
Deep-Learning-With-TensorFlow
All the resources and hands-on exercises for you to get started with Deep Learning in TensorFlow
Stars: ✭ 38 (-80%)
Mutual labels:  examples
Fundamental-Kotlin
Code examples for the Fundamental Kotlin book.
Stars: ✭ 16 (-91.58%)
Mutual labels:  examples
optuna-examples
Examples for https://github.com/optuna/optuna
Stars: ✭ 238 (+25.26%)
Mutual labels:  examples
denobyexample
Deno by example - short examples showcasing how to use Deno
Stars: ✭ 72 (-62.11%)
Mutual labels:  examples
mindpatterns
HTML Accessibility Pattern Examples
Stars: ✭ 78 (-58.95%)
Mutual labels:  examples
echo-rest-api
Example of creating REST API with Echo framework
Stars: ✭ 39 (-79.47%)
Mutual labels:  examples
flutter provider examples
Examples of Flutter's provider package
Stars: ✭ 41 (-78.42%)
Mutual labels:  examples
go-learning
My Golang training material for testing smaller Go concepts and ideas.
Stars: ✭ 27 (-85.79%)
Mutual labels:  examples
YouTubeAPI-Examples
YouTube Data API Usage Examples using Python.
Stars: ✭ 61 (-67.89%)
Mutual labels:  examples
nuxtjs-examples
Example apps of Nuxt.js framework
Stars: ✭ 51 (-73.16%)
Mutual labels:  examples
haxeunity
Documentation about using Unity (c#) with Haxe
Stars: ✭ 16 (-91.58%)
Mutual labels:  examples
three-stdlib
📚 Stand-alone library of threejs examples designed to run without transpilation in node & browser
Stars: ✭ 380 (+100%)
Mutual labels:  examples
awesome.gl
棒棒哒攻略:Developer's Technical Documents, API References, Code Examples, Quick Starts, Programming minutebooks, and Tutorials. https://awesome.gl
Stars: ✭ 12 (-93.68%)
Mutual labels:  examples
jsstore-examples
This repo contains examples of jsstore for different frameworks & tools
Stars: ✭ 31 (-83.68%)
Mutual labels:  examples
typed python
An llvm-based framework for generating and calling into high-performance native code from Python.
Stars: ✭ 178 (-6.32%)
Mutual labels:  python-programming
awesome-kotlin-libraries-for-android
😎 A curated list of awesome Kotlin libraries for Android.
Stars: ✭ 53 (-72.11%)
Mutual labels:  examples
spring-batch-examples
Spring Batch examples in Kotlin (from simple to advanced)
Stars: ✭ 50 (-73.68%)
Mutual labels:  examples
example
【例子】微信开发SDK(Wechat SDK For Golang)
Stars: ✭ 27 (-85.79%)
Mutual labels:  examples
HEBI-ROS-DEPRECATED
HEBI ROS Examples/API/etc.
Stars: ✭ 19 (-90%)
Mutual labels:  examples
broadway bike sharing rabbitmq example
An example of a Broadway pipeline for a bike sharing app with RabbitMQ and PostgreSQL
Stars: ✭ 27 (-85.79%)
Mutual labels:  examples
GroupDocs.Classification-for-.NET
GroupDocs.Classification-for-.NET samples and showcase (text and documents classification and sentiment analysis)
Stars: ✭ 38 (-80%)
Mutual labels:  examples
Clustering Algorithms from Scratch
Implementing Clustering Algorithms from scratch in MATLAB and Python
Stars: ✭ 170 (-10.53%)
Mutual labels:  tutor-milaan9
cycle-snabbdom-examples
Cycle.js Component Examples with Routing & Transitions!
Stars: ✭ 13 (-93.16%)
Mutual labels:  examples
design-patterns-in-java
☕ 📖 使用通俗易懂的案例,类图,及配套学习笔记来详解 Java 的二十三种设计模式 !
Stars: ✭ 35 (-81.58%)
Mutual labels:  examples
github-action-gitflow-release-workflow
Example workflows for automated releases in a GitFlow-style project using GitHub actions.
Stars: ✭ 91 (-52.11%)
Mutual labels:  examples
Plagiarism-checker-Python
A python project for checking plagiarism of documents based on cosine similarity
Stars: ✭ 114 (-40%)
Mutual labels:  python-programming
tkinterhowtos
A software package containing solutions to simple (and possibly recurrent) "how to" problems in tkinter.
Stars: ✭ 18 (-90.53%)
Mutual labels:  examples
ktor-API-examples
Examples with ktor to create an API REST
Stars: ✭ 23 (-87.89%)
Mutual labels:  examples
DotNetWithCMake
Your swiss army knife for creating .NET assemblies with CMake and integrating unmanaged code.
Stars: ✭ 50 (-73.68%)
Mutual labels:  examples
Examples
An complete examples and related support for various popular projects, and more.
Stars: ✭ 22 (-88.42%)
Mutual labels:  examples
nav-docker-examples
Examples and use-cases for MS Dynamics NAV on Docker
Stars: ✭ 21 (-88.95%)
Mutual labels:  examples
nativescript-vue-examples
🍈 NativeScript and Vue code samples.
Stars: ✭ 13 (-93.16%)
Mutual labels:  examples
auto coding
A basic and simple tool for code auto completion
Stars: ✭ 42 (-77.89%)
Mutual labels:  python-programming
raspimouse ros examples
ROS examples for Raspberry Pi Mouse
Stars: ✭ 17 (-91.05%)
Mutual labels:  examples
VoiceBridge
VoiceBridge - an AI-TOOLKIT Open Source C++ Speech Recognition Toolkit
Stars: ✭ 17 (-91.05%)
Mutual labels:  examples
break-the-ice-with-python
The repository is about 100+ python programming exercise problem discussed, explained, and solved in different ways
Stars: ✭ 2,165 (+1039.47%)
Mutual labels:  python-examples
trillian-examples
A place to store some examples which use Trillian APIs to build things.
Stars: ✭ 116 (-38.95%)
Mutual labels:  examples
neeo-sdk-examples
NEEO Brain SDK Examples
Stars: ✭ 19 (-90%)
Mutual labels:  examples
go-examples
Various golang examples.
Stars: ✭ 34 (-82.11%)
Mutual labels:  examples
tensorflow-example
Tensorflow-example:使用MNIST训练模型,并识别手写数字图片
Stars: ✭ 26 (-86.32%)
Mutual labels:  examples
1-60 of 362 similar projects