The dependency used for A/B Testing and Feature Flags.
What is flagr?
The most common package installer for Python.
What is pip?
A Dutch programmer best known as the creator of the Python programming language.
Who is Guido van Rossum?
The version of Python run in the monolith.
What is v3.7?
The library used to manage our data models.
What is SQLAlchemy?
What is the interactive tool that powers the dev shell?
What is IPython?
A title given to the creator of Python, denoting him as a project leader with the authority to retain the final say in decisions for the Python language.
What is Benevolent dictator for life (BDFL)?
The two colors in the Python logo.
A lightweight database migration tool used in the monolith.
What is Alembic?
A Python code formatter used in Mono.
What is Black?
The name of the BBC TV show in which Python, the programming language, was named after.
What is Monty Pythonโs Flying Circus?
What PEP stands for.
What is Python Enhancement Proposal?
The only dependency in the monolith wheelhouse that is not a wheel.
What is marshmallow v1?
A modern dependency management and packaging tool used in dashboard-api and eligibility-api.
What is poetry?
According to a recent survey in the UK taken in 2015, Python overtook this language to be the most popular language taught in primary schools. Six out of ten parents preferred their children to learn Python over this language.
What is French?
The Python standard library easter egg that was popularized in a xkcd comic.
What is antigravity?
An open source dependency used for password strength checking.
What is zxcvbn?
The most common development environment used by Data Science.
What is Jupyter Notebook?
The imperative, general-purpose programming language for which Python was developed to be its successor.
What is ABC?
The most downloaded package on PyPI in the past year.
What is urllib3?