用于创建终端应用程序的基于EAF的框架

xo1的Python项目详细描述


PyPIBuild Statuscodecov.io

xo1型

用于创建终端应用程序的Python框架。在

要求

  • >;=python-3.7
  • >;=eaf-0.2

安装

$ pip install xo1

开发

安装 ^{pr2}$

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

文档

  • 待添加

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

推荐PyPI第三方库


热门话题
java我的int值在SharedReferences中不被记住   java如何编辑Spring可分页对象?   java如何在gradle中单独调用任务   jvm以编程方式设置最大java堆大小   java如果满足多个条件,如何使用If语句计算数字?   如何在java中从json文件中获取特定值   如何在Sphinx4中为Java语音识别添加自定义语法?   java int[]copy=data;//当数据是数组时会发生什么?   java豪猪管理器。停下来。destroy()不起作用   安卓在API级别28中找不到画布变量   基于SOLID的java冗余   用于talend作业的java Liferay和portlet   从java到安卓的视频流   java获取在控件的类定义中添加自定义控件的场景大小   awt Java IndexOutOfBoundsException   java如何使用Spring JmsTemplate更改MQ头   java遍历数组并打印每个对象   java Google Map api v2标记在我旋转手机和地图“刷新”之前不会移动