Example project using fgen to wrap a simple module
Project description
Fgen Example
Example project using fgen to wrap a simple module
Full documentation can be found at: fgen-example.readthedocs.io. We recommend reading the docs there because the internal documentation links don't render correctly on GitHub's viewer.
Installation
TODO: set up this part of the workflow and test it (https://gitlab.com/magicc/copier-fgen-based-repository/-/issues/5)
Fgen Example can be installed with conda or pip:
pip install fgen-example
conda install -c conda-forge fgen-example
For developers
make virtual-environment
make fgen-wrappers
make build-fgen
make install
make test
TODO: update this because we have non-Python dependencies (related to https://gitlab.com/magicc/copier-fgen-based-repository/-/issues/6)
For development, we rely on poetry for all our dependency management. To get started, you will need to make sure that poetry is installed (instructions here, we found that pipx and pip worked better to install on a Mac).
For all of our work, we use our Makefile
.
You can read the instructions out and run the commands by hand if you wish,
but we generally discourage this because it can be error prone.
In order to create your environment, run make virtual-environment
.
If there are any issues, the messages from the Makefile
should guide you
through. If not, please raise an issue in the issue tracker.
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
Hashes for fgen_example-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 890a75f060b19612bf1253af6fd43543e7f5926b9a1f242665b472bb5e19625c |
|
MD5 | 0aec2bfea855fdbc43516f9944039cdd |
|
BLAKE2b-256 | 405c560484f21d0c05331003d406ff22fa979f5ccf478c305fd414593a1206d4 |