Banner
logo
Pito Salas' Blog - Today I learned...
Python packages with pyproject.toml and nothing else
Initializing search
    GitHub
    • Blog
    • Recommendations
    • Independent Study
    • Job Search
    • Keeping Up
    • Curacao
    • Offsite
    • Tags
    GitHub
      • Index
        • 2025
        • 2024
        • 2023
        • 2022
        • 2021
        • 2020
        • 2019
        • 2018
        • 2014
        • 2013
        • 2012
        • 2011
        • 2010
        • 2009
        • 2008
        • 2007
        • 2006
        • 2005
        • 2004
    • Recommendations
    • Independent Study
    • Job Search
    • Keeping Up
    • Curacao
    • Offsite
    • Tags
    Back to index
    • Metadata
      • July 10, 2023
      • Python packages with pyproject.toml and nothing else
      • 1 min read
    explainer packaging poetry programming python python-package toml

    Python packages with pyproject.toml and nothing else

    Link: Python packages with pyproject.toml and nothing else: "I've been using setuptools and setup.py for my Python packages for a long time: I like that it works without me having to think about installing and learning any additional tools such as Flit or pip-tools or Poetry or Hatch ."

    Super useful somewhat demystification of the #chaotic world of #python #packaging

    Previous
    Building a Creative Practice
    Next
    Opinion | I’m a Student. You Have No Idea How Much We’re Using ChatGPT.
    Copyright © 2000-2024 Pito Salas
    Made with Material for MkDocs