Skip to main content

Transformation and exploration utilities for information downloaded from Wildlife Insights projects.

Project description

wiutils

wiutils has utilities for exploring and transforming information downloaded from Wildlife Insights projects.

Installation

Using pip:

pip install wiutils

Using conda:

conda install -c conda-forge wiutils

Execution

To check whether the installation of wiutils was successful, execute the following command:

python -c "import wiutils"

If this does not throw any error, the installation was successful.

You can use wiutils function by importing the package from a Python console or script. For more information about the available functions, check the documentation.

How to contribute

It is recommended to install the package using a virtual environment to avoid tampering other Python installations in your system.

  1. Clone this repo in your computer:
git clone https://github.com/PEM-Humboldt/wiutils.git
  1. Go to the project's root:
cd wiutils
  1. Install the package in development mode:
pip install --editable .[dev,docs,test]

Unit tests

Execute the following command inside the project's root:

pytest tests/

Authors and contributors

  • Angélica Diaz-Pulido
  • Marcelo Villa-Piñeros - marcelovilla

License

This project is licensed under the MIT License - see the LICENSE.txt file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wiutils-0.2.0.tar.gz (17.4 kB view hashes)

Uploaded Source

Built Distribution

wiutils-0.2.0-py3-none-any.whl (22.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page