Skip to content

pkulev/xo1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI Build Status codecov.io

xo1

Python framework for creating terminal applications.

Requirements

  • >=python-3.10
  • >=eaf-0.2

Installation

$ pip install xo1

Development

Installation

$ uv sync --extras dev

Testing

$ uv run poe ci  # Run all the checks.

# Or run them separately.
$ uv run poe test
$ uv run poe format
$ # run type checking
$ uv run poe typecheck
$ # run code linting
$ uv run poe lint

Documentation

  • To be added

About

Python framework for creating terminal applications.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages