17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
Django Project Building A Python Package SQL Middleware
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
The Python Package Index (PyPI) is a software repository for the Python programming language. in this course, we teach you how to build and publish a Python package to the PyPI. The package we built and published is centred around a Django middleware tool we developed in this course. We start by learning how to build a Django project and how to inspect SQL queries executed by a Django application. We will learn the basics of Django Middleware and how to build a simple middleware component that will form our package’s basic functionality. Once we grasp the fundamentals of Django, Django middleware and how to capture SQL queries executed by Django, we move to the next phase, building a new package. In the first stages, we explore the essential files and configurations required to build a new package. We then incorporate the middleware we have built previously and build our package in preparation for being uploaded to the PyPI. The life cycle of our application does not stop after distribution. Therefore we take the following steps to automate the delivery of our app to the PyPI. We develop GitHub actions to manage the packaging and upload of the package to the PyPI. In this course, we provide an introduction to testing with Pytest, creating stand-alone Django apps to aid the testing process. Who this course is for:
Beginners, Developers, Students, and Enthusiasts to Python programming
Requirements
No Prior programming experience needed but would be advantageous
Last Updated 2/2023
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
.pad/0
37.8 KB
.pad/1
321.9 KB
.pad/10
483.3 KB
.pad/11
5.2 KB
.pad/12
264.5 KB
.pad/13
445.3 KB
.pad/14
431.1 KB
.pad/15
136.8 KB
.pad/16
133.6 KB
.pad/17
175.6 KB
.pad/18
159.4 KB
.pad/19
7.5 KB
.pad/2
314.7 KB
.pad/20
121.4 KB
.pad/21
149.5 KB
.pad/22
241.9 KB
.pad/23
133.4 KB
.pad/24
363.6 KB
.pad/25
101 KB
.pad/26
129.4 KB
.pad/27
296.2 KB
.pad/28
171.4 KB
.pad/29
502.1 KB
.pad/3
41.5 KB
.pad/4
494 KB
.pad/5
320.7 KB
.pad/6
356 KB
.pad/7
116.5 KB
.pad/8
49.1 KB
.pad/9
406.2 KB
TutsNode.net.txt
63 B
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/1 - Course Introduction/1 - Introduction.mp4
9.1 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/1 - Course Introduction/2 - Course Resources Source Code.html
304 B
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/1 - Course Introduction/2 - django-project-and-middleware.zip
56.4 KB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/1 - Course Introduction/2 - Final-Code.zip
18.5 KB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/2 - Setup Guides/3 - Windows Installing Python.mp4
50.9 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/2 - Setup Guides/4 - Windows Visual Studio Code Induction.mp4
41.5 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/2 - Setup Guides/5 - Windows Creating Virtual Environments.mp4
61.2 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/2 - Setup Guides/6 - macOS Installing Python.mp4
40.4 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/2 - Setup Guides/7 - macOS Visual Studio Code Induction.mp4
52.9 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/2 - Setup Guides/8 - macOS Creating Virtual Environments.mp4
25.4 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/3 - Django Project Setup/10 - Create Requirements File.mp4
11 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/3 - Django Project Setup/11 - Create a New Django App.mp4
11.3 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/3 - Django Project Setup/12 - Create a Django Model.mp4
48.3 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/3 - Django Project Setup/13 - Create a Django View.mp4
85 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/3 - Django Project Setup/14 - Create a Django URL.mp4
37.4 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/3 - Django Project Setup/15 - Populate database Factory Boy Faker.mp4
88.4 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/3 - Django Project Setup/16 - Capturing SQL Queries in the Terminal.mp4
60.1 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/3 - Django Project Setup/17 - Pretty Print SQL Queries.mp4
103 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/3 - Django Project Setup/9 - Initiate a new Django project.mp4
26.9 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/4 - Middleware/18 - Middleware Workflow.mp4
61.1 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/4 - Middleware/19 - 32Building SQL Query Inspector Middleware.mp4
117.2 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/5 - Creating a Python Package for the PyPI/20 - PyPI and TestPyPI.mp4
26.6 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/5 - Creating a Python Package for the PyPI/21 - Create a new Python Package.mp4
93.2 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/5 - Creating a Python Package for the PyPI/22 - Package Build.mp4
64.5 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/6 - Publishing a Package to TestPyPI/23 - TestPyPI.mp4
16.2 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/6 - Publishing a Package to TestPyPI/24 - Publish Package to TestPyPI.mp4
94.7 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/6 - Publishing a Package to TestPyPI/25 - Installing a Package from TestPyPi with PIP.mp4
75.1 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/7 - Package Testing/26 - Pytest Setup.mp4
66 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/7 - Package Testing/27 - Testing with a StandAlone Django App.mp4
167.4 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/7 - Package Testing/28 - Testing the Standard Output.mp4
45.3 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/8 - GitHub Actions Build and Deployment Automation/29 - Create a New GitHub Repository.mp4
99.5 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/8 - GitHub Actions Build and Deployment Automation/30 - Build and Publish Automation.mp4
135.2 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/9 - Publishing to PyPI/31 - Update Readme File to Markdown.mp4
22.9 MB
[TutsNode.net] - Django Project Building a Python Package SQL Middleware/9 - Publishing to PyPI/32 - Publish the package to PyPI.mp4