Updated 6 months ago

psycopg • Rank 32.4 • Science 26%

New generation PostgreSQL database adapter for the Python programming language

Updated 6 months ago

object-mother-pattern • Rank 11.3 • Science 44%

The Object Mother Pattern is a Python 🐍 package that simplifies and standardizes the creation of test 🧪 objects.

Updated 6 months ago

clock-pattern • Rank 8.4 • Science 44%

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.

Updated 5 months ago

hydrocron • Rank 6.3 • Science 36%

API for retreiving time series of SWOT data

Updated 5 months ago

https://github.com/bytedance/flutter_ume • Rank 14.7 • Science 13%

UME is an in-app debug kits platform for Flutter. Produced by Flutter Infra team of ByteDance

Updated 5 months ago

https://github.com/cjabradshaw/environrankafrica • Rank 0.0 • Science 23%

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

Updated 6 months ago

thesisiscode • Science 44%

A repository for the Geological Society of America 2020 & 2021 Workshops - Your Thesis is Code

Updated 6 months ago

slim-starterkit-python • Science 31%

Template for a basic Python application implementing build, release and publish automation.

Updated 5 months ago

https://github.com/awslabs/aws-code-habits • Science 26%

A library with Make targets, Ansible playbooks, Jinja templates (and more) designed to boost common software development tasks and enhance governance.

Updated 5 months ago

https://github.com/adriamontoto/criteria-pattern • Science 44%

The Criteria Pattern is a Python 🐍 package that simplifies and standardizes criteria based filtering 🤏🏻, validation and selection.

Updated 5 months ago

https://github.com/aiddata/gcdf-geospatial-data • Science 36%

Repository for AidData's Geospatial Global Chinese Development Finance Dataset (GeoGCDF)

Updated 5 months ago

https://github.com/adriamontoto/developing-tools • Science 26%

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, ...

Updated 5 months ago

https://github.com/awslabs/aws-terraform-dev-container • Science 13%

A VSCode Dev Container with tools to help you build and manage AWS infrastructure with Terraform

Updated 6 months ago

python-project-template • Science 44%

Template for python based projects

Updated 6 months ago

value-object-pattern • Science 44%

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.