- 【影视】 pluralsight.com - Unit Testing with Python ® vampiri6ka
-
收录时间:2020-03-09
文档个数:70
文档大小:475.5 MB
最近下载:2025-06-20
人气:9617
磁力链接
05 Test Doubles_ Mocks, FAkes and Stubs/54 Example using a Mock.mp4 25.2 MB
06 Test Coverage and Parameterized Tests/67 Using coverage data to add tests to legacy code.mp4 20.9 MB
04 Testable Documentation with Doctest/43 The ELLIPSIS directive_ a wildcard for matching varying output.mp4 19.4 MB
05 Test Doubles_ Mocks, FAkes and Stubs/53 Example using a Fake.mp4 18.2 MB
06 Test Coverage and Parameterized Tests/63 Defining parameterized tests with unittest.mp4 15.6 MB
01 Unit Testing with Python - Basic Example Using unittest/09 test case design - test case names as specification.mp4 14.9 MB
03 Using Pytest for Unit Testing in Python/32 Adding a Test fixture by using _pytest.fixture.mp4 14.6 MB
06 Test Coverage and Parameterized Tests/65 Measuring coverage with pytest-cov.mp4 12.4 MB
02 Why and When Should You Write Unit Tests_/24 Continuous Integration.mp4 11.2 MB
05 Test Doubles_ Mocks, FAkes and Stubs/55 Example using a Spy.mp4 10.8 MB
01 Unit Testing with Python - Basic Example Using unittest/04 Another test case, explanation of Test Runner.mp4 10.5 MB
05 Test Doubles_ Mocks, FAkes and Stubs/59 Using Monkeypatching to insert a Test Double.mp4 10.3 MB
01 Unit Testing with Python - Basic Example Using unittest/10 Arrange - Act - Assert - Cleanup.mp4 9.9 MB
04 Testable Documentation with Doctest/41 Handling output that changes - dictionaries and floats.mp4 9.8 MB
01 Unit Testing with Python - Basic Example Using unittest/07 using setUp and tearDown - explanation of Test Fixture.mp4 9.3 MB
05 Test Doubles_ Mocks, FAkes and Stubs/50 Example using a Stub.mp4 9.3 MB
03 Using Pytest for Unit Testing in Python/30 Asserting the contents of collections.mp4 9.3 MB
06 Test Coverage and Parameterized Tests/64 Defining parameterized tests with pytest.mp4 8.8 MB
02 Why and When Should You Write Unit Tests_/18 Detecting Regression.mp4 8.2 MB
01 Unit Testing with Python - Basic Example Using unittest/11 unittest documentation.mp4 8.2 MB
猜你喜欢:
pluralsight
Python
Testing
Unit
com
vampiri6ka
- 【影视】 Python NAPALM Network Automation
-
收录时间:2020-04-03
文档个数:33
文档大小:204.2 MB
最近下载:2025-06-19
人气:9613
磁力链接
1.1. NAPALM Overview/01.NAPALM introduction.mp4 22.8 MB
2.2. NAPALM Switch Automation/06.View a MAC address table and ARP cache.mp4 20.2 MB
3.3. NAPALM BGP Automation/08.Use NAPALM to retrieve BGP neighbors, part 2.mp4 18.2 MB
2.2. NAPALM Switch Automation/05.JSON and additional commands.mp4 18.0 MB
3.3. NAPALM BGP Automation/10.Multiple BGP neighbors.mp4 15.0 MB
4.4. NAPALM Device Configuration Audit/14.Verify if ACL exists and modify.mp4 14.5 MB
4.4. NAPALM Device Configuration Audit/16.Multiple config files, multiple devices.mp4 13.7 MB
3.3. NAPALM BGP Automation/11.Larger BGP networks, part 1.mp4 13.5 MB
2.2. NAPALM Switch Automation/04.Connect to a switch.mp4 12.9 MB
1.1. NAPALM Overview/03.Install NAPALM.mp4 12.4 MB
4.4. NAPALM Device Configuration Audit/13.Configure ACLs using NAPALM.mp4 11.4 MB
3.3. NAPALM BGP Automation/12.Larger BGP networks, part 2.mp4 9.5 MB
1.1. NAPALM Overview/02.NAPALM - Python 3 versus 2.7.mp4 8.6 MB
3.3. NAPALM BGP Automation/07.Use NAPALM to retrieve BGP neighbors, part 1.mp4 7.4 MB
3.3. NAPALM BGP Automation/09.Use NAPALM to retrieve BGP neighbors, part 3.mp4 3.7 MB
4.4. NAPALM Device Configuration Audit/15.Audit device configurations.mp4 2.5 MB
2.2. NAPALM Switch Automation/06.View a MAC address table and ARP cache.en.srt 7.5 kB
1.1. NAPALM Overview/01.NAPALM introduction.en.srt 6.6 kB
3.3. NAPALM BGP Automation/10.Multiple BGP neighbors.en.srt 6.3 kB
3.3. NAPALM BGP Automation/08.Use NAPALM to retrieve BGP neighbors, part 2.en.srt 6.2 kB
猜你喜欢:
Python
Automation
NAPALM
Network
- 【影视】 TTC - How to Program, Computer Science Concepts and Python Exercises
-
收录时间:2020-03-09
文档个数:25
文档大小:2.7 GB
最近下载:2025-06-20
人气:9612
磁力链接
9151-01 - What Is Programming Why Python - How to Program: Computer Science Concepts and Python Exercises.mp4 137.7 MB
9151-02 - Variables: Operations and Input Output - How to Program: Computer Science Concepts and Python Exercises.mp4 130.8 MB
9151-24 - Parallel Computing Is Here - How to Program: Computer Science Concepts and Python Exercises.mp4 124.3 MB
9151-17 - Classes and Object-Oriented Programming - How to Program: Computer Science Concepts and Python Exercises.mp4 123.7 MB
9151-18 - Objects with Inheritance and Polymorphism - How to Program: Computer Science Concepts and Python Exercises.mp4 115.9 MB
9151-12 - Python Standard Library, Modules, Packages - How to Program: Computer Science Concepts and Python Exercises.mp4 114.9 MB
9151-15 - Event-Driven Programming - How to Program: Computer Science Concepts and Python Exercises.mp4 113.8 MB
9151-22 - Graphs and Trees - How to Program: Computer Science Concepts and Python Exercises.mp4 113.0 MB
9151-09 - Functions and Abstraction - How to Program: Computer Science Concepts and Python Exercises.mp4 111.9 MB
9151-21 - Recursion and Running Times - How to Program: Computer Science Concepts and Python Exercises.mp4 111.7 MB
9151-10 - Parameter Passing, Scope, and Mutable Data - How to Program: Computer Science Concepts and Python Exercises.mp4 111.4 MB
9151-11 - Error Types, Systematic Debugging, Exceptions - How to Program: Computer Science Concepts and Python Exercises.mp4 111.1 MB
9151-13 - Game Design with Functions - How to Program: Computer Science Concepts and Python Exercises.mp4 110.2 MB
9151-19 - Data Structures: Stack, Queue, Dictionary, Set - How to Program: Computer Science Concepts and Python Exercises.mp4 108.9 MB
9151-16 - Visualizing Data and Creating Simulations - How to Program: Computer Science Concepts and Python Exercises.mp4 108.4 MB
9151-23 - Graph Search and a Word Game - How to Program: Computer Science Concepts and Python Exercises.mp4 108.1 MB
9151-14 - Bottom-Up Design, Turtle Graphics, Robotics - How to Program: Computer Science Concepts and Python Exercises.mp4 107.4 MB
9151-03 - Conditionals and Boolean Expressions - How to Program: Computer Science Concepts and Python Exercises.mp4 106.6 MB
9151-06 - Files and Strings - How to Program: Computer Science Concepts and Python Exercises.mp4 105.3 MB
9151-20 - Algorithms: Searching and Sorting - How to Program: Computer Science Concepts and Python Exercises.mp4 103.9 MB
猜你喜欢:
Computer
Python
Science
Exercises
How
Program
Concepts
TTC
- 【影视】 Advanced Python Working with multiple databases
-
收录时间:2023-06-13
文档个数:114
文档大小:1.7 GB
最近下载:2025-06-20
人气:9610
磁力链接
[TutsNode.net] - Advanced Python Working with multiple databases/3. Python and Microsoft SQL Server Database Interaction/13. Create more functions.mp4 75.1 MB
[TutsNode.net] - Advanced Python Working with multiple databases/2. Build an application with Python/6. Creating the application GUI - Part 4.mp4 74.0 MB
[TutsNode.net] - Advanced Python Working with multiple databases/3. Python and Microsoft SQL Server Database Interaction/14. Activate button widgets.mp4 73.7 MB
[TutsNode.net] - Advanced Python Working with multiple databases/3. Python and Microsoft SQL Server Database Interaction/11. Add more methods.mp4 73.3 MB
[TutsNode.net] - Advanced Python Working with multiple databases/4. Python and MySQL Database Interaction/1. Installing MySQL.mp4 73.0 MB
[TutsNode.net] - Advanced Python Working with multiple databases/2. Build an application with Python/5. Creating the application GUI - Part 3.mp4 68.4 MB
[TutsNode.net] - Advanced Python Working with multiple databases/3. Python and Microsoft SQL Server Database Interaction/2. Install SQL Server.mp4 65.2 MB
[TutsNode.net] - Advanced Python Working with multiple databases/3. Python and Microsoft SQL Server Database Interaction/5. Create a new database and table.mp4 63.0 MB
[TutsNode.net] - Advanced Python Working with multiple databases/3. Python and Microsoft SQL Server Database Interaction/12. Create a function for selected rows.mp4 57.5 MB
[TutsNode.net] - Advanced Python Working with multiple databases/3. Python and Microsoft SQL Server Database Interaction/15. Python and SQL Server Database Interaction Part 1.mp4 47.1 MB
[TutsNode.net] - Advanced Python Working with multiple databases/6. Python and SQLite Database Interaction/1. Installing SQLite.mp4 45.0 MB
[TutsNode.net] - Advanced Python Working with multiple databases/4. Python and MySQL Database Interaction/2. Install MySQL on Mac.mp4 43.4 MB
[TutsNode.net] - Advanced Python Working with multiple databases/1. Introduction and Python Setup/5. Install Python on Macs.mp4 43.1 MB
[TutsNode.net] - Advanced Python Working with multiple databases/5. Python and PostgreSQL Database Interaction/1. Install PostgreSQL.mp4 40.5 MB
[TutsNode.net] - Advanced Python Working with multiple databases/3. Python and Microsoft SQL Server Database Interaction/16. Python and SQL Server Database Interaction Part 2.mp4 40.3 MB
[TutsNode.net] - Advanced Python Working with multiple databases/4. Python and MySQL Database Interaction/7. Python MySQL Connection Configuration.mp4 38.6 MB
[TutsNode.net] - Advanced Python Working with multiple databases/3. Python and Microsoft SQL Server Database Interaction/3. Install SQL Server Management Studio - SSMS.mp4 38.4 MB
[TutsNode.net] - Advanced Python Working with multiple databases/3. Python and Microsoft SQL Server Database Interaction/10. Create a class and methods.mp4 37.4 MB
[TutsNode.net] - Advanced Python Working with multiple databases/2. Build an application with Python/3. Creating the application GUI - Part 1.mp4 36.5 MB
[TutsNode.net] - Advanced Python Working with multiple databases/3. Python and Microsoft SQL Server Database Interaction/8. Connect Python file to SQL Server Database.mp4 35.6 MB
猜你喜欢:
Python
multiple
Working
Advanced
databases
- 【影视】 Monty Python's Flying Circus Season 01-04 (1969–1974) (Comedy) [HEVC 16.9 Widescreen Blu-Ray] [classictvbydjdezzie](8.8)
-
收录时间:2021-06-12
文档个数:52
文档大小:11.3 GB
最近下载:2025-06-17
人气:9607
磁力链接
Monty Python's Flying Circus Season 01/Monty Python's Flying Circus - S01E02 - Sex and Violence.mkv 347.8 MB
Monty Python's Flying Circus Season 04/Monty Python's Flying Circus - S04E03 - The Light Entertainment War.mkv 335.4 MB
Monty Python's Flying Circus Season 03/Monty Python's Flying Circus - S03E03 - The Money Programme.mkv 332.3 MB
Monty Python's Flying Circus Season 01/Monty Python's Flying Circus - S01E01 - Whither Canada.mkv 329.9 MB
Monty Python's Flying Circus Season 01/Monty Python's Flying Circus - S01E12 - The Naked Ant.mkv 329.8 MB
Monty Python's Flying Circus Season 03/Monty Python's Flying Circus - S03E11 - Dennis Moore.mkv 322.2 MB
Monty Python's Flying Circus Season 03/Monty Python's Flying Circus - S03E09 - The Nude Organist.mkv 320.9 MB
Monty Python's Flying Circus Season 01/Monty Python's Flying Circus - S01E10 - Untitled.mkv 320.7 MB
Monty Python's Flying Circus Season 03/Monty Python's Flying Circus - S03E08 - The Cycling Tour.mkv 318.3 MB
Monty Python's Flying Circus Season 03/Monty Python's Flying Circus - S03E01 - Whicker's World.mkv 315.2 MB
Monty Python's Flying Circus Season 04/Monty Python's Flying Circus - S04E05 - Mr. Neutron.mkv 314.9 MB
Monty Python's Flying Circus Season 01/Monty Python's Flying Circus - S01E07 - Oh, You're No Fun Anymore.mkv 311.2 MB
Monty Python's Flying Circus Season 02/Monty Python's Flying Circus - S02E12 - Spam.mkv 311.0 MB
Monty Python's Flying Circus Season 01/Monty Python's Flying Circus - S01E06 - It's the Arts.mkv 310.3 MB
Monty Python's Flying Circus Season 02/Monty Python's Flying Circus - S02E02 - The Spanish Inquisition.mkv 309.6 MB
Monty Python's Flying Circus Season 02/Monty Python's Flying Circus - S02E03 - Déjà Vu.mkv 308.8 MB
Monty Python's Flying Circus Season 02/Monty Python's Flying Circus - S02E01 - 'Face the Press'.mkv 308.7 MB
Monty Python's Flying Circus Season 02/Monty Python's Flying Circus - S02E10 - Scott of the Antarctic.mkv 307.3 MB
Monty Python's Flying Circus Season 01/Monty Python's Flying Circus - S01E04 - Owl-Stretching Time.mkv 307.0 MB
Monty Python's Flying Circus Season 02/Monty Python's Flying Circus - S02E05 - Live from the Grill-o-Mat.mkv 305.8 MB
猜你喜欢:
Widescreen
01
HEVC
1969
04
Python
Season
Flying
Blu
classictvbydjdezzie
- 【影视】 [ DevCourseWeb.com ] Udemy - Data Engineering - SSIS - ETL - Pipelines - Python - Web Scraping
-
收录时间:2022-07-18
文档个数:152
文档大小:2.1 GB
最近下载:2025-06-20
人气:9605
磁力链接
~Get Your Files Here !/7. Scraping data from Amazon Website/7. Create functions Part 2.mp4 87.3 MB
~Get Your Files Here !/10. Data Migration Microsoft SQL Server to Oracle/7. Translating third party T-SQL Objects to Oracle.mp4 69.7 MB
~Get Your Files Here !/1. SQL Server Setup/5. Install SQL Server.mp4 65.5 MB
~Get Your Files Here !/10. Data Migration Microsoft SQL Server to Oracle/9. Moving data from SQL Server into Oracle.mp4 63.8 MB
~Get Your Files Here !/7. Scraping data from Amazon Website/6. Create functions Part 1.mp4 61.3 MB
~Get Your Files Here !/8. Scraping YouTube Data/2. YouTube Data API.mp4 58.7 MB
~Get Your Files Here !/9. Oracle Database Setup/3. Install Oracle SQL Developer.mp4 55.4 MB
~Get Your Files Here !/7. Scraping data from Amazon Website/8. Create functions Part 3.mp4 53.7 MB
~Get Your Files Here !/6. Scraping data from web with Python/8. Prototyping the script Part 5.mp4 50.1 MB
~Get Your Files Here !/8. Scraping YouTube Data/4. Building the first Scraper Part 1.mp4 49.2 MB
~Get Your Files Here !/8. Scraping YouTube Data/6. Building the first Scraper Part 3.mp4 47.3 MB
~Get Your Files Here !/9. Oracle Database Setup/1. Install Oracle.mp4 46.1 MB
~Get Your Files Here !/3. Building SSIS ETL Pipeline/8. Configure data source and data destination.mp4 41.1 MB
~Get Your Files Here !/8. Scraping YouTube Data/9. Testing the second scraper.mp4 40.9 MB
~Get Your Files Here !/2. Visual Studio Setup/6. Install SSIS Visual Studio Extension.mp4 40.6 MB
~Get Your Files Here !/7. Scraping data from Amazon Website/4. Create Variables.mp4 40.1 MB
~Get Your Files Here !/1. SQL Server Setup/6. Install SQL Server Management Studio.mp4 38.6 MB
~Get Your Files Here !/10. Data Migration Microsoft SQL Server to Oracle/5. Capturing source data.mp4 38.1 MB
~Get Your Files Here !/10. Data Migration Microsoft SQL Server to Oracle/4. Configuring third party database connection part 2.mp4 35.9 MB
~Get Your Files Here !/2. Visual Studio Setup/3. Install Visual Studio.mp4 35.0 MB
猜你喜欢:
Web
Pipelines
Python
com
SSIS
Udemy
DevCourseWeb
Engineering
Scraping
Data
- 【影视】 [FreeCourseSite.com] Udemy - Computer Vision Python Face Swap & Quick Deepfake in Colab
-
收录时间:2021-05-29
文档个数:31
文档大小:2.7 GB
最近下载:2025-06-18
人气:9589
磁力链接
6. Custom Face Swap using Python/4. Custom Face Swap using Python part 4.mp4 248.9 MB
6. Custom Face Swap using Python/5. Custom Face Swap using Python part 5.mp4 233.0 MB
6. Custom Face Swap using Python/3. Custom Face Swap using Python part 3.mp4 231.6 MB
6. Custom Face Swap using Python/6. Custom Face Swap using Python part 6.mp4 223.3 MB
6. Custom Face Swap using Python/2. Custom Face Swap using Python part 2.mp4 219.6 MB
1. Introduction and Table of Contents/1. Introduction and Table of Contents.mp4 146.2 MB
7. Realtime Webcam Custom Face Swap using Python/2. Realtime Custom Face Swap using Python - Part 2.mp4 131.9 MB
6. Custom Face Swap using Python/1. Custom Face Swap using Python part 1.mp4 111.2 MB
4. Python Basics (Optional)/3. Python Basics - Part 3 Data Structures.mp4 105.6 MB
11. Creating Deepfake Animation/3. Creating Deepfake Animation - Part 3.mp4 103.5 MB
11. Creating Deepfake Animation/1. Creating Deepfake Animation - Part 1.mp4 89.3 MB
5. Installing OpenCV and other Dependencies/1. Installing OpenCV and other Dependencies.mp4 84.7 MB
4. Python Basics (Optional)/1. Python Basics - Part 1 Assignment.mp4 80.3 MB
4. Python Basics (Optional)/2. Python Basics - Part 2 Flow Control.mp4 76.9 MB
11. Creating Deepfake Animation/2. Creating Deepfake Animation - Part 2.mp4 74.2 MB
10. Setting up Google Colab/2. Setting up Google Colab - Part 2.mp4 72.3 MB
2. Introduction to Deepfake Technology/1. Introduction to Deepfake Technology.mp4 69.1 MB
3. Preparing your computer - Installing Anaconda/1. Preparing your computer - Installing Anaconda.mp4 60.4 MB
7. Realtime Webcam Custom Face Swap using Python/1. Realtime Custom Face Swap using Python - Part 1.mp4 58.8 MB
9. Introduction to First Order Animation Model and Colab GPU/1. Introduction to First Order Animation Model and Colab GPU.mp4 57.2 MB
猜你喜欢:
FreeCourseSite
Python
Udemy
Computer
Swap
Colab
Quick
Face
com
Deepfake
- 【影视】 [FreeCourseSite.com] Udemy - Automate the Boring Stuff with Python Programming
-
收录时间:2023-08-29
文档个数:251
文档大小:11.4 GB
最近下载:2025-06-21
人气:9584
磁力链接
07 - Dictionaries/001 The Dictionary Data Type.mp4 369.1 MB
11 - Files/001 Filenames and AbsoluteRelative File Paths.mp4 305.2 MB
15 - Email/002 Checking Your Email Inbox.mp4 303.1 MB
10 - Regular Expressions/007 Regex Example Program A Phone and Email Scraper.mp4 288.6 MB
06 - Lists/004 Similarities Between Lists and Strings.mp4 254.8 MB
10 - Regular Expressions/003 Repetition in Regex Patterns and GreedyNongreedy Matching.mp4 247.7 MB
10 - Regular Expressions/005 Regex Dot-Star and the CaretDollar Characters.mp4 244.7 MB
10 - Regular Expressions/004 Regex Character Classes and the findall() Method.mp4 242.5 MB
05 - Writing a Complete Program Guess the Number/001 Writing a Guess the Number Program.mp4 241.1 MB
09 - Running Programs from the Command Line/001 Launching Python Programs from Outside IDLE.mp4 231.7 MB
12 - Debugging/003 Using the Debugger.mp4 228.4 MB
06 - Lists/003 List Methods.mp4 228.1 MB
10 - Regular Expressions/001 Regular Expression Basics.mp4 222.7 MB
14 - Excel, Word, and PDF Documents/003 Reading and Editing PDFs.mp4 220.2 MB
12 - Debugging/001 The raise and assert Statements.mp4 218.9 MB
08 - More About Strings/002 String Methods.mp4 217.3 MB
14 - Excel, Word, and PDF Documents/004 Reading and Editing Word Documents.mp4 203.6 MB
03 - Functions/002 Writing Your Own Functions.mp4 198.2 MB
11 - Files/002 Reading and Writing Plaintext Files.mp4 198.1 MB
16 - GUI Automation/001 Controlling the Mouse from Python.mp4 197.4 MB
猜你喜欢:
FreeCourseSite
Python
Boring
Programming
Udemy
Stuff
Automate
com
- 【影视】 [CourseClub.Me] Udacity - AI Programming with Python Nanodegree v2.0.0
-
收录时间:2021-04-30
文档个数:1
文档大小:2.8 GB
最近下载:2025-06-19
人气:9583
磁力链接
[CourseClub.Me] Udacity - AI Programming with Python Nanodegree v2.0.0 2.8 GB
猜你喜欢:
Me
Nanodegree
CourseClub
AI
0.0
Programming
v2
Python
Udacity
- 【影视】 Python Essential Training
-
收录时间:2022-07-09
文档个数:201
文档大小:1.1 GB
最近下载:2025-06-09
人气:9583
磁力链接
[TutsNode.net] - Python Essential Training/02 - 1. Gearing Up for Python/01 - How computers think.mp4 48.8 MB
[TutsNode.net] - Python Essential Training/10 - 9. Threads and Processes/01 - Intro to threads and processes.mp4 31.4 MB
[TutsNode.net] - Python Essential Training/12 - 11. Packaging Python/02 - Creating modules and packages.mp4 30.6 MB
[TutsNode.net] - Python Essential Training/07 - 6. Functions/01 - The anatomy of a function.mp4 28.8 MB
[TutsNode.net] - Python Essential Training/11 - 10. Working with Files/02 - CSV.mp4 28.5 MB
[TutsNode.net] - Python Essential Training/11 - 10. Working with Files/01 - Opening, reading, and writing.mp4 27.7 MB
[TutsNode.net] - Python Essential Training/02 - 1. Gearing Up for Python/02 - Installing Python, pip, and Jupyter Notebook.mp4 26.4 MB
[TutsNode.net] - Python Essential Training/07 - 6. Functions/02 - Variables and scope.mp4 24.8 MB
[TutsNode.net] - Python Essential Training/01 - Introduction/02 - Who this course is for.mp4 24.7 MB
[TutsNode.net] - Python Essential Training/06 - 5. Control Flow/02 - While.mp4 24.1 MB
[TutsNode.net] - Python Essential Training/09 - 8. Errors/02 - Handling exceptions.mp4 23.1 MB
[TutsNode.net] - Python Essential Training/05 - 4. Basic Data Structures/02 - Tuples and sets.mp4 23.0 MB
[TutsNode.net] - Python Essential Training/08 - 7. Classes and Objects/03 - Inheritance.mp4 22.9 MB
[TutsNode.net] - Python Essential Training/08 - 7. Classes and Objects/01 - The anatomy of a class.mp4 22.8 MB
[TutsNode.net] - Python Essential Training/05 - 4. Basic Data Structures/03 - Dictionaries.mp4 22.6 MB
[TutsNode.net] - Python Essential Training/01 - Introduction/01 - Getting started with Python.mp4 22.1 MB
[TutsNode.net] - Python Essential Training/03 - 2. Quick Start/06 - Classes and objects.mp4 21.1 MB
[TutsNode.net] - Python Essential Training/03 - 2. Quick Start/02 - Data structures.mp4 21.0 MB
[TutsNode.net] - Python Essential Training/06 - 5. Control Flow/01 - If and else.mp4 20.2 MB
[TutsNode.net] - Python Essential Training/03 - 2. Quick Start/05 - Functions.mp4 20.0 MB
猜你喜欢:
Python
Training
Essential
- 【影视】 [GigaCourse.Com] Udemy - Django 4 and Python Full-Stack Developer Masterclass
-
收录时间:2023-03-20
文档个数:237
文档大小:5.7 GB
最近下载:2025-06-20
人气:9583
磁力链接
12 - Django Admin/003 Model and Website - Part Two.mp4 224.8 MB
15 - User Authentication and Sessions/003 Models Setup.mp4 154.3 MB
15 - User Authentication and Sessions/006 User Authentication with Django User Model.mp4 136.4 MB
13 - Django Forms/003 Django Form Class Basics.mp4 135.3 MB
12 - Django Admin/002 Model and Website - Part One.mp4 123.0 MB
13 - Django Forms/006 Django - ModelForms.mp4 122.8 MB
15 - User Authentication and Sessions/005 Page Setup.mp4 122.6 MB
11 - Django - Models, Databases, and Queries/013 Connecting Templates and Database Models.mp4 117.7 MB
03 - HTML 5/002 HTML Tags - Basics.mp4 116.8 MB
12 - Django Admin/005 Django Admin and Models.mp4 116.2 MB
05 - Bootstrap/002 Bootstrap and Buttons.mp4 115.6 MB
13 - Django Forms/005 Django Forms - Widgets and Styling.mp4 109.1 MB
09 - Django - Views, Routing, and URLs/005 Function Based Views - Basics.mp4 107.1 MB
15 - User Authentication and Sessions/008 User Registration and Forms.mp4 103.0 MB
05 - Bootstrap/005 Bootstrap Grid System and Layout.mp4 98.6 MB
11 - Django - Models, Databases, and Queries/004 Models and Fields.mp4 97.1 MB
10 - Django -Templates/002 Template Directories.mp4 95.8 MB
14 - Django Class Based Views/002 Django CBV - TemplateView.mp4 90.2 MB
11 - Django - Models, Databases, and Queries/009 Data Interaction Field Lookups.mp4 84.7 MB
06 - Python Overview - Basics/005 Python Dictionaries.mp4 83.3 MB
猜你喜欢:
Full
Python
Masterclass
Django
GigaCourse
Udemy
Com
Stack
Developer
- 【压缩文件】 Build Library Management System Python & PyQt5
-
收录时间:2020-03-07
文档个数:4
文档大小:4.1 GB
最近下载:2025-06-15
人气:9577
磁力链接
Build Library Management System Python & PyQt5.zip 4.1 GB
Download more courses.url 123 Bytes
Downloaded from TutsGalaxy.com.txt 73 Bytes
TutsGalaxy.com.txt 52 Bytes
猜你喜欢:
Management
Python
System
PyQt5
Library
Build
- 【影视】 Python Network Programming for Network Engineers (Python 3)
-
收录时间:2023-05-07
文档个数:167
文档大小:3.2 GB
最近下载:2025-06-20
人气:9576
磁力链接
Chapter 2 Lab Setup/004. Installing Continuous Machine Learning (CML) Virtual Internet Routing Lab (VIRL 2.0) - Part 1.mp4 156.6 MB
Chapter 2 Lab Setup/007. Emulated Virtual Environment (EVE)-New Generation (NG) Cisco Images.mp4 125.8 MB
Chapter 2 Lab Setup/006. Installing Emulated Virtual Environment (EVE)-New Generation (NG).mp4 115.0 MB
Chapter 2 Lab Setup/008. DevNet Free Continuous Machine Learning (CML).mp4 103.4 MB
Chapter 2 Lab Setup/003. Graphical Network Simulator-3 (GNS3) IOS Images.mp4 102.5 MB
Chapter 2 Lab Setup/002. Installing the Graphical Network Simulator-3 (GNS3) 2.2 Virtual Machine.mp4 97.1 MB
Chapter 2 Lab Setup/001. Installing the Graphical Network Simulator (GNS3) 2.2 Graphical User Interface (GUI).mp4 77.2 MB
Chapter 2 Lab Setup/005. Installing Continuous Machine Learning (CML) Virtual Internet Routing Lab (VIRL 2.0) - Part 2.mp4 59.8 MB
Chapter 4 Netmiko Using Secure Shell (SSH) for Network Automation/007. Netmiko Part 7 Programming Multiple Switches with File of Commands.mp4 55.0 MB
Chapter 3 Quick Start Guide to Network Automation/002. Quick Start 2 Creating a Telnet Script.mp4 54.7 MB
Chapter 3 Quick Start Guide to Network Automation/004. Quick Start 4 Telnet to a Switch and Create VLANs.mp4 38.4 MB
Chapter 3 Quick Start Guide to Network Automation/007. Quick Start 7 Configuring Switch Virtual LANs (VLANs) Using Loops.mp4 38.1 MB
Chapter 3 Quick Start Guide to Network Automation/001. Quick Start 1 Setting up the Graphical Network Simulator-3 (GNS3) Lab and Integrated Development Env.mp4 37.3 MB
Chapter 4 Netmiko Using Secure Shell (SSH) for Network Automation/003. Netmiko Part 3 Your First Netmiko Secure Shell (SSH) Script.mp4 36.4 MB
Chapter 3 Quick Start Guide to Network Automation/009. Quick Start 9 Opening a File of Switch Internet Protocol (IP) Addresses.mp4 36.2 MB
Chapter 8 Iteration Examples Netmiko Scripts/007. Netmiko Iteration (Script 6) Determining Device Types and Running a Specific Device Type.mp4 35.4 MB
Chapter 3 Quick Start Guide to Network Automation/008. Quick Start 8 Creating a Multiple Switch Network.mp4 33.8 MB
Chapter 8 Iteration Examples Netmiko Scripts/006. Netmiko Iteration (Script 5) Handling Exceptions (Error).mp4 33.3 MB
Chapter 3 Quick Start Guide to Network Automation/011. Quick Start 11 Loops within Loops.mp4 32.4 MB
Chapter 9 Netmiko Scaling/003. Part 3 Netmiko Sequential Part 2.mp4 32.3 MB
猜你喜欢:
Python
Network
Programming
Engineers
- 【压缩文件】 [ FreeCourseWeb.com ] Udemy - Python Django REST API - CRUD MySQL, Basic Auth, OAuth2, JWT.zip
-
收录时间:2020-12-19
文档个数:1
文档大小:1.6 GB
最近下载:2025-06-21
人气:9553
磁力链接
[ FreeCourseWeb.com ] Udemy - Python Django REST API - CRUD MySQL, Basic Auth, OAuth2, JWT.zip 1.6 GB
猜你喜欢:
OAuth2
zip
Python
JWT
Basic
CRUD
REST
Django
API
FreeCourseWeb
- 【影视】 Python SOLID Principles and Top Design Patterns
-
收录时间:2023-05-17
文档个数:116
文档大小:2.4 GB
最近下载:2025-06-20
人气:9548
磁力链接
[TutsNode.net] - Python SOLID Principles and Top Design Patterns/9. Observer Design Pattern/3. Coding with the Observer Pattern.mp4 141.6 MB
[TutsNode.net] - Python SOLID Principles and Top Design Patterns/4. Singleton Design Pattern/6. Coding Part#1 - Implementing Singleton Pattern in Python.mp4 139.5 MB
[TutsNode.net] - Python SOLID Principles and Top Design Patterns/4. Singleton Design Pattern/7. Coding Part#2 - Practical Examples of Singleton In Python.mp4 138.8 MB
[TutsNode.net] - Python SOLID Principles and Top Design Patterns/5. Factory Method Design Pattern/3. Coding the Factory Method Pattern in Python.mp4 124.7 MB
[TutsNode.net] - Python SOLID Principles and Top Design Patterns/2. Python OOP Refresher/1. Python OOP Refresher - Theory Part #1.mp4 93.1 MB
[TutsNode.net] - Python SOLID Principles and Top Design Patterns/11. Course Assignment - The Game of Life/1. About John Conway's Game Of Life Simulation.mp4 79.8 MB
[TutsNode.net] - Python SOLID Principles and Top Design Patterns/2. Python OOP Refresher/2. Python OOP Refresher - Theory Part #2.mp4 79.0 MB
[TutsNode.net] - Python SOLID Principles and Top Design Patterns/6. Builder Design Pattern/1. Understanding Builder Design Pattern.mp4 77.1 MB
[TutsNode.net] - Python SOLID Principles and Top Design Patterns/5. Factory Method Design Pattern/1. Understanding Factory Method Pattern.mp4 69.0 MB
[TutsNode.net] - Python SOLID Principles and Top Design Patterns/4. Singleton Design Pattern/2. Singleton Pattern - Architectural Considerations Part#1 - Simple Approach.mp4 67.6 MB
[TutsNode.net] - Python SOLID Principles and Top Design Patterns/10. State Design Pattern/3. Coding the State Design Pattern.mp4 64.3 MB
[TutsNode.net] - Python SOLID Principles and Top Design Patterns/10. State Design Pattern/1. Understanding the State Design Pattern.mp4 63.6 MB
[TutsNode.net] - Python SOLID Principles and Top Design Patterns/8. Strategy Design Pattern/3. Coding the Strategy Design Pattern.mp4 62.1 MB
[TutsNode.net] - Python SOLID Principles and Top Design Patterns/1. Introduction/7. Setting Up the IDE and Python Environment.mp4 57.8 MB
[TutsNode.net] - Python SOLID Principles and Top Design Patterns/6. Builder Design Pattern/3. Coding the Builder Pattern in Python.mp4 56.3 MB
[TutsNode.net] - Python SOLID Principles and Top Design Patterns/7. Adapter Design Pattern/3. Coding the Adapter Pattern In Python.mp4 55.5 MB
[TutsNode.net] - Python SOLID Principles and Top Design Patterns/2. Python OOP Refresher/6. Python OOP Refresher - Code Studies Part #4.mp4 54.2 MB
[TutsNode.net] - Python SOLID Principles and Top Design Patterns/2. Python OOP Refresher/9. Python OOP Refresher - Code Studies Part #7.mp4 52.7 MB
[TutsNode.net] - Python SOLID Principles and Top Design Patterns/4. Singleton Design Pattern/3. Singleton Pattern - Architectural Considerations Part#2 - Using Metaclasses.mp4 52.0 MB
[TutsNode.net] - Python SOLID Principles and Top Design Patterns/9. Observer Design Pattern/2. Architectural Consideration for the Observer Design Pattern.mp4 48.8 MB
猜你喜欢:
Patterns
Python
Top
Principles
SOLID
Design
- 【影视】 GetFreeCourses.Co-Udemy-Cryptocurrency Trading Bot with a User Interface in Python
-
收录时间:2021-10-21
文档个数:166
文档大小:4.0 GB
最近下载:2025-06-20
人气:9535
磁力链接
04 API Connectors _ Apply your knowledge with Bitmex/017 Bitmex - REST API & Authentication.mp4 161.5 MB
03 API Connectors _ Learn with Binance Futures/011 Binance Futures - REST API (Private endpoints).mp4 154.0 MB
07 Enhance the Application with more features/057 Saving your workspace to the database.mp4 132.3 MB
06 Strategies and Trading/045 Trade Execution.mp4 132.0 MB
03 API Connectors _ Learn with Binance Futures/009 Binance Futures - REST API (Public endpoints coding).mp4 126.8 MB
03 API Connectors _ Learn with Binance Futures/012 Binance Futures - Websocket API.mp4 124.4 MB
03 API Connectors _ Learn with Binance Futures/013 Binance Futures - Improvements_ Data Models & Variable Typing.mp4 123.7 MB
05 Build Up the Interface/032 Strategy Component_ Adding a new strategy.mp4 121.6 MB
06 Strategies and Trading/046 Displaying the PNL and Trade in the interface.mp4 120.4 MB
05 Build Up the Interface/036 Strategy Component_ Switching the strategy On_Off.mp4 119.4 MB
07 Enhance the Application with more features/053 Adding scrollable frames_ a more complex case.mp4 119.2 MB
06 Strategies and Trading/040 Candlestick data_ Updating the list of candlestick data.mp4 117.2 MB
07 Enhance the Application with more features/052 Adding scrollable frames_ the basics.mp4 115.8 MB
05 Build Up the Interface/025 Watchlist Component_ Structuring the Class.mp4 115.5 MB
06 Strategies and Trading/042 Calculating the Technical Strategy indicators.mp4 104.8 MB
04 API Connectors _ Apply your knowledge with Bitmex/018 Bitmex - REST API_ Adding more functions.mp4 101.1 MB
05 Build Up the Interface/034 Strategy Component_ Configuring additional parameters.mp4 92.4 MB
07 Enhance the Application with more features/051 Auto-complete Entry widgets.mp4 89.5 MB
06 Strategies and Trading/044 Calculating the trade size on Binance and Bitmex.mp4 87.8 MB
05 Build Up the Interface/028 Watchlist Component_ Updating the Watchlist.mp4 85.4 MB
猜你喜欢:
Co
Python
Bot
Udemy
Cryptocurrency
GetFreeCourses
Trading
User
Interface
- 【影视】 Scrapy - Powerful Web Scraping Crawling with Python
-
收录时间:2022-10-09
文档个数:208
文档大小:4.2 GB
最近下载:2025-06-21
人气:9525
磁力链接
21. Scrapy Advanced Topics/02. Scraping Tables (UPDATED).mp4 259.5 MB
10. Logging into Websites Using Scrapy/01. Logging into Websites Using Scrapy.mp4 230.7 MB
14. Scrapy with Splash - JavaScript Websites/06. Splash Advanced Project Scraping Baierl.com p.3 (NEW).mp4 222.1 MB
20. Scrapy Project #2 Web Scraping Class-Central.com/02. Scraping Class-Central - Part 2 Courses (UPDATED).mp4 197.6 MB
20. Scrapy Project #2 Web Scraping Class-Central.com/01. Scraping Class-Central - Part 1 Subjects (UPDATED).mp4 157.8 MB
21. Scrapy Advanced Topics/05. Using Multiple Proxies with Crawlera (Optional).mp4 147.8 MB
23. Project #4 Scraping Shoes' Prices from API Request/03. Scraping Product Prices from API Request p.3 (NEW).mp4 147.8 MB
23. Project #4 Scraping Shoes' Prices from API Request/02. Scraping Product Prices from API Request p.2 (NEW).mp4 143.0 MB
21. Scrapy Advanced Topics/04. Scrapy FormRequest (UPDATED).mp4 141.9 MB
17. Export Output to Files/04. Renaming Images with Scrapy Pipelines.mp4 138.4 MB
24. Project #5 Web Scraping LinkedIn.com (UPDATED)/02. LinkedIn Logging in (UPDATED).mp4 130.0 MB
16. More about Scrapy/03. Scrapy Items.mp4 125.5 MB
24. Project #5 Web Scraping LinkedIn.com (UPDATED)/03. Finding LinkedIn Profiles Part 1 (UPDATED).mp4 122.5 MB
24. Project #5 Web Scraping LinkedIn.com (UPDATED)/05. Scraping Data Points from LinkedIn Profiles Part 1 (UPDATED).mp4 119.6 MB
14. Scrapy with Splash - JavaScript Websites/03. How to use Splash with Scrapy (NEW).mp4 112.3 MB
23. Project #4 Scraping Shoes' Prices from API Request/01. Scraping Product Prices from API Request p.1 (NEW).mp4 102.9 MB
14. Scrapy with Splash - JavaScript Websites/05. Splash Advanced Project Scraping Baierl.com p.2 (NEW).mp4 98.4 MB
24. Project #5 Web Scraping LinkedIn.com (UPDATED)/07. Connecting to LinkedIn Profiles (UPDATED).mp4 90.7 MB
15. Scrapy Spider - Bookstore/02. Data Extraction.mp4 83.5 MB
14. Scrapy with Splash - JavaScript Websites/04. Splash Advanced Project Scraping Baierl.com p.1 (NEW).mp4 74.9 MB
猜你喜欢:
Web
Python
Scraping
Powerful
Scrapy
Crawling
- 【影视】 Malware Detection and Analysis with Python
-
收录时间:2023-06-24
文档个数:29
文档大小:162.2 MB
最近下载:2025-06-19
人气:9512
磁力链接
2. Detecting Malicious Files with Python/5. Demo - Creating File and Import Hash Signatures with Python.mp4 22.4 MB
2. Detecting Malicious Files with Python/7. Integrate with the VirusTotal API.mp4 18.3 MB
3. Conducting Malware Analysis with Python/2. Analyzing Malicious Documents with Python.mp4 17.9 MB
2. Detecting Malicious Files with Python/3. Demo - Performing File Classification with Python.mp4 17.3 MB
3. Conducting Malware Analysis with Python/4. Demo - Detecting Packed Executables with Python.mp4 16.8 MB
python-malware-detection-analysis.zip 15.0 MB
2. Detecting Malicious Files with Python/6. Identify Malicious Patterns with Yara.mp4 11.9 MB
3. Conducting Malware Analysis with Python/3. Analyzing Packed Executables.mp4 8.1 MB
3. Conducting Malware Analysis with Python/5. Summary.mp4 7.4 MB
2. Detecting Malicious Files with Python/4. Working with File Hashes.mp4 6.8 MB
2. Detecting Malicious Files with Python/1. Introduction.mp4 5.8 MB
2. Detecting Malicious Files with Python/2. Performing File Classification with Python.mp4 5.6 MB
2. Detecting Malicious Files with Python/8. Getting Familiar with Existing Solutions.mp4 4.8 MB
1. Course Overview/1. Course Overview.mp4 3.2 MB
3. Conducting Malware Analysis with Python/1. Introduction.mp4 838.9 kB
2. Detecting Malicious Files with Python/5. Demo - Creating File and Import Hash Signatures with Python.vtt 8.7 kB
2. Detecting Malicious Files with Python/7. Integrate with the VirusTotal API.vtt 8.6 kB
2. Detecting Malicious Files with Python/3. Demo - Performing File Classification with Python.vtt 8.1 kB
3. Conducting Malware Analysis with Python/2. Analyzing Malicious Documents with Python.vtt 8.0 kB
3. Conducting Malware Analysis with Python/4. Demo - Detecting Packed Executables with Python.vtt 7.5 kB
猜你喜欢:
Detection
Python
Malware
Analysis
- 【影视】 [GigaCourse.Com] Udemy - Complete Python Developer in 2023 Zero to Mastery
-
收录时间:2023-08-30
文档个数:1
文档大小:20.7 GB
最近下载:2025-06-14
人气:9482
磁力链接
[GigaCourse.Com] Udemy - Complete Python Developer in 2023 Zero to Mastery 20.7 GB
猜你喜欢:
Complete
Python
Udemy
Mastery
Zero
GigaCourse
2023
Com
Developer
- 【影视】 [Udemy] ChatGPT Python Alchemy - усовершенствуйте свой код с помощью ИИ (2023)
-
收录时间:2023-11-30
文档个数:354
文档大小:7.7 GB
最近下载:2025-06-21
人气:9476
磁力链接
3.Python Fundamentals 101/95.Class Inheritance.mp4 148.3 MB
3.Python Fundamentals 101/91.Functions Prime Generator.mp4 136.2 MB
3.Python Fundamentals 101/79.Python Dictionary.mp4 134.7 MB
2.ChatGPT Capabilities/48.Task Buddy.mp4 133.3 MB
3.Python Fundamentals 101/78.Python Dictionary.mp4 107.3 MB
3.Python Fundamentals 101/96.Python Polymorphism.mp4 106.6 MB
3.Python Fundamentals 101/94.Class Inheritance.mp4 99.5 MB
2.ChatGPT Capabilities/38.AI Powered Chat.mp4 95.2 MB
3.Python Fundamentals 101/93.Python Class.mp4 93.6 MB
3.Python Fundamentals 101/92.Functions Temperature Converter.mp4 87.6 MB
3.Python Fundamentals 101/88.Python Functions Count Word.mp4 84.9 MB
3.Python Fundamentals 101/97.Python Polymorphism.mp4 83.7 MB
3.Python Fundamentals 101/84.Python Loops.mp4 82.3 MB
2.ChatGPT Capabilities/50.Task Buddy.mp4 82.1 MB
3.Python Fundamentals 101/83.Python Loops.mp4 81.6 MB
3.Python Fundamentals 101/81.Python If Else.mp4 81.3 MB
3.Python Fundamentals 101/80.Python Dictionary.mp4 81.0 MB
3.Python Fundamentals 101/85.Python Functions.mp4 80.7 MB
3.Python Fundamentals 101/90.Python Functions Quiz Word.mp4 78.5 MB
2.ChatGPT Capabilities/41.AI Powered Chat.mp4 77.7 MB
猜你喜欢:
Python
ChatGPT
2023
Alchemy
Udemy