磁力链接

magnet:?xt=urn:btih:DC3C94CA0C98DEEDA792D86A954FFB7D8421A94F
推荐使用PIKPAK网盘下载资源,PIKPAK是目前最好用网盘,10T超大空间,不和谐任何资源,支持无限次数离线下载,视频在线观看

资源截图

API Integration

文件列表

  • 17.Days 46-48 Web Scraping with BeautifulSoup4/161 - Detailed BS4 scraping and searching.mp4 200.7 MB
  • 15.Days 40-42 JSON in Python/141 - Parsing nested dicts in JSON.mp4 106.0 MB
  • 11.Days 28-30 Regular Expressions/095 - Compiling regexes with reVERBOSE.mp4 99.9 MB
  • 15.Days 40-42 JSON in Python/140 - Request JSON data from an API.mp4 96.1 MB
  • 26.Days 73-75 Automate tasks with Selenium/241 - Demo 1 access my Packt ebook collection.mp4 90.0 MB
  • 21.Days 58-60 Twitter data analysis with Python/203 - Build a Twitter wordcloud.mp4 89.4 MB
  • 25.Days 70-72 Excel automation with openpyxl/236 - Inserting data into a worksheet.mp4 89.2 MB
  • 05.Days 10-12 Testing your code with pytest/041 - Testing (simulating) the game end-to-end.mp4 85.2 MB
  • 25.Days 70-72 Excel automation with openpyxl/234 - Working with cell values.mp4 84.3 MB
  • 22.Days 61-63 Using the Github API with Python/209 - Ranking user's repos by popularity.mp4 79.4 MB
  • 17.Days 46-48 Web Scraping with BeautifulSoup4/159 - Building your first BS4 scraper.mp4 76.8 MB
  • 03.Days 4-6 Collections module/026 - Second day use collections on movie data.mp4 75.4 MB
  • 14.Days 37-39 Using CSV data/131 - Demo Converting our CSV data to a usable form.mp4 74.7 MB
  • 29.Days 82-84 Data visualization with Plotly/264 - Prep 1 parse PyBites RSS feed data.mp4 74.4 MB
  • 31.Days 88-90 Home Inventory App/301 - Home Inventory app run through.mp4 72.9 MB
  • 22.Days 61-63 Using the Github API with Python/211 - Inspecting Github objects with pdb.mp4 71.7 MB
  • 31.Days 88-90 Home Inventory App/302 - Bug and functionality fixes.mp4 69.2 MB
  • 01.Welcome to the course/011 - Bob's setup.mp4 68.4 MB
  • 29.Days 82-84 Data visualization with Plotly/265 - Prep 2 useful data structures for plotting.mp4 67.9 MB
  • 32.Days 91-93 Database access with SQLAlchemy/310 - Demo Using the data access layer (DAL).mp4 64.3 MB
  • 05.Days 10-12 Testing your code with pytest/038 - Mocking randomness pytest-cov.mp4 64.0 MB
  • 06.Days 13-15 Text-based games (and classes)/049 - Demo Building our classes.mp4 63.7 MB
  • 18.Days 49-51 Measuring performance/169 - Demo Faster with less data processed.mp4 63.7 MB
  • 21.Days 58-60 Twitter data analysis with Python/205 - Second + third day practice projects.mp4 62.8 MB
  • 07.Days 16-18 List comprehensions and generators/063 - Third day solution and islice.mp4 61.9 MB
  • 33.Days 94-96 Rich GUI apps in Python/320 - Demo Adding Gooey to our app.mp4 61.5 MB
  • 26.Days 73-75 Automate tasks with Selenium/242 - Demo 2 automating PyBites banner creation.mp4 60.9 MB
  • 05.Days 10-12 Testing your code with pytest/039 - Mocking user input and exceptions.mp4 60.4 MB
  • 34.Days 97-99 Building JSON APIs/342 - Refactoring our web code for single responsibility.mp4 59.8 MB
  • 25.Days 70-72 Excel automation with openpyxl/235 - Using maxrow.mp4 59.3 MB
  • 05.Days 10-12 Testing your code with pytest/042 - A TDD primer writing Fizz buzz.mp4 59.0 MB
  • 05.Days 10-12 Testing your code with pytest/040 - Testing a program's stdout with capfd.mp4 58.4 MB
  • 14.Days 37-39 Using CSV data/132 - Demo Answer the questions.mp4 57.2 MB
  • 11.Days 28-30 Regular Expressions/094 - findall is your friend.mp4 57.0 MB
  • 18.Days 49-51 Measuring performance/165 - Demo Getting started.mp4 56.8 MB
  • 33.Days 94-96 Rich GUI apps in Python/321 - Demo Packaging our app for redistribution.mp4 56.0 MB
  • 19.Days 52-54 Parsing RSS feeds with Feedparser/180 - Parsing XML with Feedparser.mp4 55.6 MB
  • 34.Days 97-99 Building JSON APIs/326 - Introducing our online game server.mp4 54.3 MB
  • 08.Days 19-21 Iteration with itertools/071 - Traffic Lights Project.mp4 54.0 MB
  • 17.Days 46-48 Web Scraping with BeautifulSoup4/158 - A quick BS4 overview.mp4 53.5 MB
  • 09.Days 22-24 Decorators/075 - Function argument types args and kwargs.mp4 51.2 MB
  • 30.Days 85-87 Fullstack web apps made easy/287 - All docs.mp4 50.6 MB
  • 07.Days 16-18 List comprehensions and generators/057 - Cleaning data with list comprehensions.mp4 50.2 MB
  • 06.Days 13-15 Text-based games (and classes)/050 - Demo Implementing the game play.mp4 49.4 MB
  • 03.Days 4-6 Collections module/024 - Deque when lists become slow.mp4 49.1 MB
  • 01.Welcome to the course/013 - PyBites code challenge platform.mp4 48.1 MB
  • 22.Days 61-63 Using the Github API with Python/210 - Creating a gist with the Github API.mp4 45.9 MB
  • 34.Days 97-99 Building JSON APIs/341 - Implementing the play-round method.mp4 45.7 MB
  • 32.Days 91-93 Database access with SQLAlchemy/309 - Demo Connecting to the database.mp4 45.1 MB
  • 24.Days 67-69 Copy and Paste with Pyperclip/228 - Demo Pyperclip text replacer.mp4 43.5 MB
  • 18.Days 49-51 Measuring performance/168 - Demo Even more focused collection.mp4 42.7 MB
  • 13.Days 34-36 Refactoring Pythonic code/122 - Refactoring code quality resources.mp4 42.6 MB
  • 12.Days 31-33 Logging/104 - Demo Writing the log messages.mp4 42.6 MB
  • 12.Days 31-33 Logging/100 - Introduction to logging.mp4 42.5 MB
  • 14.Days 37-39 Using CSV data/126 - Some amazing data sets.mp4 41.7 MB
  • 18.Days 49-51 Measuring performance/167 - Demo Fine-tuning collection with the API.mp4 41.4 MB
  • 21.Days 58-60 Twitter data analysis with Python/201 - Identify the most popular tweets.mp4 40.8 MB
  • 27.Days 76-78 Getting Started with Python Flask/250 - Dict data in Flask.mp4 40.7 MB
  • 25.Days 70-72 Excel automation with openpyxl/233 - Understanding workbooks and worksheets in openpyxl.mp4 40.4 MB
  • 34.Days 97-99 Building JSON APIs/333 - Defining the API methods in Flask.mp4 40.0 MB
  • 23.Days 64-66 Sending emails with smtplib/220 - Getting into MIME.mp4 38.7 MB
  • 20.Days 55-57 Structured API clients with uplink/191 - Demo Writing a new post.mp4 38.6 MB
  • 22.Days 61-63 Using the Github API with Python/208 - Quick detour getting help in Python.mp4 38.1 MB
  • 28.Days 79-81 Basic Database Access with SQLite3/259 - Demo Script to populate the address book.mp4 38.1 MB
  • 20.Days 55-57 Structured API clients with uplink/192 - Demo Better wrappers and helpers.mp4 37.8 MB
  • 02.Days 1-3 Playing with Datetimes/017 - Learning datetime and date.mp4 37.8 MB
  • 21.Days 58-60 Twitter data analysis with Python/200 - Get all tweets with tweepy.Cursor.mp4 37.7 MB
  • 05.Days 10-12 Testing your code with pytest/035 - The importance of testing.mp4 37.5 MB
  • 15.Days 40-42 JSON in Python/142 - Concepts what did we learn.mp4 36.6 MB
  • 31.Days 88-90 Home Inventory App/298 - Writing and working the main menu.mp4 36.6 MB
  • 16.Days 43-45 Consuming HTTP services/150 - Demo Data version two Better results.mp4 36.3 MB
  • 07.Days 16-18 List comprehensions and generators/056 - Writing a simple list comprehension.mp4 36.0 MB
  • 30.Days 85-87 Fullstack web apps made easy/286 - Add document finale.mp4 35.5 MB
  • 12.Days 31-33 Logging/103 - Demo Configuring logging.mp4 35.4 MB
  • 03.Days 4-6 Collections module/022 - Defaultdicts factory for data structures.mp4 35.3 MB
  • 18.Days 49-51 Measuring performance/170 - PyCharm's profiling.mp4 35.1 MB
  • 32.Days 91-93 Database access with SQLAlchemy/308 - Demo Defining columns (via classes).mp4 35.1 MB
  • 11.Days 28-30 Regular Expressions/098 - Second day write your own regexes.mp4 35.1 MB
  • 30.Days 85-87 Fullstack web apps made easy/282 - Processing add new document.mp4 34.6 MB
  • 34.Days 97-99 Building JSON APIs/332 - Ensuring starter data.mp4 34.5 MB
  • 34.Days 97-99 Building JSON APIs/338 - Implementing the create-user method.mp4 34.2 MB
  • 01.Welcome to the course/008 - Get the source code.mp4 34.2 MB
  • 13.Days 34-36 Refactoring Pythonic code/118 - Refactoring 7 string formatting and concatenation.mp4 34.1 MB
  • 22.Days 61-63 Using the Github API with Python/213 - Second day examples get practice.mp4 34.0 MB
  • 29.Days 82-84 Data visualization with Plotly/268 - Other data visualization libraries.mp4 33.8 MB
  • 25.Days 70-72 Excel automation with openpyxl/237 - Concepts what did we learn.mp4 33.4 MB
  • 04.Days 7-9 Python Data Structures/032 - Creating and Parsing Dictionaries.mp4 33.2 MB
  • 11.Days 28-30 Regular Expressions/099 - Third day more regex exercises.mp4 32.7 MB
  • 13.Days 34-36 Refactoring Pythonic code/123 - Concepts what did we learn.mp4 32.1 MB
  • 09.Days 22-24 Decorators/078 - Examples of real life decorators.mp4 31.6 MB
  • 18.Days 49-51 Measuring performance/166 - Demo Focus on our code.mp4 31.5 MB
  • 11.Days 28-30 Regular Expressions/096 - Using re.sub for string replacing.mp4 31.3 MB
  • 29.Days 82-84 Data visualization with Plotly/266 - Prep 3 transpose data and init Plotly.mp4 30.8 MB
  • 30.Days 85-87 Fullstack web apps made easy/280 - Linking the forms.mp4 30.8 MB
  • 04.Days 7-9 Python Data Structures/030 - Manipulating Lists.mp4 30.7 MB
  • 11.Days 28-30 Regular Expressions/091 - When not to use regexes.mp4 30.5 MB
  • 13.Days 34-36 Refactoring Pythonic code/120 - Refactoring 9 be explicit in your exceptions.mp4 30.4 MB
  • 10.Days 25-27 Error handling/085 - Demo Error types.mp4 30.0 MB
  • 09.Days 22-24 Decorators/081 - Third day write your own decorator.mp4 29.9 MB
  • 34.Days 97-99 Building JSON APIs/346 - Implementing the game (client-side).mp4 29.8 MB
  • 05.Days 10-12 Testing your code with pytest/037 - Hello test world - unittest vs pytest.mp4 29.8 MB
  • 07.Days 16-18 List comprehensions and generators/059 - Use generators to build a sequence.mp4 29.6 MB
  • 13.Days 34-36 Refactoring Pythonic code/124 - Your turn Day 2 and 3.mp4 29.6 MB
  • 24.Days 67-69 Copy and Paste with Pyperclip/227 - Demo Affiliate script.mp4 29.3 MB
  • 20.Days 55-57 Structured API clients with uplink/188 - Demo Creating the client.mp4 29.1 MB
  • 06.Days 13-15 Text-based games (and classes)/052 - Your turn Day 1.mp4 29.0 MB
  • 28.Days 79-81 Basic Database Access with SQLite3/257 - Demo Script to Generate a DB.mp4 28.8 MB
  • 22.Days 61-63 Using the Github API with Python/207 - Setup and creating a Github user object.mp4 28.5 MB
  • 02.Days 1-3 Playing with Datetimes/018 - Datetime timedelta usage.mp4 28.2 MB
  • 04.Days 7-9 Python Data Structures/029 - Your 3 day overview.mp4 28.0 MB
  • 14.Days 37-39 Using CSV data/129 - Demo Reading the CSV file contents.mp4 27.9 MB
  • 20.Days 55-57 Structured API clients with uplink/189 - Demo Getting a individual post.mp4 27.8 MB
  • 34.Days 97-99 Building JSON APIs/337 - Implementing the find-user method.mp4 27.5 MB
  • 20.Days 55-57 Structured API clients with uplink/190 - Demo Only success responses.mp4 27.4 MB
  • 30.Days 85-87 Fullstack web apps made easy/285 - Creating the document.mp4 27.1 MB
  • 31.Days 88-90 Home Inventory App/300 - Scrub function - SQLite3 workaround.mp4 27.0 MB
  • 28.Days 79-81 Basic Database Access with SQLite3/255 - Creating a simple SQLite3 address book.mp4 26.7 MB
  • 09.Days 22-24 Decorators/076 - Write a timeit decorator (wraps).mp4 26.7 MB
  • 34.Days 97-99 Building JSON APIs/339 - Implementing the game-status method.mp4 26.7 MB
  • 12.Days 31-33 Logging/106 - Demo File logging.mp4 26.7 MB
  • 13.Days 34-36 Refactoring Pythonic code/116 - Refactoring 5 tuple unpacking and namedtuples.mp4 26.5 MB
  • 23.Days 64-66 Sending emails with smtplib/219 - Sending an Email with smtplib.mp4 26.5 MB
  • 05.Days 10-12 Testing your code with pytest/044 - Second day use pytest on your code.mp4 26.4 MB
  • 13.Days 34-36 Refactoring Pythonic code/117 - Refactoring 6 list comprehensions and generators.mp4 26.1 MB
  • 03.Days 4-6 Collections module/021 - Namedtuples more readable code.mp4 26.0 MB
  • 23.Days 64-66 Sending emails with smtplib/221 - Emailing with BCC.mp4 25.7 MB
  • 30.Days 85-87 Fullstack web apps made easy/284 - Anvil server code.mp4 25.6 MB
  • 01.Welcome to the course/012 - Michael's tool's and setup.mp4 25.6 MB
  • 22.Days 61-63 Using the Github API with Python/214 - Third day more practice requests-cache.mp4 25.5 MB
  • 29.Days 82-84 Data visualization with Plotly/267 - Creating bar and pie charts with Plotly.mp4 25.5 MB
  • 13.Days 34-36 Refactoring Pythonic code/114 - Refactoring 3 with statement (context managers).mp4 25.1 MB
  • 13.Days 34-36 Refactoring Pythonic code/121 - Refactoring 10 quality code best practices.mp4 24.9 MB
  • 13.Days 34-36 Refactoring Pythonic code/112 - Refactoring 1 if-elif-else horror.mp4 24.8 MB
  • 26.Days 73-75 Automate tasks with Selenium/244 - Your turn Day 2.mp4 24.8 MB
  • 32.Days 91-93 Database access with SQLAlchemy/306 - Demo The app skeleton.mp4 24.8 MB
  • 08.Days 19-21 Iteration with itertools/066 - Your 3 day overview.mp4 24.8 MB
  • 12.Days 31-33 Logging/105 - Demo Logging a the API level.mp4 24.7 MB
  • 33.Days 94-96 Rich GUI apps in Python/319 - Demo Refactoring to isolate user input.mp4 24.5 MB
  • 05.Days 10-12 Testing your code with pytest/036 - Setup and a guessing game to test.mp4 24.5 MB
  • 27.Days 76-78 Getting Started with Python Flask/249 - Creating your first Flask app!.mp4 24.4 MB
  • 05.Days 10-12 Testing your code with pytest/045 - Third day writing pytest fixtures.mp4 24.4 MB
  • 17.Days 46-48 Web Scraping with BeautifulSoup4/156 - Your 3 day overview.mp4 24.0 MB
  • 08.Days 19-21 Iteration with itertools/068 - Itertools - Cycle.mp4 24.0 MB
  • 07.Days 16-18 List comprehensions and generators/060 - List vs generator performance.mp4 24.0 MB
  • 07.Days 16-18 List comprehensions and generators/058 - Generators - the basics.mp4 23.7 MB
  • 30.Days 85-87 Fullstack web apps made easy/289 - Adding filtering.mp4 23.7 MB
  • 01.Welcome to the course/009 - Three devs are better than one.mp4 23.6 MB
  • 19.Days 52-54 Parsing RSS feeds with Feedparser/181 - Feedparser Sanity Check.mp4 23.6 MB
  • 21.Days 58-60 Twitter data analysis with Python/202 - Most common hashtags and mentions.mp4 23.0 MB
  • 13.Days 34-36 Refactoring Pythonic code/115 - Refactoring 4 use built-ins standard library.mp4 23.0 MB
  • 17.Days 46-48 Web Scraping with BeautifulSoup4/162 - Concepts what did we learn.mp4 22.8 MB
  • 06.Days 13-15 Text-based games (and classes)/054 - Your turn Day 3.mp4 22.2 MB
  • 30.Days 85-87 Fullstack web apps made easy/290 - Document details form.mp4 22.1 MB
  • 19.Days 52-54 Parsing RSS feeds with Feedparser/179 - Pulling the feed with Requests.mp4 22.0 MB
  • 16.Days 43-45 Consuming HTTP services/147 - Demo Building the program structure.mp4 22.0 MB
  • 31.Days 88-90 Home Inventory App/299 - SQLite3 database usage.mp4 21.7 MB
  • 21.Days 58-60 Twitter data analysis with Python/199 - Virtual environment and env variables.mp4 21.7 MB
  • 14.Days 37-39 Using CSV data/128 - Demo Getting started with CSV processing.mp4 21.5 MB
  • 26.Days 73-75 Automate tasks with Selenium/240 - Hello world Selenium search python.org.mp4 21.4 MB
  • 31.Days 88-90 Home Inventory App/297 - Your 3 day overview.mp4 21.2 MB
  • 12.Days 31-33 Logging/101 - Logging with Logbook.mp4 21.2 MB
  • 09.Days 22-24 Decorators/074 - Quick primer on decorators.mp4 21.1 MB
  • 08.Days 19-21 Iteration with itertools/069 - Itertools - Product.mp4 21.0 MB
  • 32.Days 91-93 Database access with SQLAlchemy/315 - Your turn Day 2.mp4 21.0 MB
  • 33.Days 94-96 Rich GUI apps in Python/323 - Your turn Day 1.mp4 21.0 MB
  • 26.Days 73-75 Automate tasks with Selenium/239 - Setup install Selenium and ChromeDriver.mp4 20.3 MB
  • 03.Days 4-6 Collections module/027 - Third day get more practice.mp4 19.9 MB
  • 23.Days 64-66 Sending emails with smtplib/222 - Concepts what did we learn.mp4 19.9 MB
  • 29.Days 82-84 Data visualization with Plotly/269 - Concepts what did we learn.mp4 19.7 MB
  • 08.Days 19-21 Iteration with itertools/067 - Iteration Refresher.mp4 19.7 MB
  • 07.Days 16-18 List comprehensions and generators/064 - Third day more code challenges.mp4 19.7 MB
  • 20.Days 55-57 Structured API clients with uplink/186 - Demo Getting started.mp4 19.6 MB
  • 16.Days 43-45 Consuming HTTP services/153 - Your turn Day 2.mp4 19.4 MB
  • 11.Days 28-30 Regular Expressions/092 - Comparing research and rematch.mp4 19.4 MB
  • 23.Days 64-66 Sending emails with smtplib/217 - Obtaining your Gmail App ID.mp4 19.2 MB
  • 10.Days 25-27 Error handling/083 - Demo The starter app skeleton.mp4 19.1 MB
  • 29.Days 82-84 Data visualization with Plotly/270 - Second day build your own graphs.mp4 19.0 MB
  • 29.Days 82-84 Data visualization with Plotly/263 - Installing feedparser and plotly.mp4 18.8 MB
  • 27.Days 76-78 Getting Started with Python Flask/247 - Your 3 day overview.mp4 18.7 MB
  • 09.Days 22-24 Decorators/077 - More abstraction stacking decorators.mp4 18.5 MB
  • 06.Days 13-15 Text-based games (and classes)/048 - Demo Initial project structure.mp4 18.5 MB
  • 30.Days 85-87 Fullstack web apps made easy/277 - Creating a new project in Anvil.mp4 18.5 MB
  • 32.Days 91-93 Database access with SQLAlchemy/307 - Demo Defining database classes.mp4 18.5 MB
  • 33.Days 94-96 Rich GUI apps in Python/318 - Demo Where we are starting.mp4 18.4 MB
  • 28.Days 79-81 Basic Database Access with SQLite3/253 - Your 3 day overview.mp4 18.3 MB
  • 03.Days 4-6 Collections module/023 - Counter don't reinvent the wheel.mp4 18.1 MB
  • 15.Days 40-42 JSON in Python/138 - Your 3 day overview.mp4 17.8 MB
  • 08.Days 19-21 Iteration with itertools/070 - Combinations and Permutations.mp4 17.8 MB
  • 30.Days 85-87 Fullstack web apps made easy/279 - Subforms.mp4 17.5 MB
  • 34.Days 97-99 Building JSON APIs/343 - Implementing the client.mp4 17.4 MB
  • 14.Days 37-39 Using CSV data/134 - Your turn Day 1.mp4 17.4 MB
  • 25.Days 70-72 Excel automation with openpyxl/231 - Your 3 day overview.mp4 17.3 MB
  • 14.Days 37-39 Using CSV data/130 - Demo Parsing the CSV file.mp4 17.2 MB
  • 04.Days 7-9 Python Data Structures/031 - Immutability and Tuples.mp4 16.8 MB
  • 34.Days 97-99 Building JSON APIs/330 - Defining JSON methods in Flask.mp4 16.3 MB
  • 11.Days 28-30 Regular Expressions/093 - String capturing parenthesis.mp4 16.2 MB
  • 08.Days 19-21 Iteration with itertools/072 - Concepts what did we learn.mp4 16.1 MB
  • 01.Welcome to the course/010 - Julian's setup.mp4 16.1 MB
  • 34.Days 97-99 Building JSON APIs/328 - Getting started Program structures.mp4 16.0 MB
  • 37.Appendix Python language concepts/369 - Concept Virtual environments.mp4 15.9 MB
  • 16.Days 43-45 Consuming HTTP services/148 - Demo Downloading search results.mp4 15.8 MB
  • 30.Days 85-87 Fullstack web apps made easy/283 - Data tables.mp4 15.8 MB
  • 02.Days 1-3 Playing with Datetimes/019 - Concepts what did we learn.mp4 15.7 MB
  • 02.Days 1-3 Playing with Datetimes/016 - Your 3 day overview.mp4 15.7 MB
  • 29.Days 82-84 Data visualization with Plotly/271 - Third day extra inspiration keep coding.mp4 15.7 MB
  • 28.Days 79-81 Basic Database Access with SQLite3/261 - Concepts what did we learn.mp4 15.6 MB
  • 36.Course Conclusion/352 - What you've learned.mp4 15.5 MB
  • 24.Days 67-69 Copy and Paste with Pyperclip/224 - Your 3 day overview.mp4 15.5 MB
  • 10.Days 25-27 Error handling/084 - Demo try-except blocks.mp4 15.5 MB
  • 21.Days 58-60 Twitter data analysis with Python/204 - Concepts what did we learn.mp4 15.4 MB
  • 23.Days 64-66 Sending emails with smtplib/216 - Your 3 day overview.mp4 15.0 MB
  • 30.Days 85-87 Fullstack web apps made easy/293 - Your turn Day 1.mp4 14.9 MB
  • 19.Days 52-54 Parsing RSS feeds with Feedparser/177 - Your 3 day overview.mp4 14.9 MB
  • 34.Days 97-99 Building JSON APIs/347 - Your turn Day 1.mp4 14.9 MB
  • 28.Days 79-81 Basic Database Access with SQLite3/260 - Pulling data with SELECT.mp4 14.9 MB
  • 16.Days 43-45 Consuming HTTP services/149 - Demo Data version one dicts.mp4 14.8 MB
  • 14.Days 37-39 Using CSV data/127 - Our data.mp4 14.6 MB
  • 32.Days 91-93 Database access with SQLAlchemy/305 - Demo Introducing our app.mp4 14.5 MB
  • 13.Days 34-36 Refactoring Pythonic code/113 - Refactoring 2 loop counting == enumerate.mp4 14.2 MB
  • 05.Days 10-12 Testing your code with pytest/043 - Concepts what did we learn.mp4 14.1 MB
  • 34.Days 97-99 Building JSON APIs/329 - Adding the Flask basics.mp4 14.0 MB
  • 07.Days 16-18 List comprehensions and generators/062 - Second day a practical exercise.mp4 13.9 MB
  • 20.Days 55-57 Structured API clients with uplink/187 - Demo Exploring the service.mp4 13.8 MB
  • 32.Days 91-93 Database access with SQLAlchemy/312 - Demo Seeing the database.mp4 13.7 MB
  • 01.Welcome to the course/001 - Welcome to the course.mp4 13.7 MB
  • 13.Days 34-36 Refactoring Pythonic code/119 - Refactoring 8 PEP8 and Zen of Python.mp4 13.3 MB
  • 04.Days 7-9 Python Data Structures/033 - Concepts what did we learn.mp4 12.7 MB
  • 12.Days 31-33 Logging/102 - Demo Introducing our app.mp4 12.7 MB
  • 30.Days 85-87 Fullstack web apps made easy/281 - Building the Add new document form.mp4 12.5 MB
  • 26.Days 73-75 Automate tasks with Selenium/245 - Your turn Day 3.mp4 12.5 MB
  • 27.Days 76-78 Getting Started with Python Flask/251 - Concepts what did we learn.mp4 12.2 MB
  • 30.Days 85-87 Fullstack web apps made easy/278 - Adding navigation.mp4 12.1 MB
  • 27.Days 76-78 Getting Started with Python Flask/248 - Setting up the environment.mp4 12.0 MB
  • 34.Days 97-99 Building JSON APIs/344 - Making the client self-validating.mp4 12.0 MB
  • 33.Days 94-96 Rich GUI apps in Python/325 - Your turn Day 3.mp4 11.9 MB
  • 06.Days 13-15 Text-based games (and classes)/053 - Your turn Day 2.mp4 11.8 MB
  • 19.Days 52-54 Parsing RSS feeds with Feedparser/182 - Concepts what did we learn.mp4 11.8 MB
  • 33.Days 94-96 Rich GUI apps in Python/324 - Your turn Day 2.mp4 11.7 MB
  • 10.Days 25-27 Error handling/087 - Your turn Day 1.mp4 11.6 MB
  • 34.Days 97-99 Building JSON APIs/340 - Implementing the top-scores method.mp4 11.4 MB
  • 33.Days 94-96 Rich GUI apps in Python/317 - Introduction to Python UIs.mp4 11.3 MB
  • 28.Days 79-81 Basic Database Access with SQLite3/254 - Installing SQLite DB Browser.mp4 11.3 MB
  • 34.Days 97-99 Building JSON APIs/335 - Implementing the all-rolls method.mp4 11.2 MB
  • 34.Days 97-99 Building JSON APIs/336 - Implementing the create-game method.mp4 11.1 MB
  • 34.Days 97-99 Building JSON APIs/331 - Migrating our SQLAlchemy models.mp4 11.1 MB
  • 32.Days 91-93 Database access with SQLAlchemy/313 - Concepts SQLAlchemy.mp4 11.0 MB
  • 24.Days 67-69 Copy and Paste with Pyperclip/229 - Concepts what did we learn.mp4 11.0 MB
  • 26.Days 73-75 Automate tasks with Selenium/243 - Concepts what did we learn.mp4 11.0 MB
  • 20.Days 55-57 Structured API clients with uplink/194 - Your turn Day 1.mp4 10.9 MB
  • 30.Days 85-87 Fullstack web apps made easy/292 - Anvil concepts.mp4 10.8 MB
  • 19.Days 52-54 Parsing RSS feeds with Feedparser/178 - Setting up our Feedparser environment.mp4 10.7 MB
  • 13.Days 34-36 Refactoring Pythonic code/111 - Lesson introduction.mp4 10.6 MB
  • 07.Days 16-18 List comprehensions and generators/055 - Lesson introduction.mp4 10.6 MB
  • 22.Days 61-63 Using the Github API with Python/212 - Concepts what did we learn.mp4 10.5 MB
  • 32.Days 91-93 Database access with SQLAlchemy/314 - Your turn Day 1.mp4 10.5 MB
  • 17.Days 46-48 Web Scraping with BeautifulSoup4/160 - Requests best practice.mp4 10.5 MB
  • 31.Days 88-90 Home Inventory App/303 - Your Turn! - Fix the app.mp4 10.5 MB
  • 30.Days 85-87 Fullstack web apps made easy/291 - Publishing our web app.mp4 10.4 MB
  • 09.Days 22-24 Decorators/079 - Concepts what did we learn.mp4 10.4 MB
  • 35.Day 100/350 - The final day.mp4 10.4 MB
  • 12.Days 31-33 Logging/110 - Your turn Day 3.mp4 10.3 MB
  • 16.Days 43-45 Consuming HTTP services/144 - Exploring the service.mp4 10.2 MB
  • 11.Days 28-30 Regular Expressions/097 - Concepts what did we learn.mp4 10.1 MB
  • 24.Days 67-69 Copy and Paste with Pyperclip/226 - Pyperclip Usage.mp4 10.1 MB
  • 15.Days 40-42 JSON in Python/139 - Inspecting JSON schema.mp4 10.0 MB
  • 30.Days 85-87 Fullstack web apps made easy/295 - Your turn Day 3.mp4 9.9 MB
  • 37.Appendix Python language concepts/367 - Concept Python package index.mp4 9.7 MB
  • 34.Days 97-99 Building JSON APIs/334 - Exercising the API.mp4 9.6 MB
  • 30.Days 85-87 Fullstack web apps made easy/288 - A refactoring.mp4 9.5 MB
  • 28.Days 79-81 Basic Database Access with SQLite3/258 - Inserting data into the address book.mp4 9.4 MB
  • 18.Days 49-51 Measuring performance/173 - Your turn Day 1.mp4 9.3 MB
  • 17.Days 46-48 Web Scraping with BeautifulSoup4/157 - Setting up the environment.mp4 9.2 MB
  • 34.Days 97-99 Building JSON APIs/349 - Your turn Day 3.mp4 9.2 MB
  • 01.Welcome to the course/006 - Meet your instructors.mp4 9.0 MB
  • 01.Welcome to the course/003 - Topics covered.mp4 8.9 MB
  • 15.Days 40-42 JSON in Python/137 - Introduction to JSON.mp4 8.9 MB
  • 30.Days 85-87 Fullstack web apps made easy/274 - What app will we build.mp4 8.8 MB
  • 16.Days 43-45 Consuming HTTP services/146 - The requests package.mp4 8.6 MB
  • 32.Days 91-93 Database access with SQLAlchemy/304 - Introducing SQLAlchemy.mp4 8.4 MB
  • 29.Days 82-84 Data visualization with Plotly/262 - Lesson introduction.mp4 8.3 MB
  • 20.Days 55-57 Structured API clients with uplink/193 - Concepts uplink.mp4 8.3 MB
  • 28.Days 79-81 Basic Database Access with SQLite3/252 - A brief intro to SQLite3 Databases.mp4 8.1 MB
  • 01.Welcome to the course/004 - Why Python for #100DaysOfCode.mp4 8.1 MB
  • 20.Days 55-57 Structured API clients with uplink/195 - Your turn Day 2.mp4 8.1 MB
  • 21.Days 58-60 Twitter data analysis with Python/197 - Lesson introduction.mp4 8.1 MB
  • 30.Days 85-87 Fullstack web apps made easy/294 - Your turn Day 2.mp4 7.9 MB
  • 36.Course Conclusion/355 - Continue to challenge yourself with PyBites.mp4 7.9 MB
  • 22.Days 61-63 Using the Github API with Python/206 - Lesson introduction.mp4 7.7 MB
  • 37.Appendix Python language concepts/368 - Concept pip.mp4 7.7 MB
  • 26.Days 73-75 Automate tasks with Selenium/238 - Lesson introduction.mp4 7.5 MB
  • 21.Days 58-60 Twitter data analysis with Python/198 - Create a Twitter app.mp4 7.5 MB
  • 12.Days 31-33 Logging/107 - Concepts Logging.mp4 7.4 MB
  • 34.Days 97-99 Building JSON APIs/345 - Writing the full client.mp4 7.3 MB
  • 36.Course Conclusion/354 - Stay immersed in Python.mp4 7.3 MB
  • 37.Appendix Python language concepts/377 - Concept Dictionaries.mp4 7.3 MB
  • 37.Appendix Python language concepts/380 - Concept list comprehensions.mp4 7.2 MB
  • 16.Days 43-45 Consuming HTTP services/145 - Introducing the Postman app.mp4 7.2 MB
  • 07.Days 16-18 List comprehensions and generators/061 - Concepts what did we learn.mp4 7.2 MB
  • 05.Days 10-12 Testing your code with pytest/034 - Lesson introduction.mp4 7.2 MB
  • 23.Days 64-66 Sending emails with smtplib/215 - Introduction to sending Emails.mp4 7.2 MB
  • 16.Days 43-45 Consuming HTTP services/154 - Your turn Day 3.mp4 7.1 MB
  • 12.Days 31-33 Logging/108 - Your turn Day 1.mp4 7.1 MB
  • 16.Days 43-45 Consuming HTTP services/152 - Your turn Day 1.mp4 7.0 MB
  • 06.Days 13-15 Text-based games (and classes)/046 - Introduction to the chapter.mp4 7.0 MB
  • 31.Days 88-90 Home Inventory App/296 - Lesson Introduction.mp4 7.0 MB
  • 37.Appendix Python language concepts/370 - Concept Slicing.mp4 6.9 MB
  • 18.Days 49-51 Measuring performance/174 - Your turn Day 2.mp4 6.8 MB
  • 17.Days 46-48 Web Scraping with BeautifulSoup4/155 - Introduction to BeautifulSoup4.mp4 6.8 MB
  • 27.Days 76-78 Getting Started with Python Flask/246 - Flask introduction.mp4 6.8 MB
  • 24.Days 67-69 Copy and Paste with Pyperclip/223 - Lesson introduction.mp4 6.8 MB
  • 36.Course Conclusion/356 - Thanks and goodbye.mp4 6.6 MB
  • 03.Days 4-6 Collections module/020 - Lesson introduction.mp4 6.5 MB
  • 02.Days 1-3 Playing with Datetimes/015 - Lesson introduction.mp4 6.5 MB
  • 25.Days 70-72 Excel automation with openpyxl/230 - Lesson introduction.mp4 6.5 MB
  • 34.Days 97-99 Building JSON APIs/327 - What API operations are required.mp4 6.4 MB
  • 20.Days 55-57 Structured API clients with uplink/183 - Introducing uplink.mp4 6.3 MB
  • 10.Days 25-27 Error handling/088 - Your turn Day 2.mp4 6.2 MB
  • 25.Days 70-72 Excel automation with openpyxl/232 - Setup install openpyxl and your env.mp4 6.2 MB
  • 37.Appendix Python language concepts/373 - Concept Classes.mp4 6.1 MB
  • 06.Days 13-15 Text-based games (and classes)/047 - Modeling concepts Inheritance, classes, and objects.mp4 6.1 MB
  • 18.Days 49-51 Measuring performance/175 - Your turn Day 3.mp4 6.0 MB
  • 09.Days 22-24 Decorators/073 - Lesson introduction.mp4 5.9 MB
  • 11.Days 28-30 Regular Expressions/090 - Lesson introduction.mp4 5.8 MB
  • 09.Days 22-24 Decorators/080 - Second day a practical exercise.mp4 5.8 MB
  • 19.Days 52-54 Parsing RSS feeds with Feedparser/176 - Lesson introduction.mp4 5.7 MB
  • 30.Days 85-87 Fullstack web apps made easy/273 - What is fullstack development.mp4 5.7 MB
  • 33.Days 94-96 Rich GUI apps in Python/322 - Concepts Gooey.mp4 5.7 MB
  • 37.Appendix Python language concepts/378 - Concept Error handling.mp4 5.7 MB
  • 16.Days 43-45 Consuming HTTP services/143 - Introduction to HTTP APIs.mp4 5.5 MB
  • 34.Days 97-99 Building JSON APIs/348 - Your turn Day 2.mp4 5.5 MB
  • 30.Days 85-87 Fullstack web apps made easy/276 - Anvil building blocks.mp4 5.3 MB
  • 37.Appendix Python language concepts/372 - Concept Named tuples.mp4 5.3 MB
  • 14.Days 37-39 Using CSV data/133 - Concepts CSV programming.mp4 5.3 MB
  • 37.Appendix Python language concepts/375 - Concept Inheritance.mp4 5.3 MB
  • 20.Days 55-57 Structured API clients with uplink/184 - A glimpse at an API.mp4 5.3 MB
  • 24.Days 67-69 Copy and Paste with Pyperclip/225 - Setup Install Pyperclip and your env.mp4 5.3 MB
  • 08.Days 19-21 Iteration with itertools/065 - Introduction to the lesson.mp4 5.3 MB
  • 04.Days 7-9 Python Data Structures/028 - Introduction to Data Structures.mp4 5.2 MB
  • 01.Welcome to the course/005 - Course flow.mp4 5.2 MB
  • 01.Welcome to the course/014 - Video player A quick feature tour.mp4 5.1 MB
  • 37.Appendix Python language concepts/374 - Concept objects vs. classes.mp4 5.1 MB
  • 16.Days 43-45 Consuming HTTP services/151 - Concepts.mp4 5.0 MB
  • 18.Days 49-51 Measuring performance/172 - A quantum warning.mp4 4.9 MB
  • 37.Appendix Python language concepts/371 - Concept Tuples.mp4 4.9 MB
  • 10.Days 25-27 Error handling/089 - Your turn Day 3.mp4 4.8 MB
  • 10.Days 25-27 Error handling/082 - Introducing Python's error handling.mp4 4.7 MB
  • 37.Appendix Python language concepts/379 - Concept lambdas.mp4 4.7 MB
  • 37.Appendix Python language concepts/359 - Concept Truthiness.mp4 4.6 MB
  • 18.Days 49-51 Measuring performance/163 - Introduction to profiling.mp4 4.6 MB
  • 37.Appendix Python language concepts/366 - Concept Imports and importing modules.mp4 4.6 MB
  • 37.Appendix Python language concepts/357 - Concept The shape of a program.mp4 4.4 MB
  • 30.Days 85-87 Fullstack web apps made easy/272 - Fullstack web introduction.mp4 4.4 MB
  • 10.Days 25-27 Error handling/086 - Concepts Error handling and exceptions.mp4 4.3 MB
  • 03.Days 4-6 Collections module/025 - Concepts what did we learn.mp4 4.3 MB
  • 37.Appendix Python language concepts/364 - Concept Creating functions.mp4 4.1 MB
  • 32.Days 91-93 Database access with SQLAlchemy/316 - Your turn Day 3.mp4 4.1 MB
  • 37.Appendix Python language concepts/362 - Concept for-in.mp4 4.1 MB
  • 28.Days 79-81 Basic Database Access with SQLite3/256 - Analysing the DB with SQLite DB Browser.mp4 4.1 MB
  • 18.Days 49-51 Measuring performance/171 - Concepts Profiling.mp4 4.0 MB
  • 23.Days 64-66 Sending emails with smtplib/218 - Email Project Setup.mp4 3.9 MB
  • 18.Days 49-51 Measuring performance/164 - Intuition fail.mp4 3.8 MB
  • 32.Days 91-93 Database access with SQLAlchemy/311 - Demo The final game.mp4 3.8 MB
  • 37.Appendix Python language concepts/361 - Concept Complex conditionals.mp4 3.6 MB
  • 20.Days 55-57 Structured API clients with uplink/196 - Your turn Day 3.mp4 3.6 MB
  • 30.Days 85-87 Fullstack web apps made easy/275 - Introducing Anvil.mp4 3.5 MB
  • 20.Days 55-57 Structured API clients with uplink/185 - Use the official API if available.mp4 3.5 MB
  • 37.Appendix Python language concepts/360 - Concept If else.mp4 3.4 MB
  • 14.Days 37-39 Using CSV data/135 - Your turn Day 2.mp4 3.3 MB
  • 14.Days 37-39 Using CSV data/125 - Introduction to CSV programming.mp4 3.3 MB
  • 12.Days 31-33 Logging/109 - Your turn Day 2.mp4 3.3 MB
  • 37.Appendix Python language concepts/381 - Concept Want more foundational Python.mp4 3.3 MB
  • 37.Appendix Python language concepts/365 - Concept File IO.mp4 3.2 MB
  • 01.Welcome to the course/002 - The rules of #100DaysOfCode.mp4 3.1 MB
  • 14.Days 37-39 Using CSV data/136 - Your turn Day 3.mp4 3.1 MB
  • 01.Welcome to the course/007 - Need a Python primer.mp4 3.1 MB
  • 37.Appendix Python language concepts/376 - Concept Polymorphism.mp4 2.8 MB
  • 37.Appendix Python language concepts/363 - Concept Calling functions.mp4 2.6 MB
  • 06.Days 13-15 Text-based games (and classes)/051 - Concept Classes.mp4 2.5 MB
  • 36.Course Conclusion/353 - Make sure you have the source.mp4 2.4 MB
  • 37.Appendix Python language concepts/358 - Concept Variables.mp4 2.2 MB
  • 36.Course Conclusion/351 - You've done it!.mp4 1.7 MB

温馨提示

本站不存储任何资源内容,只收集BT种子元数据(例如文件名和文件大小)和磁力链接(BT种子标识符),并提供查询服务,是一个完全合法的搜索引擎系统。网站不提供种子下载服务,用户可以通过第三方链接或磁力链接获取到相关的种子资源。本站也不对BT种子真实性及合法性负责,请用户注意甄别!