EAF-based framework for creating terminal applications
Project description
xo1
Python framework for creating terminal applications.
Requirements
>=python-3.7
>=eaf-0.2
Installation
$ pip install xo1
Development
Installation
$ poetry install
Testing
$ 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/
Documentation
To be added
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
xo1-0.1.2.tar.gz
(5.1 kB
view details)
Built Distribution
xo1-0.1.2-py3-none-any.whl
(5.7 kB
view details)
File details
Details for the file xo1-0.1.2.tar.gz
.
File metadata
- Download URL: xo1-0.1.2.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.7.7 Linux/5.4.37-gentoo
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eccc85ef1028e02f9288598fb86617793558aced921dce22493ca2d5a1bb9c83 |
|
MD5 | 1bd17d972ff5340033f431a602e78697 |
|
BLAKE2b-256 | e4ff76dd9cf54d62e4c95a5cc74a82295bc28a85e71fe2764ec2fe9848faff42 |
File details
Details for the file xo1-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: xo1-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.7.7 Linux/5.4.37-gentoo
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d6f4c648878eecb01f798991928d8b7376f251075f8706575f5ad1b754394e5 |
|
MD5 | 9ea24956079723e20fe816813ba8437b |
|
BLAKE2b-256 | a8b65e291b5afdc401ab60f1bf55c62942e05cc4b71c00e128023062baf74ae2 |