GithubHelp home page GithubHelp logo

python-projects's Introduction

python-projects's People

Contributors

bupboi1337 avatar cclauss avatar jayam04 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

python-projects's Issues

Remove Update Branch?

Hello, I would like to know if I can delete the update branch as it is really outdated.

Box (Non TKinter) is breaking showing missing character symbols on online interpreters.

Describe the bug
The bug occurs when running the program Box. In a online interpreter it appears with missing character symbols and seems to be using a lot of RAM compared to a normal python program. I think it's doing this because it is running out of RAM and breaking. Running it on my PC with the python interpreter works perfectly fine.

To Reproduce
Steps to reproduce the behavior:

  1. Go to pretty much any online python interpreter
  2. Run the Box Program
  3. See the missing character symbols

Expected behavior
The program will show a Box with some text inside with the box being made out of characters from the Extended Ascii Character Set.

Screenshots
image

Desktop (please complete the following information):

  • OS: ???
  • User Permission Level: ???
  • Python Version: 3

Additional context
It only seems to occur on python interpreters online.

Undefined name 'a' on line 11 of rpi-detector.py

Describe the bug
Fixed in #55

A clear and concise description of what the bug is and what program(s) has the bug.

$ flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics

./PyPrograms/raspberry-pi-detector/rpi-detector.py:11:33: F821 undefined name 'a'
ping = os.system("ping -c 1 " + a) # Ping the local address raspberrypi.local on the LAN network
                                ^
1     F821 undefined name 'a'
1

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • User Permission Level: [e.g. Admin]
  • Python Version [e.g. 3.1]

Additional context
Add any other context about the problem here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.