Python core package for cadbuildr
Project description
Foundation Python lib
Foundation is a python library meant to be used as an API for creating 3D objects. Files using this library can be converted to DAG (Directed Acyclic Graph) files which can then be compiled for CAD, analysis, or other purposes.
This is the backbone of Cadbuildr. See the documentation here
Installation
If you plan on contributing to this project, you can install ( after cloning ) the library by running the following command in the root directory of the project:
pip install -e .
Running the tests
The tests are a good place to start to understand how the library works. You can run the tests by running the following command in the root directory of the project:
pytest
Moreover there is a folder examples/ in the tests folder which contains some examples of how to use the library for basic parts.
Publishing to PyPI
Build :
poetry build
Publish :
poetry publish
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
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
File details
Details for the file cadbuildr_foundation-0.0.15.tar.gz.
File metadata
- Download URL: cadbuildr_foundation-0.0.15.tar.gz
- Upload date:
- Size: 43.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.10.13 Darwin/24.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
12cfca737466182f5377ced590c7a889a87d36ee7d0c27ebc8899fce513efd4f
|
|
| MD5 |
1f400b57a82f5594e78a8361629c4198
|
|
| BLAKE2b-256 |
4b63c0c1d75498fa927728cba9e7b1afb111a18439dccda33e79c1c7dda70da6
|
File details
Details for the file cadbuildr_foundation-0.0.15-py3-none-any.whl.
File metadata
- Download URL: cadbuildr_foundation-0.0.15-py3-none-any.whl
- Upload date:
- Size: 66.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.10.13 Darwin/24.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d699af97b55d0c12a0be20255357272dcdcfaecd3d97aee263bae87364db7d2
|
|
| MD5 |
7127feae145af2e20f9ac6f4de0f1875
|
|
| BLAKE2b-256 |
458480099cb36a8a0275950979ce0b3c52436afd8a803ae57143bf512f986b28
|