Glacier-flow-model

Latest version: v0.4.0

Safety actively analyzes 628918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.1.1

-------------

- Features:
- New issue templates for bug reports and feature requests.
- Documentation and PyPI link in the project description.
- Bugfixes:
- Typo in documentation link.
- Force install from :code:`.whl` in :code:`install.sh` script.

0.1.0

-------------

- Initial release of the **glacier-flow-model** on pypi.org package; a python
tool to model glacier flow.
- Development setup:
- :code:`poetry`: Managing dependencies and package build env.
- :code:`pytest`: Framework for testing.
- :code:`mypy`: Static type checking.
- :code:`flake8`: Code linting.
- :code:`sphinx`: Documentation of the package using :code:`numpydoc`
docstring style.
- Submodules:
- model: The :code:`GlacierFlowModel` class.
- internal: Base class and internals.
- data: Stores example data, which can be accessed using the
:code:`PkgDataAccess` class.
- Scripts:
- :code:`install.sh`: Builds the package and installs it to the global
python version.
- :code:`check.sh`: Automates checks and documentation build.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.