登录
超算开源/dcplib
关注点赞复刻(Fork)
  • 主页
  • 代码库
  • 疑修(Issue)
  • 合并请求(PR)
  • 流水线(devops)
  • 里程碑
  • 维基(Wiki)
  • 动态
目录
master
分支16
标签44
+ 疑修
Web IDE
Lon Blauvelt

Add dynamodb utility functions from DSS. (#67)

  • Add dynamodb utility functions from DSS.

  • Python3.5 has no f-strings. >.<

6年前135次提交
  • componentsUpdate trufflehog regex. (#56)6年前
  • dcplibAdd dynamodb utility functions from DSS. (#67)6年前
  • testsPut sleep()s at points where AWS Secrets Manager needs to settle6年前
  • .flake8Move MediaType to its own repo8年前
  • .gitignoreAdd trufflehog regexes to dcplib. (#10)7年前
  • .travis.ymlDrop support for Python 3.46年前
  • Changes.mdv3.12.06年前
  • LICENSEInitial commit8年前
  • MANIFEST.inGet ready to distrubute installable package to PyPi8年前
  • Makefilecomponent_agents.IngestApiAgent and component_entities.ingest_entities6年前
  • README.mdAdd release instructions to README6年前
  • common.mkcommon.mk: Remove old build products before releasing6年前
  • requirements-dev.txtAuthn JWT helpers (#45)6年前
  • requirements.txtAuthn JWT helpers (#45)6年前
  • setup.pyv3.12.06年前
README.md

Data Coordination Platform Shared Library

Build Status

The dcplib package contains modules shared across multiple DCP components.

Installation

pip install dcplib

Testing

Run:

make

Releasing

make release_major
# or
make release_minor
# or
make release_patch
关于

用于数据压缩和处理的Python库,支持多种压缩算法和格式

数据压缩数据处理Python库泛化工具pythonmakefile
README.md
437.0 KB
邀请码