• Stars
    star
    1
  • Language
    Python
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Sample Python Project

More Repositories

1

music_website

back end of a music website
Python
2
star
2

adarshp199877

my first github profile using github pages
HTML
2
star
3

Turtle-Race-

simple python program is used. turtle race game is build using Turtle() function .
Python
2
star
4

mytodolist

Note down what is left to do.
HTML
2
star
5

ecommerce-microservice

Ecommerce Microservice Implementation in Springboot
Java
2
star
6

string.py

string Examples in python
Python
1
star
7

python_for_all

pythons practice code to learn python from beginning to advanced level .
Python
1
star
8

takePhoto.py

Introduction to openCV
Python
1
star
9

zakpy.github.io

form for new seller
HTML
1
star
10

backpropagation

Back-propagation codes of different neural networks
Jupyter Notebook
1
star
11

Understanding-DeepFake

Understanding deep fake using keras
Jupyter Notebook
1
star
12

social-backend

an alternate to facebook
CSS
1
star
13

sentiment-analysis

Sentiment analysis with deep learning using bert
Jupyter Notebook
1
star
14

projects

Deep learning projects
Jupyter Notebook
1
star
15

foodshala

HTML
1
star
16

eo21c

Website for our social media groups and pages. Any on can access this site and post, sell products for free.
1
star
17

graph-plot

Plot graph using matplotlib library .
Python
1
star
18

Numpy

1
star
19

modern-art

In this project you will create computer generated modern art. Python def is used for this program.
Python
1
star
20

adarshp19

new member form
HTML
1
star
21

password-generator

It’s important to protect your personal information online, and in this project you’ll create a program to generate passwords for you. The passwords will be random, so no one will be able to guess them!
Python
1
star
22

mandelbrot

The Mandelbrot set is the set of complex numbers c c for which the function f c ( z ) = z 2 + c {\displaystyle f_{c}(z)=z^{2}+c} does not diverge when iterated from z = 0 z=0, i.e., for which the sequence f c ( 0 ) {\displaystyle f_{c}(0)}, f c ( f c ( 0 ) ) {\displaystyle f_{c}(f_{c}(0))}, etc., remains bounded in absolute value.
Python
1
star
23

Rock-Paper-Scissors-game

Rock, Paper, Scissors game. Simple python program using if and elif. use of randint to choose any random number.
Python
1
star