8 रिपॉजिटरी
Diverse sets of Python scripts demonstrating various functional capabilities across different domains.
Distinct from Python Scripting Environments: None of the candidates represent a general-purpose collection of diverse scripts; they focus on specific environments or niches like Git or PDFs.
Explore 8 awesome GitHub repositories matching programming languages & runtimes · Python Script Collections. Refine with filters or upvote what's useful.
This project is a collection of Python scripts and tools designed for web scraping, browser automation, and large-scale data extraction. It provides a set of implementations for retrieving information from websites and private APIs, including tools for multimedia downloading and social media data archiving. The toolset includes specialized mechanisms for bypassing anti-scraping measures through IP proxy pool rotation and multi-threaded crawlers. It also features capabilities for simulating browser sessions to handle authentication, intercepting session cookies, and decrypting network payloads
Provides a collection of Python scripts for automating browser interactions, session authentication, and messaging.
This project is a collection of Python scripts and source code examples designed for learning programming fundamentals through practical application. It serves as a toolkit for web scraping and browser automation, alongside a library of utilities for data processing. The repository includes scripts for simulating human interactions to automate repetitive web tasks and online booking processes. It also provides a structured database of administrative divisions, including provinces, cities, and districts, for geographic data management and address validation. The collection covers capabilities
Offers a diverse collection of Python scripts demonstrating practical applications of programming fundamentals and automation.
iScript, विभिन्न वेब सेवाओं और क्लाउड प्लेटफ़ॉर्म से फ़ाइल डाउनलोड और डेटा निष्कर्षण के लिए डिज़ाइन की गई Python ऑटोमेशन स्क्रिप्ट का एक संग्रह है। यह प्रोजेक्ट क्लाउड स्टोरेज को प्रबंधित करने, टोरेंट लिंक्स को बदलने, संगीत प्राप्त करने और आर्काइव एन्कोडिंग त्रुटियों को ठीक करने के लिए विशेष टूल प्रदान करता है। इस टूलकिट में एक म्यूजिक डाउनलोडर शामिल है जो उच्च-गुणवत्ता वाले ऑडियो ट्रैक फ़ेच करता है और ID3 मेटाडेटा टैग लागू करता है, साथ ही एक मैग्नेट लिंक कनवर्टर जो टोरेंट फ़ाइलों को बदलता है और कीवर्ड द्वारा परिणामों को फ़िल्टर करता है। इसमें Linux पर निष्कर्षण के लिए Windows पर बनाई गई ज़िप आर्काइव में वर्ण एन्कोडिंग विसंगतियों को ठीक करने के लिए एक यूटिलिटी भी शामिल है। अतिरिक्त क्षमताएं छवियों और वीडियो के लिए सोशल मीडिया स्क्रैपिंग, eMule नेटवर्क पर नेटवर्क फ़ाइल खोज, और रिकर्सिव डाउनलोड व रिमोट प्लेबैक के लिए क्लाउड स्टोरेज प्रबंधन को कवर करती हैं। प्रदर्शन को बेहतर बनाने के लिए, प्रोजेक्ट मल्टी-थ्रेडेड सेगमेंटेड डाउनलोडिंग और मल्टी-प्रोसेस कंटेंट फ़ेचिंग का उपयोग करता है।
Provides a collection of Python automation scripts for file downloads and data extraction from web services and cloud platforms.
This project is a terminal-based calculator implemented as a Python script. It performs basic arithmetic operations, including addition, subtraction, multiplication, and division, through a text-based interface. The implementation demonstrates calculator behavior by using exhaustive conditional logic and predefined number ranges to determine mathematical outcomes. It utilizes if-else structures and precomputed mappings to simulate calculations rather than relying on standard mathematical operators. The script covers fundamental programming concepts such as basic Python scripting, input and o
Provides a Python script implementing arithmetic via conditional logic and predefined ranges.
यह प्रोजेक्ट Python प्रोग्रामिंग स्क्रिप्ट और शैक्षिक मिनी-प्रोजेक्ट्स का एक संग्रह है जिसे एक साझा डेवलपमेंट एनवायरनमेंट के रूप में डिज़ाइन किया गया है। यह एक ओपन सोर्स कोड रिपॉजिटरी के रूप में कार्य करता है जहाँ डेवलपर्स कोडिंग का अभ्यास कर सकते हैं और व्यावहारिक कार्यान्वयन के माध्यम से डेटा साइंस अवधारणाओं का पता लगा सकते हैं। यह रिपॉजिटरी फोर्क और पुल रिक्वेस्ट वर्कफ़्लो पर केंद्रित एक सहयोगी शिक्षण संसाधन के रूप में कार्य करती है। यह सामुदायिक योगदान और Python स्क्रिप्ट की सहकर्मी समीक्षाओं (peer reviews) को समन्वित करने के लिए एक डिस्ट्रीब्यूटेड वर्ज़न कंट्रोल सिस्टम का उपयोग करती है।
Provides a diverse collection of Python scripts and educational projects across different domains.
This project is a curated library of Python code examples, educational resources, and programming tutorials. It functions as an educational repository designed to teach Python language fundamentals through practical implementation tasks, real-world exercises, and functional code snippets. The collection covers a diverse range of implementation examples, including the development of interactive websites and message boards using web frameworks. It also features scripts for audio speech processing, automated media processing for images, and the extraction of data from web content. Additional ca
Provides scripts for converting data formats, managing databases, and extracting information from web content.
This project is a collection of practical and idiomatic Python code recipes, technical tutorials, and programming references. It serves as an example-driven resource that translates theoretical programming concepts into executable Python source code. The repository is organized as a series of standalone scripts and modular recipes. Each sample is designed for stateless execution, allowing individual problem-solving patterns to be run independently without shared global state or complex setup. The content focuses on Python language mastery and software development. It covers the implementatio
Provides a diverse collection of Python scripts demonstrating functional capabilities and idiomatic patterns across different domains.
This is a collection of Python automation scripts and utility tools designed to handle repetitive technical tasks, system administration, and developer workflows. The project serves as a suite for task automation, data utility, and web automation. The collection includes specialized tools for multimedia processing, such as optical character recognition for extracting text from images, speech-to-text conversion, and real-time face and human body detection. It also features web scraping and monitoring capabilities to track product prices, fetch external API content, and automate interactions wi
Offers a diverse set of Python scripts for automating technical tasks and developer workflows.