No Clocks

No Clocks

2086 bookmarks
Newest
Logging HOWTO
Logging HOWTO
Author, Vinay Sajip ,. Basic Logging Tutorial: Logging is a means of tracking events that happen when some software runs. The software’s developer adds logging call...
·docs.python.org·
Logging HOWTO
Logging Cookbook
Logging Cookbook
Author, Vinay Sajip ,. This page contains a number of recipes related to logging, which have been found useful in the past. For links to tutorial and reference info...
·docs.python.org·
Logging Cookbook
logging.config — Logging configuration
logging.config — Logging configuration
Source code: Lib/logging/config.py Important: This page contains only reference information. For tutorials, please see Basic Tutorial, Advanced Tutorial, Logging Cookbook. This section describes th...
·docs.python.org·
logging.config — Logging configuration
Ultimate Guide to Python Debugging
Ultimate Guide to Python Debugging
Even if you write clear and readable code, even if you cover your code with tests, even if you are very experienced developer, weird bugs will inevitab...
·martinheinz.dev·
Ultimate Guide to Python Debugging
What is Python's "self" Argument, Anyway?
What is Python's "self" Argument, Anyway?
Every Python developer is familiar with the self argument, which is present in every* method declaration of every class. We...
·martinheinz.dev·
What is Python's "self" Argument, Anyway?
Python Magic Methods You Haven't Heard About
Python Magic Methods You Haven't Heard About
Python's magic methods - also known as dunder (double underscore) methods - can be used to implement a lot of cool things. Most of the time we u...
·martinheinz.dev·
Python Magic Methods You Haven't Heard About
HTTP Toolkit
HTTP Toolkit
Beautiful, cross-platform & open-source tools for debugging, testing and building with HTTP(S), on Windows, Linux & Mac.
·httptoolkit.com·
HTTP Toolkit
Rapidly Scaffold API Client Packages
Rapidly Scaffold API Client Packages
Automatically generate R package skeletons from application programming interfaces (APIs) that follow the OpenAPI Specification (OAS). The skeletons implement best practices to streamline package development.
·jonthegeek.github.io·
Rapidly Scaffold API Client Packages
Organising Reference Material and PKMs
Organising Reference Material and PKMs
I've recently jumped on the Obsidean bandwagon and absolutely love it. Though in time, researching the best way to get the most out of the application, I came across a few other Personal Knowledge...
·forum.gettingthingsdone.com·
Organising Reference Material and PKMs
LYT Kit - LYT Kit
LYT Kit - LYT Kit
up:: [[Home]] tags:: #map # LYT Kit MOC This is the "Map of Content" for the LYT Kit. Here you can: - Learn about the LYT Framework. - Learn about how MOCs literally re-write the game. - Create livi…
·notes.linkingyourthinking.com·
LYT Kit - LYT Kit
11.01 Introduction║J•D
11.01 Introduction║J•D
Johnny.Decimal is a system to organise projects (or your life, or anything else)
·johnnydecimal.com·
11.01 Introduction║J•D
SQL Server "Codify" Function
SQL Server "Codify" Function
This function will jump-start the process of converting long descriptions into meaningful abbreviations. It's great for creating "Code" columns in lookup tables.
·nolongerset.com·
SQL Server "Codify" Function
DrawExcel
DrawExcel
Tool that draws VBA structure of your MS Excel file.
·pypi.org·
DrawExcel
Raising Custom Events in VBA
Raising Custom Events in VBA
This quick tutorial will have you writing custom events in VBA in no time.
·nolongerset.com·
Raising Custom Events in VBA
HOW TO: Create a Tool Window in the VBIDE with twinBASIC
HOW TO: Create a Tool Window in the VBIDE with twinBASIC
Move over Rubberduck VBA and MZ-Tools. The next great VBE addin is going to be built with twinBASIC. Here are step-by-step instructions to get you started.
·nolongerset.com·
HOW TO: Create a Tool Window in the VBIDE with twinBASIC