-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or request
Description
🚀 Feature Request
The current p3g is more user-oriented towards Python framework developers, and I intend to expand the user base so that users can create both very simple project templates and complex, complete toolchain project templates such as promptulate.
I hope to achieve the functions of several parts:
- Provide simple templates and complex templates
- Simple template can directly create a very simple project, the user does not need to fill in any information about themselves
- Complex Mode You can configure all fields by yourself.
- Memory ability: After the first creation of the user, p3g will actively remember all the information configuration of the user, and can quickly build a set of configuration storage system through conftier to record the user's preferences.
当前的 p3g 面向用户更偏向 Python 框架开发者,我打算扩展用户人群,用户既可以创建很简单的项目模板,也可以创建如 promptulate 这种复杂、工具链完善的项目模板。
希望主要实现几个部分的功能:
- 提供简单模板和复杂模板
- 简单模板可以直接创建一个很简单的项目,用户不需要填写任何关于自己的信息
- 复杂模式用户所有的字段都可以自行配置。
- 记忆能力,用户第一次创建之后,p3g 会主动记忆用户所有的信息配置,可以通过 conftier 快速构建起一套配置存储系统,记录用户的偏好。
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request