Skip to main content

README file generator for FreeCAD construction workspaces.

Project description

Build status GitHub latest commit PyPI download month PyPi version

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

construction_meta_data_builder-0.0.1.tar.gz (63.0 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file construction_meta_data_builder-0.0.1.tar.gz.

File metadata

File hashes

Hashes for construction_meta_data_builder-0.0.1.tar.gz
Algorithm Hash digest
SHA256 e9e4f9684cae0cea6555ba842b56174b1558edd7810fd3388e7302274ed056d4
MD5 7da93f598414fb1b8e8d3c9da143edce
BLAKE2b-256 93dee13d40aab4c95e79a19bd157ce2e6d452221417e14837dd12568213b61ad

See more details on using hashes here.

File details

Details for the file construction_meta_data_builder-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for construction_meta_data_builder-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e7b38298ac420729d392c2fc393fca42c233ad9e43204ff92bf2139eff2cc094
MD5 7159490a5e38f54d2e9a6edd3b277af3
BLAKE2b-256 06956b4efc4843e93e4560624fbfa4d5618ea6b103d16d11e8940f9bff615cd8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page