EAF-based framework for creating terminal applications
Project description
xo1
Python framework for creating terminal applications.
Requirements
>=python-3.7
>=eaf-0.1.4
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.0.tar.gz
(5.0 kB
view details)
Built Distribution
xo1-0.1.0-py3-none-any.whl
(5.6 kB
view details)
File details
Details for the file xo1-0.1.0.tar.gz
.
File metadata
- Download URL: xo1-0.1.0.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.7.7 Linux/5.4.32-gentoo
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61e616614e0df4b9fddb4db863a73b20b26200feb39a1a2f3b3a6a54d19824fc |
|
MD5 | a29867a72046bf2e44dfb1553c206d1a |
|
BLAKE2b-256 | 9995cd2f685474c293b33616408a7d941d3673191159848ba9cf44f84738e2c1 |
File details
Details for the file xo1-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: xo1-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.7.7 Linux/5.4.32-gentoo
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f468c4defeaa12ac7f2ff2e0dbb8966f01d9000f7fc3b9b913ecd530f74bbca |
|
MD5 | e300304a06ab26ddc03b7f82da031a8c |
|
BLAKE2b-256 | bfe1df05ae05c2ca2c9e0215f85e87f90bec7b33153a3bf01b1500a37277cf12 |