3.12.3 Documentation
PEP 0 – Index of Python Enhancement Proposals (PEPs) | peps.python.org
Python Enhancement Proposals (PEPs)
Generative AI Scripting
GenAIScript, scripting for Generative AI.
AutoGen | AutoGen
Enabling Next-Gen LLM Applications via Multi-Agent Conversation Framework
Lightning AI | Turn ideas into AI, Lightning fast
The all-in-one platform for AI development. Code together. Prototype. Train. Scale. Serve. From your browser - with zero setup. From the creators of PyTorch Lightning.
Roadmap: How to Learn AI Agent Development in 2024 | Notion
Created by: Arsenii Shatokhin (aka VRSEN)
Streamlining your workflow around the PowerShell terminal
A Guide to PowerShellRun
CrewAI, Ollama, Mixtral: An Agile Squad in Your Computer
Discover how AI is transforming software development with a virtual Agile squad, enhancing efficiency and velocity.
Your list / proj-metzkelly
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
hbruce11216/municode-scraper
Contribute to hbruce11216/municode-scraper development by creating an account on GitHub.
opencivicdata/scrapers-us-municipal: Scrapers for US municipal governments.
Scrapers for US municipal governments. Contribute to opencivicdata/scrapers-us-municipal development by creating an account on GitHub.
alexmolas/microsearch
Contribute to alexmolas/microsearch development by creating an account on GitHub.
Generate markdown tables from PowerShell - JoshooaJ
The personal blog of Josh Hendricks.
What is REST: REST API Tutorial
REST is an acronym for REpresentational State Transfer. It is an architectural style for hypermedia systems and was first presented by Roy Fielding.
A Simple Excel VBA Development Workflow
Walk-through and source code for an Excel VBA development workflow
UI-Schema Documentation
Form generator and widget system using JSON-Schema. Build complex forms and UIs with ease in React!
Documenting your geodatabase design—ArcMap | Documentation
The ArcGIS data models Web site provides an example of documenting a geodatabase design that may be helpful when you document your own designs.
Design tips—ArcMap | Documentation
Design tips database design geodatabasesdesigning Geodatabase data models are designed to be used in practical application scenarios by a wide range of users. To ensure that each design is easy to understand and implement, each data model was built to support easy migration from existing data structures and has been designed to be flexible, extensible, and easily adapted by your organization. Here are a few final design tips to help you with your design implementation: Build on your existing GIS designs. Most existing database designs are suitable for moving forward. You can build on what has worked in the past and find new geodatabase capabilities that
Function Structure
SQLAlchemy Unified Tutorial — SQLAlchemy 2.0 Documentation
JSON Schema
Popular
Using QGIS and QField for Field Data Collection
This step-by-step tutorial will walk you through how to use QField, an application that allows you to edit QGIS projects in the field.
System Dependencies in R Packages & Automatic Testing - R-hub blog
This post has been cross-posted on the Epiverse-TRACE blog.
In a previous post, we discussed a package dependency that goes slightly beyond the normal R package ecosystem dependency: R itself. Today, we step even further and discuss dependencies outside of R: system dependencies. This happens when packages rely on external software, such as how R packages integrating CUDA GPU computation in R require the CUDA library. In particular, we are going to talk about system dependencies in the context of automated testing: is there anything extra to do when setting continuous integration for your package with system dependencies?
The Windows Command Prompt: Summary of Basic Commands
Great Windows CMD (DOS) Resource
Add Credential support to PowerShell functions - PowerShell
How to add credential parameters to your PowerShell scripts, functions, and cmdlets.
The ultimate guide to building a solid tech stack
This guide shows startups and small businesses how to build a tech stack that will work for them, including infrastructure and database considerations.
Configuring the Shell | Effective Shell
There are a number of different ways to configure your shell. In this chapter we'll take a look at the different configuration files for the shell and how they work, and how you can change your shell configuration with options.
Shell initialization files
Introduction A shell initialization file is a shell script that runs automatically each time the shell executes. The initialization file sets up the “work environment” and “custom…
Development containers
Development containers documentation and specification page.