Skip to content

Udemy - 101 Python Projects The Complete Python Course for 2025 (2.2025)

Unverified source. This magnet is from an unverified source. The content may be unsafe or mislabeled. Proceed with caution.
Title: Udemy - 101 Python Projects TheGroup: NOGRPYear: 2025Source: Udemy
Info Hash
81948D14068FC63ADD31E0178F07A9817110D510
Source
Unverified
Total Size
11.19 GB
Total Files
100
Seeders
3
Leechers
0
Health
3.00
Score
6
Type
Bookware

File List

FileSize
1 - Introduction to the Course/1 -Promotion video.mp419.37 MB
1 - Introduction to the Course/1 -Promotion video.vtt1.13 KB
1 - Introduction to the Course/2 -Introduction to 101 Python projects course.mp451.62 MB
1 - Introduction to the Course/2 -Introduction to 101 Python projects course.vtt3 KB
10 - Working with Files and Data in Python/1 -1_reading pdf document and get number of pages.mp429.25 MB
10 - Working with Files and Data in Python/1 -1_reading pdf document and get number of pages.vtt5.67 KB
10 - Working with Files and Data in Python/10 -10_read a csv file.mp416.77 MB
10 - Working with Files and Data in Python/10 -10_read a csv file.vtt2.94 KB
10 - Working with Files and Data in Python/11 -11_writing into csv files.mp422.96 MB
10 - Working with Files and Data in Python/11 -11_writing into csv files.vtt3.92 KB
10 - Working with Files and Data in Python/12 -12_writing a text file.mp413.66 MB
10 - Working with Files and Data in Python/12 -12_writing a text file.vtt1.81 KB
10 - Working with Files and Data in Python/13 -13_Reading a text file.mp416.38 MB
10 - Working with Files and Data in Python/13 -13_Reading a text file.vtt2.21 KB
10 - Working with Files and Data in Python/2 -2_Extract text from pdf.mp418.99 MB
10 - Working with Files and Data in Python/2 -2_Extract text from pdf.vtt3.47 KB
10 - Working with Files and Data in Python/3 -3_rotating pdf file.mp442.14 MB
10 - Working with Files and Data in Python/3 -3_rotating pdf file.vtt7.84 KB
10 - Working with Files and Data in Python/4 -4_read excel file.mp425.3 MB
10 - Working with Files and Data in Python/4 -4_read excel file.vtt4.78 KB
10 - Working with Files and Data in Python/5 -5_extracting name of columns using pandas.mp413.23 MB
10 - Working with Files and Data in Python/5 -5_extracting name of columns using pandas.vtt2.47 KB
10 - Working with Files and Data in Python/6 -6_reading an excel file.mp413.33 MB
10 - Working with Files and Data in Python/6 -6_reading an excel file.vtt1.92 KB
10 - Working with Files and Data in Python/7 -7_reading specific columns in an excel file.mp425.11 MB
10 - Working with Files and Data in Python/7 -7_reading specific columns in an excel file.vtt4.08 KB
10 - Working with Files and Data in Python/8 -8_creating a new excel file.mp410.95 MB
10 - Working with Files and Data in Python/8 -8_creating a new excel file.vtt1.6 KB
10 - Working with Files and Data in Python/9 -9_appending values to an excell file.mp439.4 MB
10 - Working with Files and Data in Python/9 -9_appending values to an excell file.vtt7.24 KB
11 - Python File Security Encryption and Decryption/1 -1_File Encryptions.mp454.84 MB
11 - Python File Security Encryption and Decryption/1 -1_File Encryptions.vtt10.6 KB
11 - Python File Security Encryption and Decryption/2 -2_File Decryptions.mp455.96 MB
11 - Python File Security Encryption and Decryption/2 -2_File Decryptions.vtt9.21 KB
12 - Managing Files and Directories Efficiently with Python/1 -1_os module to work with directories.mp413.01 MB
12 - Managing Files and Directories Efficiently with Python/1 -1_os module to work with directories.vtt2.77 KB
12 - Managing Files and Directories Efficiently with Python/10 -10_examine the content of TAR files.mp410.5 MB
12 - Managing Files and Directories Efficiently with Python/10 -10_examine the content of TAR files.vtt1.39 KB
12 - Managing Files and Directories Efficiently with Python/2 -2_copy move rename delete data.mp429.99 MB
12 - Managing Files and Directories Efficiently with Python/2 -2_copy move rename delete data.vtt6.13 KB
12 - Managing Files and Directories Efficiently with Python/3 -3_working with paths.mp416.3 MB
12 - Managing Files and Directories Efficiently with Python/3 -3_working with paths.vtt2.62 KB
12 - Managing Files and Directories Efficiently with Python/4 -4_comparing data.mp420.97 MB
12 - Managing Files and Directories Efficiently with Python/4 -4_comparing data.vtt3.84 KB
12 - Managing Files and Directories Efficiently with Python/5 -5_find files in directories.mp48.97 MB
12 - Managing Files and Directories Efficiently with Python/5 -5_find files in directories.vtt1.69 KB
12 - Managing Files and Directories Efficiently with Python/6 -6_Getting metadata of the file.mp418.38 MB
12 - Managing Files and Directories Efficiently with Python/6 -6_Getting metadata of the file.vtt2.79 KB
12 - Managing Files and Directories Efficiently with Python/7 -7_Getting metadata about zipfiles.mp430.25 MB
12 - Managing Files and Directories Efficiently with Python/7 -7_Getting metadata about zipfiles.vtt5.97 KB
12 - Managing Files and Directories Efficiently with Python/8 -8_Compressing and restoring files.mp415.35 MB
12 - Managing Files and Directories Efficiently with Python/8 -8_Compressing and restoring files.vtt3 KB
12 - Managing Files and Directories Efficiently with Python/9 -9_tarfile module to create TAR archives.mp413 MB
12 - Managing Files and Directories Efficiently with Python/9 -9_tarfile module to create TAR archives.vtt2.48 KB
13 - Testing and Debugging with Python's PyTest Framework/1 -1_What is Pytest How to install pytest.mp419.07 MB
13 - Testing and Debugging with Python's PyTest Framework/1 -1_What is Pytest How to install pytest.vtt2.77 KB
13 - Testing and Debugging with Python's PyTest Framework/2 -2_How to write the first test in pytest.mp464.94 MB
13 - Testing and Debugging with Python's PyTest Framework/2 -2_How to write the first test in pytest.vtt10.95 KB
13 - Testing and Debugging with Python's PyTest Framework/3 -3_How to run pytest from commonLine.mp4136.26 MB
13 - Testing and Debugging with Python's PyTest Framework/3 -3_How to run pytest from commonLine.vtt12.81 KB
13 - Testing and Debugging with Python's PyTest Framework/4 -4_How to use Markers in Pytest.mp471.62 MB
13 - Testing and Debugging with Python's PyTest Framework/4 -4_How to use Markers in Pytest.vtt7.73 KB
13 - Testing and Debugging with Python's PyTest Framework/5 -5_Fixture in Pytest.mp478.29 MB
13 - Testing and Debugging with Python's PyTest Framework/5 -5_Fixture in Pytest.vtt11.52 KB
13 - Testing and Debugging with Python's PyTest Framework/6 -6_Conftest in pytest.mp446.22 MB
13 - Testing and Debugging with Python's PyTest Framework/6 -6_Conftest in pytest.vtt8.28 KB
13 - Testing and Debugging with Python's PyTest Framework/7 -7_Parametrizing the fixture part one.mp475.06 MB
13 - Testing and Debugging with Python's PyTest Framework/7 -7_Parametrizing the fixture part one.vtt11.37 KB
13 - Testing and Debugging with Python's PyTest Framework/8 -8_Parametrizing the fixture part two.mp474.85 MB
13 - Testing and Debugging with Python's PyTest Framework/8 -8_Parametrizing the fixture part two.vtt9.67 KB
14 - Unit Testing in Python A Practical Guide/1 -1_Introduction to UnitTesting.mp440.24 MB
14 - Unit Testing in Python A Practical Guide/1 -1_Introduction to UnitTesting.vtt10.01 KB
14 - Unit Testing in Python A Practical Guide/2 -2_Testing the function on float numbers.mp419.78 MB
14 - Unit Testing in Python A Practical Guide/2 -2_Testing the function on float numbers.vtt4.06 KB
14 - Unit Testing in Python A Practical Guide/3 -3_Handling user input in UnitTest.mp439.65 MB
14 - Unit Testing in Python A Practical Guide/3 -3_Handling user input in UnitTest.vtt7.91 KB
15 - Controlling Remote PCs with Python/1 -1_How Networks Work.mp430.36 MB
15 - Controlling Remote PCs with Python/1 -1_How Networks Work.vtt4.58 KB
15 - Controlling Remote PCs with Python/2 -1.1_Introduction to Telnet and accessing Machine Remotly.mp421.48 MB
15 - Controlling Remote PCs with Python/2 -1.1_Introduction to Telnet and accessing Machine Remotly.vtt4.45 KB
15 - Controlling Remote PCs with Python/3 -2_User Telnet Within python to control a pc remotely.mp461.24 MB
15 - Controlling Remote PCs with Python/3 -2_User Telnet Within python to control a pc remotely.vtt11.73 KB
15 - Controlling Remote PCs with Python/4 -3_using SSH to get access remote to a computer.mp439.94 MB
15 - Controlling Remote PCs with Python/4 -3_using SSH to get access remote to a computer.vtt5.64 KB
15 - Controlling Remote PCs with Python/5 -4_Execute Command remotely with SSH.mp434.43 MB
15 - Controlling Remote PCs with Python/5 -4_Execute Command remotely with SSH.vtt5.79 KB
16 - Automating Facebook Tasks with Python/1 -1_Post on facebook using python.mp458.57 MB
16 - Automating Facebook Tasks with Python/1 -1_Post on facebook using python.vtt10.77 KB
16 - Automating Facebook Tasks with Python/2 -2_Post an Image in a facebook page.mp430.97 MB
16 - Automating Facebook Tasks with Python/2 -2_Post an Image in a facebook page.vtt5 KB
16 - Automating Facebook Tasks with Python/3 -3_Put a comment in a facebook post.mp435.29 MB
16 - Automating Facebook Tasks with Python/3 -3_Put a comment in a facebook post.vtt4.08 KB
16 - Automating Facebook Tasks with Python/4 -4_comment, like and delete a post from facebook.mp444.13 MB
16 - Automating Facebook Tasks with Python/4 -4_comment, like and delete a post from facebook.vtt5.11 KB
16 - Automating Facebook Tasks with Python/5 -5_upload YouTube Videos in facebook.mp452.08 MB
16 - Automating Facebook Tasks with Python/5 -5_upload YouTube Videos in facebook.vtt8.59 KB
17 - WhatsApp Automation Projects using Python/1 -1_Automate WhatsApp send text message.mp438.6 MB
17 - WhatsApp Automation Projects using Python/1 -1_Automate WhatsApp send text message.vtt6.29 KB
17 - WhatsApp Automation Projects using Python/2 -2_Automate WhatsApp close Tap.mp425.39 MB
17 - WhatsApp Automation Projects using Python/2 -2_Automate WhatsApp close Tap.vtt4.37 KB

Trackers

No trackers found.