Various Python Utilities
Project description
IGB Python Utilities
This is a collection of various Python tools, libraries, and utilities developed at the Leibniz Institute of Freshwater Ecology and Inland Fisheries (IGB) in the Forschungsverbund Berlin e.V. Please see the individual files for documentation.
This is a companion library to the igbdatatools
library
(https://github.com/haukex/igbdatatools) which normally targets the latest
Python version.
This library is intended to contain more general-purpose tools and
cover a slightly broader range of Python versions.
Internal Development Notes
- Update version number everywhere,
git commit
git tag vX.X.X
,git push --tags
python3 -m build
twine upload dist/igbpyutils-*.tar.gz
Author, Copyright, and License
Copyright (c) 2022-2023 Hauke Daempfling haukex@zero-g.net at the Leibniz Institute of Freshwater Ecology and Inland Fisheries (IGB), Berlin, Germany, https://www.igb-berlin.de/
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
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.