Skip to main content

An agent that allows interactions with the .stignore file on a machine

Project description

stignore-agent

HTTP API Agent for managing Syncthing's .stignore files on this machine

Development

Local Setup

python3 -m venv venv
source venv/bin/activate

pip3 install --upgrade pip wheel

# Normal install
pip3 install -e '.'

# Including dev dependencies
pip3 install -e '.[dev]'

Linting/Formatting

pylint stignore_agent
black -t py39 stignore_agent

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

stignore-agent-0.0.15.tar.gz (17.8 kB view hashes)

Uploaded Source

Built Distribution

stignore_agent-0.0.15-py3-none-any.whl (18.6 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