psycopg
New generation PostgreSQL database adapter for the Python programming language
object-mother-pattern
The Object Mother Pattern is a Python 🐍 package that simplifies and standardizes the creation of test 🧪 objects.
clock-pattern
The Clock Pattern is a Python 🐍 package that turns time into an injectable dependency 🧩. By replacing ad-hoc datetime.now() calls with a swappable Clock interface 🕰️ you unlock deterministic tests 🧪 and decouple business logic from the OS clock.
https://github.com/bytedance/flutter_ume
UME is an in-app debug kits platform for Flutter. Produced by Flutter Infra team of ByteDance
https://github.com/cjabradshaw/environrankafrica
R code and data for structural equation models and boosted regression trees to estimate relationships between environmental degradation and socio-economic variables among African nations
https://github.com/danielvartan/html-colors
🎨 HTML Color Codes in Hex and RGB Formats for Espanso
thesisiscode
A repository for the Geological Society of America 2020 & 2021 Workshops - Your Thesis is Code
slim-starterkit-python
Template for a basic Python application implementing build, release and publish automation.
https://github.com/awslabs/aws-code-habits
A library with Make targets, Ansible playbooks, Jinja templates (and more) designed to boost common software development tasks and enhance governance.
https://github.com/adriamontoto/criteria-pattern
The Criteria Pattern is a Python 🐍 package that simplifies and standardizes criteria based filtering 🤏🏻, validation and selection.
https://github.com/aiddata/gcdf-geospatial-data
Repository for AidData's Geospatial Global Chinese Development Finance Dataset (GeoGCDF)
https://github.com/adriamontoto/developing-tools
The Developing Tools project is a Python 🐍 package designed to enhance the development process by providing a collection of tools/utilities ⚒️ aimed at improving debugging, performance measurement, error handling, ...
https://github.com/awslabs/aws-terraform-dev-container
A VSCode Dev Container with tools to help you build and manage AWS infrastructure with Terraform
value-object-pattern
The Value Object Pattern is a Python 🐍 package that streamlines the creation and management of value objects 📦 in your projects. Value objects are immutable, self-validating objects that represent descriptive aspects of the domain with no conceptual identity.