Utilities to create, open, extend, and animate .tripa files.
Project description
Tripa
Tripa is a Python package to create, open, extend, and animate .tripa files.
License: MIT Author: Cognet Benjamin
Installation
pip install tripa
For local development:
pip install -e .
Quick start
from tripa import FileTripa
tripa = FileTripa.open("example.tripa")
tripa.extend(2)
tripa.save("example_extended.tripa")
tripa.close()
Package contents
tripa.Tripa: base classtripa.FileTripa: work with.tripaarchives on disktripa.ImageTripa: image-oriented helperstripa.VirtualTripa: in-memory triangle generation
Build a distribution
py -m build
This generates a source distribution and a wheel in dist/.
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
tripa-0.2.0.tar.gz
(8.5 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
tripa-0.2.0-py3-none-any.whl
(10.7 kB
view details)
File details
Details for the file tripa-0.2.0.tar.gz.
File metadata
- Download URL: tripa-0.2.0.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0a9bf9163380fe3c9f2c6031dcb91d6446a000ddac11143f1e451dd291ba532
|
|
| MD5 |
8054224670c7e2c072fdb50b6fad4d18
|
|
| BLAKE2b-256 |
15401f4ecf2b3d15502ed9d6a73cb4354f5a7d5bcc1325ac4033ea81f81ab1a4
|
File details
Details for the file tripa-0.2.0-py3-none-any.whl.
File metadata
- Download URL: tripa-0.2.0-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4bcb43dd638694adac167830b64086420b2891951ebd8e6525fd1e581e3896e
|
|
| MD5 |
5359e7237688ef9a84e36910b7ac28d1
|
|
| BLAKE2b-256 |
ff846e732d8a955f5284ad8acf1885e94b002202dc7646c58d255be24c8f1dcd
|