Skip to content
#

python-scripts

Here are 191 public repositories matching this topic...

Rotten-Scripts
HarshCasper
HarshCasper commented Feb 12, 2021

Description

Up till now, nearly 65+ Contributors have contributed to Rotten Scripts with more than 400+ Pull Requests created and 350+ Issues created. I want to better understand on how easy has the contributions been for the Contributors.

Since the Project has been a part of many Open-Source Programs, I need to understand how many PRs have been merged and how many PRs were closed. You

Amazing-Python-Scripts
syamala27
syamala27 commented Oct 1, 2021

Is your feature request related to a problem? Please describe.
I have seen many games but how about a coffe machine game? Oh yes !!
I love to drink coffee. But, I wonder how coffee is being made by the cafe's. My project is similar to that. For more picture clear, i have added the ss below.

Describe the solution you'd like
Sir, this is a BasicPythonScripts to implement coffee machine

awesomeScripts
shubhamnag14
shubhamnag14 commented Oct 26, 2021

Script Title -HomeAlexa bot

what will change -HomeAlexa is create to help people who are incapable of using alexa

Instructions

  • Create a new folder for your script and file/folder name should be appropriate.
  • Create a README.md in your folder for program Instructions
  • add requirements.txt if needed
  • add pytest/unittest if possible

Please add/delete options that are not

prathimacode-hub
prathimacode-hub commented Jun 3, 2021

This issue is specifically created for those who have basic programming knowledge in python and want to explore on Image Processing scripts on python

Image processing has been used to create weird and beautiful modifications to pictures many of us have seen online. Older black and white photos can be brought to life using colorization techniques. On the other hand, color photos can be made to l

rasbt
rasbt commented Jan 25, 2022

🐛 Bug

It seems that there is a weird SVG rendering bug/warning in Chrome. Maybe the SVG version just needs to be updated.

To Reproduce

If you go to https://pytorch-lightning.readthedocs.io/en/latest/notebooks/course_UvA-DL/01-introduction-to-pytorch.html#Dynamic-Computation-Graph-and-Backpropagation there is a warning about SVG 1.1 support:

<img width="1111" alt="Screen Shot 202

gadilashashank
gadilashashank commented Feb 5, 2019

It's been a while since I've worked on this project. This was a hobby project that I created to learn Python and Web Scraping and it is somewhat reflected in project structure. Listing couple of changes so that either I or anyone willing to help or contribute can work on it.

  • Use a testing suite like pytest and the like (instead of test.py)
  • Selenium instead of requests + bs4 (google puts up

Improve this page

Add a description, image, and links to the python-scripts topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python-scripts topic, visit your repo's landing page and select "manage topics."

Learn more