TorBT - Torrents and Magnet Links Search Engine

CBTNuggets - Python for Network Engineers

File Name
Size
01. Introduction To Python.ts
35 MB
02. Python & Programming.ts
26 MB
03. Linux Setup.ts
29 MB
04. Macos Setup.ts
60 MB
05. Windows Setup.ts
75 MB
06. Useful Extensions.ts
46 MB
07. Cloning Code From Github.ts
33 MB
08. Cisco Devnet Sandboxes.ts
31 MB
09. Running Our First Script.ts
14 MB
10. Virtual Environments.ts
29 MB
11. Installing Ipython.ts
29 MB
12. Introduction To Variables.ts
24 MB
13. Naming Variables.ts
30 MB
14. Python Data Types.ts
65 MB
15. Working With Mutable Data Types.ts
60 MB
16.working With Immutable Data Types.ts
26 MB
17. Strings Overview.ts
59 MB
18. Converting Strings.ts
38 MB
19. The Input Function.ts
28 MB
20. Concatenation.ts
25 MB
21. Formatting Strings.ts
51 MB
22. Formatting Strings.ts
51 MB
23. Introduction.ts
17 MB
24. Conditional Statements.ts
77 MB
25. For Loops.ts
50 MB
26. Nested Loops.ts
45 MB
27. The Range Function.ts
30 MB
28. The Continue Operator.ts
25 MB
29. While Loops.ts
49 MB
30. Introduction.ts
23 MB
31. The Bool Function.ts
25 MB
32. Evaluating Strings.ts
18 MB
33. Evaluating Lists.ts
56 MB
34. Tuples, Dicts And Sets.ts
25 MB
35. The And Operator.ts
30 MB
36. The Or Operator.ts
28 MB
37. The Not Operator.ts
24 MB
38. Introduction To Lists.ts
18 MB
39. Iterating Over Lists.ts
19 MB
40. Indexing & Slicing.ts
31 MB
41. Min And Max Functions.ts
18 MB
42. Appending, Extending And Inserting.ts
43 MB
43. Popping, Removing And Clearing Items.ts
23 MB
44. Sorting Lists.ts
18 MB
45. Nested Lists.ts
16 MB
46. Tuples Overview.ts
13 MB
47. Working With Tuples.ts
15 MB
48. Introduction To Dictionaries.ts
28 MB
49. Adding Keys & Accessing Values.ts
20 MB
50. Removing Keys.ts
26 MB
51. Keys, Values And Items.ts
36 MB
52. Iterating Over Dictionaries.ts
35 MB
53. Unpacking Dictionaries.ts
48 MB
54. Introduction To Sets.ts
17 MB
55. Adding & Removing From Sets.ts
20 MB
56. Set Operations & Methods.ts
26 MB
57. Introduction To Functions.ts
38 MB
58. Exploring Built-in Functions.ts
49 MB
59. Creating Functions.ts
62 MB
60. Passing Arguments.ts
50 MB
61. The Return Statement.ts
38 MB
62. Args.ts
52 MB
63. Kwargs.ts
34 MB
64. Importing Modules.ts
72 MB
65. Returning Multiple Values.ts
33 MB
66. Scope.ts
37 MB
67. Introduction.ts
29 MB
68. Comprehensions.ts
56 MB
69. Lambda Functions.ts
52 MB
70. The Map Function.ts
34 MB
71. The Filter Function.ts
23 MB
72. The Reduce Function.ts
29 MB
73. Introduction.ts
16 MB
74. Opening And Closing Files.ts
26 MB
75. Context Managers.ts
14 MB
76. Reading Files.ts
46 MB
77. Writing Files.ts
48 MB
78. Appending Files.ts
13 MB
79. File Paths.ts
23 MB
80. Writing Network Data.ts
46 MB
81. Introduction.ts
23 MB
82. Network State With Scrapli.ts
71 MB
83. Multiple Devices With Scrapli.ts
73 MB
84. Structured Data With Scrapli.ts
55 MB
85. Configuring Devices With Scrapli.ts
52 MB
86. The Napalm Library.ts
60 MB
87. The Ipaddress Library.ts
30 MB
88. Introduction.ts
22 MB
89. Classes.ts
43 MB
90. Class Attributes.ts
18 MB
91. Instance Attributes.ts
41 MB
92. Creating Methods.ts
46 MB
93. Magic Methods.ts
46 MB
94. Introduction.ts
21 MB
95. Private Membership.ts
47 MB
96. Property Decorator.ts
47 MB
97. Static Methods.ts
28 MB
98. Class Methods.ts
33 MB
99. Inheritance.ts
58 MB
100. Composition.ts
33 MB
101. Introduction.ts
18 MB
102. Functions Recap.ts
26 MB
103. Creating A Decorator.ts
35 MB
104. Decorator Syntax.ts
27 MB
105. Passing Arguments.ts
36 MB
106. Creating A Performance Decorator.ts
20 MB
107. Generator Overview.ts
14 MB
108. Working With Generators.ts
25 MB
109. Generator Comprehensions.ts
29 MB
110. Introduction.ts
27 MB
111. Yaml Overview.ts
64 MB
112. Variable Substitution.ts
59 MB
113. Working With Loops.ts
45 MB
114. Conditional Logic.ts
28 MB
116. Introduction.ts
34 MB
117. Setting Up Git.ts
61 MB
118. Git Logs.ts
22 MB
119. Git Branches.ts
34 MB
120. Zshell.ts
40 MB
121. Merging.ts
32 MB
122. Rebasing.ts
29 MB
123. Integrating Github.ts
63 MB
124. Ignoring Files.ts
27 MB
125. Merge Conflicts.ts
32 MB
126. Introduction.ts
29 MB
127. What Is A Rest Api.ts
28 MB
128. Understanding The Methods.ts
33 MB
129. Understanding The Status Codes.ts
33 MB
130. Sending Requests With Postman.ts
56 MB
131. Sending Requests With Httpx.ts
74 MB
132. The Restconf Protocol.ts
36 MB
133. Introduction.ts
16 MB
134. Pep8 Style Guide.ts
32 MB
135. Naming Conventions.ts
42 MB
136. Code Comments.ts
45 MB
137. Imports.ts
34 MB
138. Structuring Code.ts
76 MB
139. Linting Code.ts
40 MB
140. Formatting With Black.ts
17 MB
141. Introduction.ts
20 MB
142. The Csv Module.ts
55 MB
143. Creating A Simple Spreadsheet.ts
46 MB
144. Reading Data.ts
34 MB
145. Writing Data.ts
49 MB
146. Dictreader.ts
33 MB
147. Storing Network Data.ts
78 MB
148. Introduction.ts
19 MB
149. The Python Debugger.ts
92 MB
150. Configure Logging.ts
66 MB
151. Exceptions Overview.ts
40 MB
152. Handling Exceptions.ts
90 MB
153. Typing.ts
59 MB
154. Mypy.ts
29 MB
155. Introduction.ts
31 MB
156. The Unittest Module.ts
83 MB
157. Methods And Structure.ts
60 MB
158. Testing With Pytest.ts
30 MB
159. Pytest Fixtures.ts
38 MB
160. Parametrize Tests With Pytest.ts
72 MB
161. Introduction.ts
74 MB
162. Multiprocessing Overview.ts
27 MB
163. Automating With Multiprocessing.ts
109 MB
164. Multithreading Overview.ts
18 MB
165. Automating With Multithreading.ts
50 MB
166. Asyncio Overview.ts
61 MB
167. Automating With Asyncio.ts
61 MB