Skip to main content

RatEye ported to Python

Project description

RatEye ported to Python

This is a port of the RatEye project to Python. The original project is written in C# and can be found here.

Installation

pip install pyrateye

Usage

from pyrateye import RatEye
# TBD

Development

Setup

Clone and install the project:

git clone https://github.com/marmig0404/pyrateye.git
cd pyrateye
poetry install --with dev

Install RatEye C# project:

git clone https://github.com/RatScanner/RatEye.git
cd RatEye
msbuild .\RatEye.csproj /property:Configuration=Release

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

pyrateye-0.0.1.tar.gz (5.6 MB view hashes)

Uploaded Source

Built Distribution

pyrateye-0.0.1-py3-none-any.whl (5.6 MB 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