Setting up first python project environment?

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

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
  • new-python-project-guide

    A guide that shows how to create a new project in Python with everything you might need.

  • I've been using poetry in my projects and it is easy to use. I even wrote a guide for myself on how to create a project: https://github.com/vascoferreira25/new-python-project-guide

  • Pipenv

    Python Development Workflow for Humans.

  • I personally use Pipenv, it's super simple and it's what virtual environments should've been.

  • 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
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

  • Managing dependencies - pipenv?

    1 project | /r/learnpython | 20 Sep 2023
  • Renaming folders is usually a bad idea right?

    1 project | /r/djangolearning | 16 Jan 2023
  • Why does Pipenv install do the same thing as Pipenv install --ignore-pipfile

    1 project | /r/learnpython | 14 Oct 2022
  • pipenv integration with neovim

    2 projects | /r/neovim | 5 Oct 2022
  • Top 10 Python security best practices

    1 project | dev.to | 9 Aug 2022