DevOps for Data Science
34 Workflow | Big Book of R
300+ Free R programming books
qinwf/awesome-R: A curated list of awesome R packages, frameworks and software.
A curated list of awesome R packages, frameworks and software.
resouRces - More Databases with R Resources
Buy me a coffee
Big Book of R
300+ Free R programming books
just-VBA/pbLogging.bas at main · lopperman/just-VBA
VBA Utilities - 100% MAC & PC Compatible . Contribute to lopperman/just-VBA development by creating an account on GitHub.
Simple, Consistent Package Options
Simple mechanisms for defining and interpreting package options. Provides
helpers for interpreting environment variables, global options, defining
default values and more.
Flask Boilerplate and Your Guide to Flask in 2023. With SQLAlchemy. / abstractkitchen.com
Flask-Backbone is my take to create an initial structure and a set of rules, so most of my flask projects are easy to support.
Awesome Python: find the best Python libraries
Hand-picked awesome Python libraries, with an emphasis on data and machine learning
Health Check Response Format for HTTP APIs
This document proposes a service health check response format for HTTP APIs.
Integrate swagger and model validation to flask APIs with flask-restx
Practical guides for getting things done using python with easy examples and videos
Setup python on Linux in Windows using WSL and VS Code
Practical guides for getting things done using python with easy examples and videos
Building a Flask API with APIFairy
This tutorial shows how to build a Flask API using APIFairy.
Web Authentication Methods Compared
This article looks at the most commonly used web authentication methods.
Docker Best Practices for Python Developers
This article looks at several best practices to make your Dockerfiles and images cleaner, leaner, and more secure.
Testing Flask Applications with Pytest
This article serves as a guide to testing Flask applications with pytest.
5 Tips To Learn Any New Python Library Faster - PyBites
It forces you to conceptually understand it. You'll get relatively quickly which is exactly the point ("oh this does not work in this scenario", "why is this
Advanced Git Features You Didn’t Know You Needed
git is very powerful tool which almost every developer needs to use on daily basis, but for most us it's usage is reduced t...
Jailer - Data Browsing
Data Export Tool
Swagger Editor
YAMLlint - The YAML Validator
Validate, Verify and Reformat your YAML documents, optimized for Ruby on Rails
How to configure YAML schema to make editing files easier | Red Hat Developer
YAML is a friendly data serialization standard that works with all programming languages. While configuration files are often defined in YAML, it can even be
JSON Schema Store
JSON Schemas for common JSON file formats
Regex Vis
Regex visualizer & editor, make the regular expression easier.
regex101: build, test, and debug regex
Regular expression tester with syntax highlighting, explanation, cheat sheet for PHP/PCRE, Python, GO, JavaScript, Java, C#/.NET, Rust.
AykutSarac/jsoncrack.com
✨ Seamlessly visualize your JSON data instantly into graphs.
Data and System Visualization Tools That Will Boost Your Productivity
As files, datasets and configurations grow, it gets increasingly difficult to navigate them. There are however many tools out there, that can help you ...
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...
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...
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...