The Release Pipeline Model.pdf

Development
An Example Azure DevOps Release Pipeline for PowerShell modules
An example Azure DevOps Release Pipeline for PowerShell modules
Build Your Own Widgets for Obsidian Canvas
Build widgets that give you a quick-look into your daily and weekly notes, and display them beautifully within Canvas.
Data Quality Rules: The Definitive Guide to Getting Started — Data Quality Pro
The reality is that all organisations possess data quality rules but they’re typically scattered widely across the organisation with no thought to standardisation, governance and re-use. The following resources will help your organisation buck that trend adopt data quality rules management habits a
data-primers/Excel Data Curation Primer.md at master · DataCurationNetwork/data-primers
Contribute to DataCurationNetwork/data-primers development by creating an account on GitHub.
A simple R package development best-practices-example
A simple R package development best-practices-example · GitHub
Knowledge Management - The Quantum Well - Obsidian Publish
Knowledge Management - The Quantum Well - Powered by Obsidian Publish.
How to set up a production-grade flask application using Application Factory Pattern and Celery
This is not a beginner tutorial. It is assumed that the reader is experienced with the flask web application framework, its commonly used libraries and celery. Flask is a very flexible web…
How to Add API Key Authentication to a Flask app
Learn how to add API key authentication to your Flask apps using Flask-RESTful and SQLAlchemy.
Configuring Your Flask App
Best practices on configuring Flask. Use different configs for different environments and keep sensitive values out of your source code.
Best Practices for Flask API Development
Learn how to design and build REST APIs with Python and Flask following best practices.
Configuration — Explore Flask 1.0 documentation
Production Recipes: Flask App | Toptal®
How do you make robust #Python apps with Flask? Let’s explore recipes for building a complete #production-ready #Flask #application. toptal.com/url-pending
Configuration Handling — Flask Documentation (2.2.x)
Flask app with blueprint and bootstrap
Flask api tutorial with examples
Flask design patterns for web applications
How to use flask with a database
Running Your Flask Application Over HTTPS
While you work on your Flask application, you normally run the development web server, which provides a basic, yet functional WSGI complaint HTTP server. But eventually you will want to deploy your…
PowerShell-Scripts/Restore-EdgeTabs.ps1 at master · papersaltserver/PowerShell-Scripts
Various PowerShell scripts, too small for dedicated repository - PowerShell-Scripts/Restore-EdgeTabs.ps1 at master · papersaltserver/PowerShell-Scripts
Bootstrap & Webpack
The official guide for how to include and bundle Bootstrap’s CSS and JavaScript in your project using Webpack.
Get started with Bootstrap
Bootstrap is a powerful, feature-packed frontend toolkit. Build anything—from prototype to production—in minutes.
Deploying a containerized Flask app to Azure Container Apps
I've used Docker for many years as a local development environment (first for Khan Academy and then Berkeley CS61A), but until this week, ...
PGJones.dev
null
Structure of an OpenAPI Document
For API designers and writers wishing formalize their API in an OpenAPI Description document.
JavaScript reference - JavaScript | MDN
The JavaScript reference serves as a repository of facts about the JavaScript language. The entire language is described here in detail. As you write JavaScript code, you'll refer to these pages often (thus the title "JavaScript reference").
The Modern JavaScript Tutorial
Modern JavaScript Tutorial: simple, but detailed explanations with examples and tasks, including: closures, document and events, object oriented programming and more.
How the Internet works
The Internet has become a critical part of almost every part of our society — it provides information, communication, and entertainment to billions of people every day, and enables coordination and collaboration between people and business across the globe. Unfortunately, this crucial piece of infrastructure is poorly understood by a large majority of the population; the myriad of technologies (both hard and soft) that let your laptop connect to your bank or to your mom’s Skype window could just as well be magic as far as average person in the street is concerned.
Determine ODBC Drivers Using VBA and PowerShell
Ever wanted to determine which OBDC drivers are installed on a PC, maybe SQL Server specific OBDC drivers? Find out how easy it can be done via VBA.
A New OO System for R
Prototype implementation of an extension to S3 that provides explicit class definitions and a form of multiple dispatch. Represents the output of the Object-oriented Programming Working Group, sponsored by the R Consortium.