What' New?
👋 Hello and welcome to the release notes for P3G v1.3.1! We're excited to share some new updates that we believe will enhance your experience with P3G.
We are pleased to announce the release of our latest pypi package: p3g, which now makes it easier for you to create a serious Python engineering project. You can install p3g by the following method:
shell
pip install p3g
Create a new project:
shell
p3g generate
[![Create a cool Python project structure with p3g](https://zeeland-bucket.oss-cn-beijing.aliyuncs.com/images/20240519054442.png)](https://www.youtube.com/watch?v=dpKlGRgVp6g "Create a cool Python project structure with p3g")
What’s Changed
* fix: Fix the BUG of incorrectly clearing whitespace characters in Mak… (108) andeya
:busts_in_silhouette: List of contributors
Undertone0809 and andeya
TODO
Create use config, create new project in a more convenient way. https://github.com/Undertone0809/P3G/issues/111