Skip to main content

ErisPulse-Scaffold 脚手架

License: MIT Python 3.9+ ErisPulse 2.1.6+

ErisPulse生态系统的项目脚手架生成工具,快速创建标准化的模块/CLI/适配器项目结构。

快速开始

作为ErisPulse插件使用

# 安装脚手架工具
pip install ErisPulse-Scaffold

# 通过epsdk调用
epsdk scaffold

使用示例

项目结构

不同模板生成的标准结构:

模块模板

module_name/
├── pyproject.toml
├── README.md
├── LICENSE
└── module_name/
    ├── __init__.py
    └── Core.py

CLI模板

cli_name/
├── pyproject.toml
├── README.md
├── LICENSE
└── cli_name/
    ├── __init__.py
    └── cli.py

适配器模板

adapter_name/
├── pyproject.toml
├── README.md
├── LICENSE
└── adapter_name/
    ├── __init__.py
    ├── Core.py
    └── Converter.py

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

erispulse_scaffold-0.1.0.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

erispulse_scaffold-0.1.0-py3-none-any.whl (8.1 kB view details)

Uploaded Python 3

File details

Details for the file erispulse_scaffold-0.1.0.tar.gz.

File metadata

  • Download URL: erispulse_scaffold-0.1.0.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for erispulse_scaffold-0.1.0.tar.gz
Algorithm Hash digest
SHA256 2a1825f7fdef51f2c5bd3c107c7b919beab31b0629f542e4281d47e51f02aa52
MD5 2b7698591f3e10213387f0e3ab55c49a
BLAKE2b-256 075f1fbc71216fe5b8c17ecc47f525c882d494b9653fa96b968fcf29dfc0ebc2

See more details on using hashes here.

Provenance

The following attestation bundles were made for erispulse_scaffold-0.1.0.tar.gz:

Publisher: python-publish.yml on ErisPulse/ErisPulse-Scaffold

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file erispulse_scaffold-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for erispulse_scaffold-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4fa20ab719b45e2f227cb404e03082b6aa0def6b67d1582962e390c7839f8007
MD5 fca4bb486ccd2f0caaad735efa6bfa9a
BLAKE2b-256 85d7be248d0330664c5880a3960169754632300937cf007ca2a175f449688beb

See more details on using hashes here.

Provenance

The following attestation bundles were made for erispulse_scaffold-0.1.0-py3-none-any.whl:

Publisher: python-publish.yml on ErisPulse/ErisPulse-Scaffold

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page