Skip to main content

No project description provided

Project description

项目仓库介绍

  • F1Z1-G 项目集合仓库
  • F1Z1-G 的命名来自于我的女朋友 g-1015 的逆序缩写

项目结构介绍

目录结构参考如下

<project>
└── src
    ├── <modules>
    ├── __init__.py
    ├── LICENSE
    ├── setup.py

目录作用说明

  • <project> 表示各项目名称
  • src 用于存放源代码,src/__init__.py 为项目唯一入口文件, api 均在此文件向外暴露
  • src/<modules> 用于存放各项目具体模块
  • src/setup.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

f1z1_common-0.0.4.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distribution

f1z1_common-0.0.4-py3-none-any.whl (16.9 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