Scripts for Layout Reader
Project description
Layout Reader
Scripts for Layout Reader
Development
For development and tests purpose it may be useful to install the project as a editable package with pip.
- Use a virtualenv (e.g. with virtualenvwrapper
mkvirtualenv -a . layout-reader) - Install layout-reader as a package (e.g.
pip install -e .)
Linter
Code syntax is analyzed before submitting the code.
To run the linter tools suite you may use pre-commit.
pip install pre-commit
pre-commit run -a
Run tests
Tests are executed with tox using pytest.
pip install tox
tox
To recreate tox virtual environment (e.g. a dependencies update), you may run tox -r.
Run a single test module: tox -- <test_path>
Run a single test: tox -- <test_path>::<test_function>
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file teklia_layout_reader-0.2.5.tar.gz.
File metadata
- Download URL: teklia_layout_reader-0.2.5.tar.gz
- Upload date:
- Size: 338.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
961de656dc1668a1fd8bf9cfc4c390684e27d6a814143b324277ee6eb1c601e9
|
|
| MD5 |
a52564308e0423da7701055a5b04a54a
|
|
| BLAKE2b-256 |
e2984aab3209882511cc47e1c8bca69b65e88c9d23ce0d0ae84dfbe90eea485d
|
File details
Details for the file teklia_layout_reader-0.2.5-py3-none-any.whl.
File metadata
- Download URL: teklia_layout_reader-0.2.5-py3-none-any.whl
- Upload date:
- Size: 340.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d9789f75cabb8afe6985265d808ee5ffc9aa6c8a608613bc8b7f4e0d100cebb
|
|
| MD5 |
5881b7100084c246d584cf43804c9ebf
|
|
| BLAKE2b-256 |
58ef2bd132ec6a10b64dec3a302ee5ef3c5d0e265f25ed77c6f7393c2ff6c913
|