EAF-based 3D engine
Project description
xo2
Python framework for creating 3D applications.
Requirements
>=python-3.7
>=eaf-0.2
Installation
$ pip install xo2
Development
Installation
$ poetry install
Testing
$ poetry run pytest -s -v tests/ # run all tests
$ poetry run pytest --cov=xo2 -s -v tests/ # run all tests with coverage
$ poetry run black xo2/ tests/ # autoformat code
$ # run type checking
$ poetry run pytest --mypy --mypy-ignore-missing-imports -s -v xo2/ tests/
$ # run code linting
$ poetry run pytest --pylint -s -v xo2/ tests/
Documentation
To be added
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
xo2-0.1.0.tar.gz
(3.3 kB
view details)
Built Distribution
xo2-0.1.0-py3-none-any.whl
(3.5 kB
view details)
File details
Details for the file xo2-0.1.0.tar.gz
.
File metadata
- Download URL: xo2-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.7 Linux/5.10.14-gentoo
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6742dd8ee1cfa697b1f160bd5d85a396ff57262c9dbddd111270e8675650ff21 |
|
MD5 | 13e2366989505710041a1bbf68118e2a |
|
BLAKE2b-256 | e3e453acc1ab1da9328652ea92cd1ca8220e60ade7448f19ee8c3ef29a9220c5 |
File details
Details for the file xo2-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: xo2-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.7 Linux/5.10.14-gentoo
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71f9e2140ddc9064855cea0b98b34343a1476964ed881171c44a564ce6f623a4 |
|
MD5 | c20943a962d0b3f64fbc0316e923032b |
|
BLAKE2b-256 | db5ebc004ad41ab263920e9dd0f41a39caf286d0b2fb0886ca7bf4ae6979f6ab |