Metadata-Version: 2.1
Name: del-fem
Version: 0.1.0
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
License-File: LICENSE
Requires-Python: >=3.7
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# pydel-fem

Python 🐍 fem utility library for computer graphics 📺 research 🧑‍🔬 and prototyping 🪚.

Look [python demos](https://github.com/nobuyuki83/python_graphics_demos) for the coding examples 

> [!WARNING]
> **del-fem** is still in its initial development phase. Crates published to https://pypi.org/project/del-fem/ in the 0.1.x series do not obey SemVer and are unstable.

## Install 

```shell
pip install del-fem
```


