Tools
Stacks
Comparisons
Sign up/Login
Ville Kärkkäinen
villekr
Solutions Architect
|
Etteplan
6 points
Tools villekr is Following
Bitbucket
bitbucket.org
Bitbucket gives teams one place to plan projects, collaborate on code, test and deploy, all with free priva...
AWS CloudFormation
aws.amazon.com/cloudformation
You can use AWS CloudFormation’s sample templates or create your own templates to describe the AWS resource...
Docker
docker.com
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Python
python.org
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
PostgreSQL
postgresql.org
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
Redis
redis.io
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and mess...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
React Native
facebook.github.io
React Native enables you to build world-class application experiences on native platforms using a consisten...
iOS
apple.com/lae/ios/ios-12
It is the operating system that presently powers many of the mobile devices, including the iPhone, iPad, an...
Docker Compose
github.com/docker/compose
With Compose, you define a multi-container application in a single file, then spin your application up in a...
pytest
pytest.org/latest
A framework makes it easy to write small tests, yet scales to support complex functional testing for applic...
LocalStack
localstack.cloud
LocalStack provides an easy-to-use test/mocking framework for developing Cloud applications.
Bitbucket Pipelines
bitbucket.org/product/featu...
It is an Integrated continuous integration and continuous deployment for Bitbucket Cloud that's trivial to ...
Android OS
android.com
It is a mobile platform which powers phones, tablets, watches, TVs, cars etc. It makes doing business easie...
Poetry
python-poetry.org
It helps you declare, manage and install dependencies of Python projects, ensuring you have the right stack...
boto3
github.com/boto/boto3
The AWS SDK for Python.
SQLAlchemy
sqlalchemy.org
Database Abstraction Library.
docker
github.com/docker/docker-py
A Python library for the Docker Engine API.
flake8
gitlab.com/pycqa/flake8
The modular source code checker: pep8, pyflakes and co.
websockets
github.com/aaugustin/websoc...
An implementation of the WebSocket Protocol (RFC 6455 & 7692).
pydantic
github.com/samuelcolvin/pyd...
Data validation and settings management using python 3.6 type hinting.
black
github.com/psf/black
The uncompromising code formatter.
psycopg2
initd.org/psycopg
Psycopg2 - Python-PostgreSQL Database Adapter.
fastapi
github.com/tiangolo/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production.