All Projects → iamc1oud → AutomateWithPython

iamc1oud / AutomateWithPython

Licence: other
If you've ever spent hours renaming files or updating hundreds of spreadsheet cells, you know how tedious tasks like these can be. But what if you could have your computer do them for you? In Automate the Boring Stuff with Python, you'll learn how to use Python to write programs that do in minutes what would take you hours to do by hand-no prior…

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to AutomateWithPython

pcre-heavy
A Haskell regular expressions library that doesn't suck | now on https://codeberg.org/valpackett/pcre-heavy
Stars: ✭ 52 (+136.36%)
Mutual labels:  regex
regex.ao
Coleção de expressões regulares mais populares!
Stars: ✭ 23 (+4.55%)
Mutual labels:  regex
url-regex-safe
Regular expression matching for URL's. Maintained, safe, and browser-friendly version of url-regex. Resolves CVE-2020-7661 for Node.js servers.
Stars: ✭ 59 (+168.18%)
Mutual labels:  regex
SwiftRegexDSL
A Declarative Structured Language for regular expressions in Swift.
Stars: ✭ 147 (+568.18%)
Mutual labels:  regex
doi-regex
Regular expression for matching DOIs
Stars: ✭ 28 (+27.27%)
Mutual labels:  regex
regexm
A Rust macro for writing regex pattern matching.
Stars: ✭ 46 (+109.09%)
Mutual labels:  regex
netease-music-cracker
🎵 缓存文件转换为 MP3 文件
Stars: ✭ 406 (+1745.45%)
Mutual labels:  regex
parse-author
Parse a person, author, contributor or maintainer string into an object with name, email and url properties following NPM conventions. Useful for the `authors` property in package.json or for parsing an AUTHORS file into an array of person objects.
Stars: ✭ 23 (+4.55%)
Mutual labels:  regex
ATGValidator
iOS validation framework with form validation support
Stars: ✭ 51 (+131.82%)
Mutual labels:  regex
SoftUni-Software-Engineering
SoftUni- Software Engineering
Stars: ✭ 47 (+113.64%)
Mutual labels:  regex
please
please, a sudo clone
Stars: ✭ 40 (+81.82%)
Mutual labels:  regex
Ruby Regexp
Learn Ruby Regexp step by step from beginner to advanced levels with plenty of examples and exercises
Stars: ✭ 79 (+259.09%)
Mutual labels:  regex
RegexReplacer
A flexible tool to make complex replacements with regular expression
Stars: ✭ 38 (+72.73%)
Mutual labels:  regex
regexp-example
正则表达式实例搜集,通过实例来学习正则表达式。
Stars: ✭ 162 (+636.36%)
Mutual labels:  regex
cregex
A small implementation of regular expression matching engine in C
Stars: ✭ 72 (+227.27%)
Mutual labels:  regex
assemblyscript-regex
A regex engine for AssemblyScript
Stars: ✭ 81 (+268.18%)
Mutual labels:  regex
rita-dsl
A Domain Specific Language (DSL) for building language patterns. These can be later compiled into spaCy patterns, pure regex, or any other format
Stars: ✭ 60 (+172.73%)
Mutual labels:  regex
Regex
🔤 Swifty regular expressions
Stars: ✭ 311 (+1313.64%)
Mutual labels:  regex
tree-sitter-regex
Tree-sitter parser for regular expressions
Stars: ✭ 42 (+90.91%)
Mutual labels:  regex
regex
Regular expressions for Prolog
Stars: ✭ 16 (-27.27%)
Mutual labels:  regex

Just fork and contribute your scripts 🤩

AutomateWithPython

If you've ever spent hours renaming files or updating hundreds of spreadsheet cells, you know how tedious tasks like these can be. But what if you could have your computer do them for you? In Automate the Boring Stuff with Python, you'll learn how to use Python to write programs that do in minutes what would take you hours to do by hand-no prior programming experience required. Once you've mastered the basics of programming, you'll create Python programs that effortlessly perform useful and impressive feats of automation to:

Search for text in a file or across multiple files Create, update, move, and rename files and folders Search the Web and download online content Update and format data in Excel spreadsheets of any size Split, merge, watermark, and encrypt PDFs Send reminder emails and text notifications Fill out online forms

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].