Socket
Socket
Sign inDemoInstall

anwa

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    anwa

Automatic animal detection in video


Maintainers
1

Readme

Build Status Coverage Status PyPI version

anwa

Automatic animal detection in video

Install on Windows

  • Install miniconda and during install add conda to path

  • In command line (cmd on Windows) use:

conda create -n anwa_app -c conda-forge -c mjirik --yes anwa pywin32 imageio-ffmpeg
conda activate anwa_app
python -m anwa install

Install on Linux and OsX

  • Install miniconda and during install add conda to path

  • In command line use:

conda create -n anwa_app -c conda-forge -c mjirik --yes anwa imageio-ffmpeg

Run

conda activate anwa_app
python -m anwa

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc