Setup development environment

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • pyenv-win

    pyenv for Windows. pyenv is a simple python version management tool. It lets you easily switch between multiple versions of Python. It's simple, unobtrusive, and follows the UNIX tradition of single-purpose tools that do one thing well.

  • 1. Install pyenv-win by following the instructions. You can download the zip file, or if you already have python installed like me, you can use pip instead.

  • black

    The uncompromising Python code formatter

  • 4. Add Black to the virtual environment. Black is a uncompromising Python code formatter. Black is still in beta at the time of writing.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • mypy

    Optional static typing for Python

  • 6. Add Mypy to the virtual environment. Mypy is a static type checker for Python.

  • Poetry

    Python packaging and dependency management made easy

  • Install poetry by following these instructions. Poetry provides a custom installer that will install poetry isolated from the rest of your system.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Google lays off its Python team

    4 projects | news.ycombinator.com | 27 Apr 2024
  • Enhance Your Project Quality with These Top Python Libraries

    16 projects | dev.to | 18 Mar 2024
  • Introducing Flask-Muck: How To Build a Comprehensive Flask REST API in 5 Minutes

    3 projects | dev.to | 20 Dec 2023
  • Testing Python Code Using UnitTest

    3 projects | dev.to | 9 Nov 2023
  • FastAPI Production Setup Guide 🏁⚡️🚀

    6 projects | dev.to | 18 Oct 2023