跳转到主要内容

使用在线文本服务的无服务器状态管理。

项目描述

Pasty

Pasty是一个库,为应用程序提供“无服务器”状态管理。

入门

需求

安装

Pasty可以使用pip或easy_install安装

pip install Pasty

或直接从源代码安装

python setup.py install

基本用法

安装后,可以从中导入抽象基类

python
>>> import pasty
pasty.__version__

开发者

需求

环境

创建虚拟环境

make develop

运行静态分析

make doc
make pep8
make pylint
make check  # all of the above

运行测试

make test
make tests  # includes integration tests

项目详情


由以下机构支持

AWS AWS 云计算和安全赞助商 Datadog Datadog 监控 Fastly Fastly CDN Google Google 下载分析 Microsoft Microsoft PSF赞助商 Pingdom Pingdom 监控 Sentry Sentry 错误记录 StatusPage StatusPage 状态页面