0
Python Editor with GUIThis is a Python Editor... made in Python. It is fully working, including import statements. It has a full GUI, and has the ability to open and save Python files. The output of your program will be printed in the console. This means that Python inception is possible! You can write Python code for this editor in editor in Replit. In your new editor, you can write code for another Python editor! PYTHON INCEPTION!
1
0
0
0
Cancer PredictorThis REPL will predict how likely you are to get cancer, based on a few factors. I pulled data myself from the National Cancer Institute and other verified sources. IMPORTANT: THE OUTPUTS OF THIS REPL SHOULD NOT BE USED AS A DIAGNOSIS. A PERSON WITH A LOW SCORE MAY STILL GET CANCER, AND THE OTHER WAY AROUND. If you have a high score, you may want to consult your local doctor about your cancer risk if you want more information.
1
0
0
2
Windows Command Prompt EmulatorThis is the Windows Command Prompt/CMD emulator, completely made in Python! It has the capacity to make folders, delete folders, and do a lot of commands such as "cd ..", "cd", "rd", "md", "echo", and "help". More commands have to be added, but it has basic functionality! PLEASE LEAVE SUGGESTIONS!
Windows Command Prompt Emulator
This is the Windows Command Prompt/CMD emulator, completely made in Python! It has the capacity to make folders, delete folders, and do a lot of commands such as "cd ..", "cd", "rd", "md", "echo", and "help". More commands have to be added, but it has basic functionality! PLEASE LEAVE SUGGESTIONS!2
Windows Command Prompt EmulatorThis is the Windows Command Prompt/CMD emulator, completely made in Python! It has the capacity to make folders, delete folders, and do a lot of commands such as "cd ..", "cd", "rd", "md", "echo", and "help". More commands have to be added, but it has basic functionality! PLEASE LEAVE SUGGESTIONS!
57
2
2
IndyRishi This is the Windows Command Prompt/CMD emulator, completely made in Python! It has the capacity to make folders, delete folders, and do a lot of commands such as "cd ..", "cd", "rd", "md", "echo", and "help". More commands have to be added, but it has basic functionality! PLEASE LEAVE SUGGESTIONS!4 months ago
2
Pokémon PlatinumThis is the opening to Pokemon Platinum, made entirely in the console. It includes sound!
114
4
2
Phantom4370 Several errors on lines 23, 18, 294, 230, and 382. Also, this showed up, FileNotFoundError: [Errno 2] No such file or directory: '/tmp/audioStatus.json'17 days ago
1
Astronomy Picture of the DayEvery day, this repl will generate a new astronomy picture using NASA's api. This "picture" might be a video too. It comes with an explanation and two links to the pic. One link is in HD, while the other isn't. Have fun!
2
0
1
1
iPhone - A phone with some appsThis is my iPhone. It is by far one of my biggest projects and has many MANY apps. That's why the LoC is so high (at least in perspective to my other projects.
55
1
1
0
Magic 8 BallEver wanted to have all your decisions made by an over-sized 8 Ball with an icosahedron die floating around in blue alcohol? Well, now you can! Introducing the Magic 8 Ball (Python Edition)!
36
0
0
0
Print with different opacities in Python!
This is similar to my previous post on printing text in the console that fades in and out (You guys should check that out!) because it uses the same base concept. You can copy and paste this function into your Repl! The function is opacityPrint. It takes to paramaters. The first, output, must be a string and is what is being printed out. The second, opacity, has to be a number from 232 to 255.
I hope you guys enjoy this function! I would've loved this function early on in my Python path but only now I have the ability to make it :) I scoured the web for how to print stuff to the console with different opacities but couldn't find anything! This is the first! Yay!
This function will be useful for making certain things stand out more than others.0
Fade text in and out in the Python Console!
Have you ever wanted to fade your text in and out in the Python Console?
When you're working on a console game and don't want to use Pygame, you can copy the functions from this Repl to get fade in and out functions. You can change the minimum and maximum parameters.
I made this because I'm making a game in the console and couldn't find an answer anywhere else. I hope this helps people!0
HELP! If statement doesn't work with a string "in" statement
Please fix it. It's supposed play a song when it's sunny, but for some reason, it doesn't work!1
1
0
0
Python Turtle Error?
This was one of my first Python projects. For nostalgia, I was updating it with my new knowledge, like clearing the console, adding colors using ANSI escape codes, API's, and modules. I imported os, which is a basic module I use in almost all my projects. I tried os.system("clear"), which clears the console. I got a strange error: os not imported in Skulk. I thought that maybe it was because this is Python with Turtle, instead of regular Python. Can you guys help me fix this?0
Hello! I don't know how to report a bug!
As an explorer, I have a bug that has been there for some time. When using the Spooky theme, Pyflakes warning are in white text and can't be seen unless highlighted. Highlighting the Pyflakes error covers the white background with blue . Making you able to see the warning. I hope repl.it sees this!0
3
0
1
Poem function only works on first iteration of while loop
Hello Pythoners! I have a bit of a problem. :(
I have an app on this "phone" called poem. It uses the import this; Easter Egg to make a poem. It all works fine until I close the app. Upon the reopening of the app after the closure, the poem doesn't appear. Just the option to close the app.
How can I fix this? Thx guys!67
1
1
0
0
0
Fluffy, the AI Emotion Recognizer
This Repl lets you type in an emotion. It will classify it as either Happy or Sad. E.g. if you type dejected, it will say sad.8
1
0
0
drawing studio 2.0A Drawing Studio. Press space to clear. Plus and minus buttons onscreen increase brush size. This was made with pygame.
0
0
0
0
Ball BackgroundCreates a moving ball screensaver, with two options for how it looks.
Moving Ball Background
A Pygame moving ball background. It has 2 options.0
Ball BackgroundCreates a moving ball screensaver, with two options for how it looks.
13
1
0