Python implementation for YDT 1363 protocol
Project description
py-ydt1363
Python implementation for YDT 1363 protocol.
Installation
From source
pip install .
Development installation
pip install -e ".[dev]"
Usage
import ydt1363
# Your code here
Development
Setup development environment
# Clone the repository
git clone https://github.com/jcaden/py-ydt1363.git
cd py-ydt1363
# Install in development mode with dev dependencies
pip install -e ".[dev]"
Running tests
pytest
Code formatting
black ydt1363 tests
Linting
flake8 ydt1363 tests
mypy ydt1363
License
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
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
ydt1363-0.1.0.tar.gz
(14.1 kB
view details)
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
ydt1363-0.1.0-py3-none-any.whl
(12.5 kB
view details)
File details
Details for the file ydt1363-0.1.0.tar.gz.
File metadata
- Download URL: ydt1363-0.1.0.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d79c8a16ff9c5d05532c644deb74148cb2c7ad20545fee4f7bb1ac58ebd59b4
|
|
| MD5 |
4f1f7d6ae4a60dd95dca5f111564ac1e
|
|
| BLAKE2b-256 |
7a28440cb3e59c0fe2158c72178c1cee4e97671da3d6b2c7bf57917c04e34a25
|
File details
Details for the file ydt1363-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ydt1363-0.1.0-py3-none-any.whl
- Upload date:
- Size: 12.5 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 |
fee4274ea7d69604e2db97b159345f9669d3c36e48406d0a94fe7ba32ab52ba5
|
|
| MD5 |
8f668cbfeeeb6e77d32fe25d408f208a
|
|
| BLAKE2b-256 |
96453ce69172fa210069c39f02f9e8338f7e8ffcf5e4abeb0a76f01ab805e0b8
|