Skip to main content

玄武 SDK 是一个提供底层工具级的项目,类似于hutool 一样,提供很多的工具类

Project description

black_tortoise 项目介绍

项目背景

待完善

项目结构
  1. 源码查看项目结构 tree 方法
tree -I "venv|__pycache__|*.pyc|*.pyo|*.so|*.egg-info|*.egg|*.log|*.txt|*.md|*.json|*.yaml|*.yml|*.ini|*.cfg|*.conf|*.xml|*.html|*.rst|*.rst.txt|*.rst"
  1. 项目结构说明
black_tortoise
|dosc
│   └── deployment -- 发布相关文档介绍 
├── mock_data  -- mock 数据
│   ├── __init__.py
│   └── user
│       └── __init__.py
├── setup.py -- 项目打包配置文件
├── tests -- 测试用例
│   └── __init__.py
└── utils -- 工具类
    ├── FileUtils.py
    ├── __init__.py
    └── logger.py

Project details


Download files

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

Source Distribution

black_tortoise-0.3.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

black_tortoise-0.3-py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page