shared python utilities for http://github.com/agurvich 's packages.
Project description
abg_python
Some Python utilities common to a lot of my packages and repositories (perhaps most notably FIREstudio and, in part, Firefly).
If you use any part of this code for direct calculation please put a nice thank you in your acknowledgements ("Some of the calculations presented in this work rely on public code developed by Alex Gurvich, available at github.com/agurvich/abg_python" or something like that). If you use it as a dependency for something else I've built, acknowledge that codebase instead (e.g. FIRE studio or Firefly).
Installation
abg_python
is available from PyPi by
pip install abg_python
or you can build the source yourself by cloning this repository and, from the top level directory, executing
pip install -e .
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.