archSnap
A Blender-based tool for the standardised visualisation of archaeological artefacts. 📷🏺
This tool creates renders of 3D objects (meshes) from all 6 orthogonal directions
Requirements
Important! Before running this tool, you need to manually install the following:
- Blender 5.0.x from the Blender website (alternative link)
- In order to run the Blender Python module (
bpy>=5.0.0), you need to install and use Python 3.11.*.
Installation and usage
From PyPI package page
- Installation from PyPI: In a console, run
pip install archsnapto install the package, andpython -m archsnapto run the tool.
Direct download (without installing)
- To run the tool without installing from PyPI, download the contents of the repository to your computer (be it a release or with
git clone {URL}). Open a console and navigate it to the downloaded repository's base folder (i.e. the one containing theREADME.mdfile), then thesrc/directory, and from there runpython -m archSnap. The GUI should launch from there.
License
This work is an open source work licensed according to the terms of the GNU General Public License version 3 (GPL3; see license file)
Release files for archSnap 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| archsnap-0.1.4.tar.gz | 319.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| archsnap-0.1.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 644.4 kB
Release files / archsnap-0.1.4.tar.gz
| Download URL | archsnap-0.1.4.tar.gz |
|---|---|
| Size | 319.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d83c5ea248ce474473cd83b766597cbdf00331c4c93374590205ea0ca3bd38ca
|
|
BLAKE2b-256 checksum How to use checksums |
ea2f28a40132b64e7cb57ded483a6ce513653bc5de868279924cacdb9ee4e986
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.11.9
|
Release files / archsnap-0.1.4-py3-none-any.whl
| Download URL | archsnap-0.1.4-py3-none-any.whl |
|---|---|
| Size | 324.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a7e01e3817b61d4aba5b36c84fa388ce5b53f86a22b2b9486cb7676ea224231a
|
|
BLAKE2b-256 checksum How to use checksums |
183f9a2303cb6581b4ad4ba137da6cf5fe6d9363f6d0ee5ad37f24d84663df35
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.11.9
|