-
Kraken Technologies
- Berlin
Starred repositories
TinyDB is a lightweight document oriented database optimized for your happiness :)
An extremely fast Python package and project manager, written in Rust.
Gel supercharges Postgres with a modern data model, graph queries, Auth & AI solutions, and much more.
a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)
An extremely fast Python linter and code formatter, written in Rust.
Local continuous test runner with pytest and watchdog.
Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.
It helps to use fixtures in pytest.mark.parametrize
A plugin providing both real-time and on-demand scanning of Python files with Mypy from within PyCharm/IDEA.
a PoC for using "pg_upgrade" inside Docker -- learn from it, adapt it for your needs; don't expect it to work as-is!
Python library for implementing GraphQL servers using schema-first approach.
A lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications.
π₯ π₯ π₯ Open Source Airtable Alternative
Open-Source API Development Ecosystem β’ https://hoppscotch.io β’ Offline, On-Prem & Cloud β’ Web, Desktop & CLI β’ Open-Source Alternative to Postman, Insomnia
Open source alternative to Auth0 / Firebase Auth / AWS Cognito
π§ββοΈ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.
Relocate resource intensive third-party scripts off of the main thread and into a web worker. π
SQL databases in Python, designed for simplicity, compatibility, and robustness.
A plugin to improve the output of pytest with colourful unified diffs
π΄Β Call stack profiler for Python. Shows you why your code is slow!
badeball / cypress-cucumber-preprocessor
Forked from Klaveness-Digital/cypress-cucumber-preprocessorRun cucumber/gherkin-syntaxed specs with Cypress
Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.
A library that allows you to easily mock out tests based on AWS infrastructure.
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
Auto-detecting the n+1 queries problem in Python