Pluralsight - The Python Developers Toolkit

mp4   Hot:643   Size:419.38 MB   Created:2017-08-28 18:58:03   Update:2021-12-11 06:11:06  

File List

  • 01. Introduction/01_01-Introduction.mp4 2.32 MB
    01. Introduction/01_02-Intended Audience.mp4 1.68 MB
    01. Introduction/01_03-Course Overview.mp4 1.94 MB
    02. Managing Python Packages/02_01-Introduction.mp4 1.47 MB
    02. Managing Python Packages/02_02-Demo Imports and Packages.mp4 11.81 MB
    02. Managing Python Packages/02_03-How an Installed Package is Found.mp4 1.46 MB
    02. Managing Python Packages/02_04-Python Packaging Current State of Affairs.mp4 2.75 MB
    02. Managing Python Packages/02_05-Installing Pip.mp4 2.37 MB
    02. Managing Python Packages/02_06-Demo Installing Pip on Linux or Mac OS.mp4 8.79 MB
    02. Managing Python Packages/02_07-Demo Installing Pip on Windows.mp4 10.22 MB
    02. Managing Python Packages/02_08-Installing Packages With Pip.mp4 3.01 MB
    02. Managing Python Packages/02_09-Inspecting Packages With Pip.mp4 1.53 MB
    02. Managing Python Packages/02_10-Demo The Cheese Shop.mp4 5.33 MB
    02. Managing Python Packages/02_11-Requirements Files.mp4 3.02 MB
    02. Managing Python Packages/02_12-Demo Requirements Files.mp4 12.67 MB
    02. Managing Python Packages/02_13-Resources.mp4 1.01 MB
    02. Managing Python Packages/02_14-Summary.mp4 795.26 KB
    03. Isolated Development Environments With Virtualenv/03_01-Introduction.mp4 1.05 MB
    03. Isolated Development Environments With Virtualenv/03_02-Why we Need Virtualenv.mp4 2.64 MB
    03. Isolated Development Environments With Virtualenv/03_03-Demo Start Using Virtualenv.mp4 7.47 MB
    03. Isolated Development Environments With Virtualenv/03_04-Demo An Active Virtual Environment.mp4 12.65 MB
    03. Isolated Development Environments With Virtualenv/03_05-Review Virtual Environments.mp4 2.44 MB
    03. Isolated Development Environments With Virtualenv/03_06-Virtualenv vs. Projects.mp4 1.64 MB
    03. Isolated Development Environments With Virtualenv/03_07-Demo Virtualenvwrapper.mp4 8.89 MB
    03. Isolated Development Environments With Virtualenv/03_08-Review Virtualenvwrapper.mp4 2.18 MB
    03. Isolated Development Environments With Virtualenv/03_09-Demo Setting up Virtualenvwrapper.mp4 8.75 MB
    03. Isolated Development Environments With Virtualenv/03_10-Demo An Existing Project From Version Control.mp4 8.66 MB
    03. Isolated Development Environments With Virtualenv/03_11-Demo A Project From Scratch.mp4 2.14 MB
    03. Isolated Development Environments With Virtualenv/03_12-Binding Virtualenvs to Projects.mp4 2.24 MB
    03. Isolated Development Environments With Virtualenv/03_13-Resources.mp4 1.13 MB
    03. Isolated Development Environments With Virtualenv/03_14-Summary.mp4 921.42 KB
    04. Checking Your Code Quality With Pylint/04_01-Introduction.mp4 1 MB
    04. Checking Your Code Quality With Pylint/04_02-PEP8 The Python Style Guide.mp4 2.2 MB
    04. Checking Your Code Quality With Pylint/04_03-Overview of PEP8.mp4 4.26 MB
    04. Checking Your Code Quality With Pylint/04_04-Demo Using Pylint to Check Your Code.mp4 29.14 MB
    04. Checking Your Code Quality With Pylint/04_05-Pylint.mp4 1.84 MB
    04. Checking Your Code Quality With Pylint/04_06-Running Pylint.mp4 2.78 MB
    04. Checking Your Code Quality With Pylint/04_07-Demo Pylintrc.mp4 12.43 MB
    04. Checking Your Code Quality With Pylint/04_08-Resources.mp4 693.23 KB
    04. Checking Your Code Quality With Pylint/04_09-Summary.mp4 310.22 KB
    05. The Python Debugger/05_01-Introduction.mp4 1.44 MB
    05. The Python Debugger/05_02-Demo Starting a Debugging Session.mp4 10.16 MB
    05. The Python Debugger/05_03-Demo Simple Debugging Commands.mp4 19.24 MB
    05. The Python Debugger/05_04-Review Simple Debugging Commands.mp4 1.13 MB
    05. The Python Debugger/05_05-Demo Advanced Debugging Commands.mp4 26.28 MB
    05. The Python Debugger/05_06-Review Advanced Debugging Commands.mp4 1.48 MB
    05. The Python Debugger/05_07-Demo Using the Debugger From an IDE.mp4 9.11 MB
    05. The Python Debugger/05_08-Resources.mp4 649.81 KB
    05. The Python Debugger/05_09-Summary.mp4 309.12 KB
    06. Documenting Your Code With Sphinx/06_01-Overview.mp4 1.85 MB
    06. Documenting Your Code With Sphinx/06_02-Docstrings and PEP257.mp4 3.96 MB
    06. Documenting Your Code With Sphinx/06_03-Sphinx.mp4 1.53 MB
    06. Documenting Your Code With Sphinx/06_04-Demo Sphinx Install and Setup.mp4 24.91 MB
    06. Documenting Your Code With Sphinx/06_05-A Note for Mac OS Users About Make.mp4 1.86 MB
    06. Documenting Your Code With Sphinx/06_06-Review Running Sphinx.mp4 1.26 MB
    06. Documenting Your Code With Sphinx/06_07-Demo reStructuredText.mp4 10.61 MB
    06. Documenting Your Code With Sphinx/06_08-Review reStructuredText.mp4 2.9 MB
    06. Documenting Your Code With Sphinx/06_09-Demo References.mp4 22.03 MB
    06. Documenting Your Code With Sphinx/06_10-Review References.mp4 2.5 MB
    06. Documenting Your Code With Sphinx/06_11-Demo Autodoc.mp4 17.74 MB
    06. Documenting Your Code With Sphinx/06_12-Review Autodoc.mp4 2.31 MB
    06. Documenting Your Code With Sphinx/06_13-Resources.mp4 1.14 MB
    06. Documenting Your Code With Sphinx/06_14-Summary.mp4 771.92 KB
    07. Packaging and Distributing Your Project/07_01-Overview.mp4 1.2 MB
    07. Packaging and Distributing Your Project/07_02-Demo Preparing Your Project for Packaging.mp4 5.04 MB
    07. Packaging and Distributing Your Project/07_03-Demo Creating a Source Distribution.mp4 9.15 MB
    07. Packaging and Distributing Your Project/07_04-Review Creating a Source Distribution.mp4 1.43 MB
    07. Packaging and Distributing Your Project/07_05-Demo Advanced Features.mp4 16.5 MB
    07. Packaging and Distributing Your Project/07_06-Demo The PyPA Sample Project.mp4 5.06 MB
    07. Packaging and Distributing Your Project/07_07-Review More Setup Features.mp4 1.08 MB
    07. Packaging and Distributing Your Project/07_08-Demo Distribution With the Python Package Index.mp4 5.62 MB
    07. Packaging and Distributing Your Project/07_09-Review Calling the Setup Script.mp4 3.37 MB
    07. Packaging and Distributing Your Project/07_10-Distributing Executables.mp4 11.41 MB
    07. Packaging and Distributing Your Project/07_11-Resources and Summary.mp4 2.76 MB
    Exercise Files/python-developers-toolkit.zip 2.08 MB

Download Info

  • Tips

    “Pluralsight - The Python Developers Toolkit” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.

  • DMCA Notice and Takedown Procedure

    If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.