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.2.0.tar.gz
(7.6 kB
view details)
Built Distribution
xo1-0.2.0-py3-none-any.whl
(8.4 kB
view details)
File details
Details for the file xo1-0.2.0.tar.gz
.
File metadata
- Download URL: xo1-0.2.0.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.7.7 Linux/5.4.38-gentoo
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5336997ffe12677488c96c4b3e24ce552e8cd27de72e1c69516fb09b105f7ada |
|
MD5 | 5ab655f5aaefd2d589da01db9a1248a4 |
|
BLAKE2b-256 | 800756beb47d987291916be7cf1c93bcdc65fd43b03a7dff8ab2db41e3185860 |
File details
Details for the file xo1-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: xo1-0.2.0-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.7.7 Linux/5.4.38-gentoo
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2dd78fd2e6157fa58e5192f1c4597182646811507913f1e2950203fe346fb9d7 |
|
MD5 | 0768b47fa68912a35372e79d8253269e |
|
BLAKE2b-256 | 95cf1b99a97c134d47b01ebf9e97c31e08a2937bb473d33df81e6d4eb883b7ba |