README file generator for FreeCAD construction workspaces.
Project description
construction_meta_data_builder
The construction meta data builder generates README files for FreeCAD workspaces. Its main goal is to serve for my personal constructions repo.
Installation
cd construction_workspace/
python -m venv venv
venv/bin/activate
pip install construction_meta_data_builder
Usage
cd construction_workspace/
construction_meta_data_builder
System dependencies
The following packages need to be installed and made available to the user that runs the construction_meta_data_builder.
- freecad
- xvfb (to run freecad headless)
Examples
Check constructions repo for a productive example project.
Caveats
- Ubuntu/Snap based distribution:
- The construction_meta_data_builder requires FreeCAD to generate isometric preview images of constructions.
- On snap based distributions it is likely that FreeCAD is installed via snap.
- Snap applications run in a sandbox and therefore have their own private /tmp/ directory and won't be able to access the systems /tmp/ directory.
- Unittest rely heavily on the tmp dir. Therefor it is necessary to use pytests --basetemp=<PATH> argument to pass a custom temp directory to pytest.
- In tox we're using .pytest_tmp/
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
Built Distribution
File details
Details for the file construction_meta_data_builder-0.0.1.tar.gz
.
File metadata
- Download URL: construction_meta_data_builder-0.0.1.tar.gz
- Upload date:
- Size: 63.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e9e4f9684cae0cea6555ba842b56174b1558edd7810fd3388e7302274ed056d4 |
|
MD5 | 7da93f598414fb1b8e8d3c9da143edce |
|
BLAKE2b-256 | 93dee13d40aab4c95e79a19bd157ce2e6d452221417e14837dd12568213b61ad |
File details
Details for the file construction_meta_data_builder-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: construction_meta_data_builder-0.0.1-py3-none-any.whl
- Upload date:
- Size: 44.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7b38298ac420729d392c2fc393fca42c233ad9e43204ff92bf2139eff2cc094 |
|
MD5 | 7159490a5e38f54d2e9a6edd3b277af3 |
|
BLAKE2b-256 | 06956b4efc4843e93e4560624fbfa4d5618ea6b103d16d11e8940f9bff615cd8 |