企业应用程序框架

eaf的Python项目详细描述


PyPIBuild Statuscodecov.io

电弧炉

企业应用程序框架。在

这个框架包含创建功能丰富所需的所有部分 企业级分布式和分布式应用程序。在

也意味着他妈的可扩展。在

要求

  • >;=python-3.7
  • >;=龙卷风-6.0

安装

$ pip install eaf

开发

安装 ^{pr2}$

测试
$ poetry run pytest -s -v tests/  # run all tests
$ poetry run pytest --cov=eaf -s -v tests/  # run all tests with coverage
$ poetry run black eaf/ tests/  # autoformat code
$# run type checking
$ poetry run pytest --mypy --mypy-ignore-missing-imports -s -v eaf/ tests/
$# run code linting
$ poetry run pytest --pylint -s -v eaf/ tests/

文档

  • 待添加

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java如何使用Scanner用文件中的文本填充数组,然后从数组中随机选择文本?   java如何在windows中使用BlueJ进行无限缓冲   java为什么JPA中存在“太多连接”?   java如何在recyclerview中创建和填充公共字段?   当我在Google Play上发布应用程序时,很多设备都不支持java xWalkWebView 64位   HTML文档文本中位置或偏移量的java含义   java如何在JTextArea中打开文件,并使用FileReader和FileWriter类进行读写   java`elementtobelickable`只是检查它是否可见并已启用   安卓中图像下方的java绘图文本   java我如何为我的Android应用程序启用Google signin,使其只允许来自特定Google域的用户?   在超级Java调用中调用父级的内部类   java在没有定时器的情况下运行代码   java使用hashset值作为hashmap中的键   java我需要为我的应用程序获取API密钥,为此,我需要证书的MD5签名   java编写一个方法来查看字符串x是否包含字母“G”