# My Python Eggs ð ð
<hr>
I do not consider myself as a programmer. I create these little programs as experiments to play with Python, or to solve problems for myself. I would gladly accept pointers from others to improve, simplify, or make the code more efficient. If you would like to make any comments then please feel free to email me: craig@geekcomputers.co.uk.
<hr>
This repository contains a collection of Python scripts that are designed to reduce human workload and serve as educational examples for beginners to get started with Python. The code documentation is aligned correctly for viewing in [Notepad++](https://notepad-plus-plus.org/) :spiral_notepad:
Feel free to explore the scripts and use them for your learning and automation needs!
## List of Scripts:
1. [batch_file_rename.py](https://github.com/geekcomputers/Python/blob/master/batch_file_rename.py) - Batch rename a group of files in a specified directory, changing their extensions.
2. [create_dir_if_not_there.py](https://github.com/geekcomputers/Python/blob/master/create_dir_if_not_there.py) - Check if a directory exists in the user's home directory. Create it if it doesn't exist.
3. [Fast Youtube Downloader](https://github.com/geekcomputers/Python/blob/master/youtubedownloader.py) - Download YouTube videos quickly with parallel threads using aria2c.
4. [Google Image Downloader](https://github.com/geekcomputers/Python/tree/master/Google_Image_Downloader) - Query a given term and retrieve images from the Google Image database.
5. [dir_test.py](https://github.com/geekcomputers/Python/blob/master/dir_test.py) - Test if the directory `testdir` exists. If not, create it.
6. [env_check.py](https://github.com/geekcomputers/Python/blob/master/env_check.py) - Check if all the required environment variables are set.
7. [blackjack.py](https://github.com/Ratna04priya/Python/blob/master/BlackJack_game/blackjack.py) - Casino Blackjack-21 game in Python.
8. [fileinfo.py](https://github.com/geekcomputers/Python/blob/master/fileinfo.py) - Show file information for a given file.
9. [folder_size.py](https://github.com/geekcomputers/Python/blob/master/folder_size.py) - Scan the current directory and all subdirectories and display their sizes.
10. [logs.py](https://github.com/geekcomputers/Python/blob/master/logs.py) - Search for all `*.log` files in a directory, zip them using the specified program, and date stamp them.
11. [move_files_over_x_days.py](https://github.com/geekcomputers/Python/blob/master/move_files_over_x_days.py) - Move all files over a specified age (in days) from the source directory to the destination directory.
12. [nslookup_check.py](https://github.com/geekcomputers/Python/blob/master/nslookup_check.py) - Open the file `server_list.txt` and perform nslookup for each server to check the DNS entry.
13. [osinfo.py](https://github.com/geekcomputers/Python/blob/master/osinfo.py) - Display information about the operating system on which the script is running.
14. [ping_servers.py](https://github.com/geekcomputers/Python/blob/master/ping_servers.py) - Ping the servers associated with the specified application group.
15. [ping_subnet.py](https://github.com/geekcomputers/Python/blob/master/ping_subnet.py) - Scan the final range of a given IP subnet for available addresses.
16. [powerdown_startup.py](https://github.com/geekcomputers/Python/blob/master/powerdown_startup.py) - Ping machines in the server list. Load the putty session if the machine is up, or notify if it is not.
17. [puttylogs.py](https://github.com/geekcomputers/Python/blob/master/puttylogs.py) - Zip all the logs in the given directory.
18. [script_count.py](https://github.com/geekcomputers/Python/blob/master/script_count.py) - Scan the scripts directory and count the different types of scripts.
19. [get_youtube_view.py](https://github.com/geekcomputers/Python/blob/master/get_youtube_view.py) - Get more views for YouTube videos and repeat songs on YouTube.
20. [script_listing.py](https://github.com/geekcomputers/Python/blob/master/script_listing.py) - List all files in a given directory and its subdirectories.
21. [testlines.py](https://github.com/geekcomputers/Python/blob/master/testlines.py) - Open a file and print out 100 lines of the set line variable.
22. [tweeter.py](https://github.com/geekcomputers/Python/blob/master/tweeter.py) - Tweet text or a picture from the terminal.
23. [serial_scanner.py](https://github.com/geekcomputers/Python/blob/master/serial_scanner.py) - List available serial ports in use on Linux and Windows systems.
24. [get_youtube_view.py](https://github.com/geekcomputers/Python/blob/master/get_youtube_view.py) - Get more views for YouTube videos and repeat songs on YouTube.
25. [CountMillionCharacter.py](https://github.com/geekcomputers/Python/blob/master/CountMillionCharacter.py) and [CountMillionCharacter2.0](https://github.com/geekcomputers/Python/blob/master/CountMillionCharacters-2.0.py) - Get character count of a text file.
26. [xkcd_downloader.py](https://github.com/geekcomputers/Python/blob/master/xkcd_downloader.py) - Download the latest XKCD comic and place them in a new folder called "comics".
27. [timymodule.py](https://github.com/geekcomputers/Python/blob/master/timymodule.py) - An alternative to Python's 'timeit' module and easier to use.
28. [calculator.py](https://github.com/geekcomputers/Python/blob/master/calculator.py) - Implement a calculator using Python's eval() function.
29. [Google_News.py](https://github.com/geekcomputers/Python/blob/master/Google_News.py) - Use BeautifulSoup to provide latest news headlines along with news links.
30. [cricket_live_score](https://github.com/geekcomputers/Python/blob/master/Cricket_score.py) - Use BeautifulSoup to provide live cricket scores.
31. [youtube.py](https://github.com/geekcomputers/Python/blob/master/youtube.py) - Take a song name as input and fetch the YouTube URL of the best matching song and play it.
32. [site_health.py](https://github.com/geekcomputers/Python/blob/master/site_health.py) - Check the health of a remote server.
33. [SimpleStopWatch.py](https://github.com/geekcomputers/Python/blob/master/SimpleStopWatch.py) - Simple stop watch implementation using Python's time module.
34. [Changemac.py](https://github.com/geekcomputers/Python/blob/master/changemac.py) - Change your MAC address, generate a random MAC address, or enter input as a new MAC address on Linux (Successfully Tested in Ubuntu 18.04).
35. [whatsapp-monitor.py](https://github.com/geekcomputers/Python/blob/master/whatsapp-monitor.py) - Use Selenium to give online status updates about your contacts in WhatsApp on the terminal.
36. [whatsapp-chat-analyzer.py](https://github.com/subahanii/whatsapp-Chat-Analyzer) - WhatsApp group/individual chat analyzer that visualizes chat activity using matplotlib.
37. [JARVIS.py](https://git.io/fjH8m) - Control Windows programs with your voice.
38. [Images Downloader](https://git.io/JvnJh) - Download images from webpages on Unix-based systems.
39. [space_invader.py.py](https://github.com/meezan-mallick/space_invader_game) - Classical 2D space invader game to recall your childhood memories.
40. [Test Case Generator](https://github.com/Tanmay-901/test-case-generator/blob/master/test_case.py) - Generate different types of test cases with a clean and friendly UI, used in competitive programming and software testing.
41. [Extract Thumbnail From Video](https://github.com/geekcomputers/Python/tree/ExtractThumbnailFromVideo) - Extract Thumbnail from video files
42. [How to begin the journey of open source (first contribution)](https://www.youtube.com/watch?v=v2X51AVgl3o) - First Contribution of open source
<hr>
_**Note**: The content in this repository belongs to the respective authors and creators. I'm just providing a formatted README.md for better presentation._
没有合适的资源?快使用搜索试试~ 我知道了~
基于Python的reliability系统
共899个文件
py:645个
txt:59个
md:48个
需积分: 0 1 下载量 196 浏览量
2024-08-12
22:59:23
上传
评论
收藏 23.81MB ZIP 举报
温馨提示
基于Python的reliability系统
资源推荐
资源详情
资源评论
收起资源包目录
基于Python的reliability系统 (899个子文件)
Armstrong_number 278B
setup.cfg 1KB
check if a number positive , negative or zero 316B
test.cpp 1B
season-1819_csv.csv 91KB
data.csv 34KB
weather.csv 807B
class.dat 471B
studrec.dat 257B
housing.data 48KB
bankmanaging.db 16KB
data.db 0B
different model output 296B
Document_Child1.docx 48KB
Document_Child2.docx 12KB
Document_Child3.docx 12KB
driver.exe 6.17MB
fibonacci_SIMPLIFIED 282B
file 45B
file 34B
FTP in python 6KB
get_ip_gui 3KB
send_message_automation_demo_gif_image.gif 743KB
pong_game_play.gif 342KB
demo.gif 245KB
sample.gif 223KB
bird.gif 4KB
git 0B
.gitignore 379B
.gitignore 4B
greattwono 239B
keras_model.h5 2.34MB
HangMan Game 2KB
index.html 3KB
index.html 2KB
output.html 1KB
index.html 1B
HTML parsing 824B
youtube-ios-app.ico 151KB
favicon.ico 15KB
pytest.ini 157B
ML House Prediction.ipynb 267KB
Bank Application .ipynb 20KB
instagram_image_scrapping.ipynb 5KB
turtal game.ipynb 3KB
Untitled.ipynb 2KB
Model Usage.ipynb 1KB
binarySTree isTrue_YashV1729.Java 2KB
acc15612b1c85619e06c584a52f6474242963dbb9fe315ec4ecd44de8f3702c8.jpg 599KB
a33845e422c7d1b668f60e53e942736c7bbc74299469b7df734254d28e026dc4.jpg 559KB
c1385a4022859c16bdf317e09668dbb3fc41a7e1c160605539abd1bcd29625af.jpg 416KB
5678c6685841ab637cfa63b8c0e32ee205649af2051eb75f40b00f4d5a42b7b9.jpg 395KB
89d49683c75888287b50ccb05cab960b991231639dabe5bc817e1d9395a39694.jpg 292KB
e22f23869f500ee576cdc02fb83f911de31440d589e329d04576e571a54b8851.jpg 232KB
2.jpg 172KB
6.jpg 110KB
9.jpg 108KB
7.jpg 107KB
3.jpg 105KB
5.jpg 102KB
8.jpg 93KB
4.jpg 91KB
1.jpg 85KB
photo.jpg 59KB
example_image.jpg 29KB
hand1.jpg 20KB
output.js 197B
data.json 4.69MB
news_intent_schema.json 980B
settings.json 272B
LETTER GUESSER 572B
poetry.lock 70KB
Makefile 213B
mathfunctions 57B
README_og.md 32KB
quo.md 16KB
README.md 8KB
DOCUMENTATION.md 5KB
README.md 4KB
CONTRIBUTING.md 4KB
README.md 4KB
CODE_OF_CONDUCT.md 3KB
README.md 3KB
local_weighted_learning.md 3KB
Readme.md 2KB
GUIDE.md 2KB
README.md 2KB
PRE-REQUISITES.md 2KB
README.md 2KB
README.md 2KB
README.md 2KB
README.md 1KB
README.md 1KB
LICENSE.md 1KB
Readme.md 1012B
ReadMe.md 841B
readme.md 796B
README.md 788B
README.md 788B
README.md 667B
共 899 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9
资源评论
梦求真。
- 粉丝: 70
- 资源: 24
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功