AdityaOvercoming a Docker Error with DRF-YASG and DjangoToday, while working on adding DRF-YASG(a popular Swagger tool for Django REST Framework) to my Django project, I ran into an unexpected…Sep 6
Michael OrlovCreating and Publishing a Modern Python PackageWhile relying on built-in package management facilitiesAug 18, 20231
Massimiliano RivaHow to manage Python Packages Version with pyproject.toml and setuptoolsRecently, while working on a Python project, I encountered the challenge of managing versioning for a Python package. Specifically, I was…Jun 10Jun 10
Kavya MallaBuild and Install Python Package with multiple directories referencing one another.This article addresses the question — How to build and a python package from a source folder with sub-directories?Feb 5, 20232Feb 5, 20232
AdityaOvercoming a Docker Error with DRF-YASG and DjangoToday, while working on adding DRF-YASG(a popular Swagger tool for Django REST Framework) to my Django project, I ran into an unexpected…Sep 6
Michael OrlovCreating and Publishing a Modern Python PackageWhile relying on built-in package management facilitiesAug 18, 20231
Massimiliano RivaHow to manage Python Packages Version with pyproject.toml and setuptoolsRecently, while working on a Python project, I encountered the challenge of managing versioning for a Python package. Specifically, I was…Jun 10
Kavya MallaBuild and Install Python Package with multiple directories referencing one another.This article addresses the question — How to build and a python package from a source folder with sub-directories?Feb 5, 20232
InThe Python ProjectbyRemo HoeppliState-of-the-Art Python Packaging with Pyproject.tomlUsing setuptools with a pyproject.toml configuration to create and ship production-ready Python packages!Jan 24
InThe Python ProjectbyRemo HoeppliMastering the Art of Python Project Setup with SetuptoolsUsing Setuptools to create and ship production-ready Python packages!Jan 172