Skip to main content

Weasel: A small and easy workflow system

Project description

Weasel: A small and easy workflow system

Weasel lets you manage and share end-to-end workflows for different use cases and domains, and orchestrate training, packaging and serving your custom pipelines. You can start off by cloning a pre-defined project template, adjust it to fit your needs, load in your data, train a pipeline, export it as a Python package, upload your outputs to a remote storage and share your results with your team. Weasel can be used via the weasel command and we provide templates in our projects repo.

Illustration of project workflow and commands

💡 Example: Get started with a project template

The easiest way to get started is to clone a project template and run it – for example, this end-to-end template that lets you train a spaCy part-of-speech tagger and dependency parser on a Universal Dependencies treebank.

python -m weasel clone pipelines/tagger_parser_ud

Note

Our projects repo includes various project templates for different NLP tasks, models, workflows and integrations that you can clone and run. The easiest way to get started is to pick a template, clone it and start modifying it!

📕 Documentation

Get started with the documentation:

Migrating from spaCy Projects

Weasel is a standalone replacement for spaCy Projects. There are a few backward incompatibilities that you should be aware of:

  • The SPACY_CONFIG_OVERRIDES environment variable is no longer checked. You can set configuration overrides using WEASEL_CONFIG_OVERRIDES.
  • Support for the spacy_version configuration key has been dropped.
  • Support for the check_requirements configuration key has been dropped.
  • Support for SPACY_PROJECT_USE_GIT_VERSION environment variable has been dropped.
  • Error codes are now Weasel-specific, and do not follow spaCy error codes.

Weasel checks for the first three incompatibilities and will issue a warning if you're using it with spaCy-specific configuration options.

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

weasel-0.4.1.tar.gz (38.4 kB view details)

Uploaded Source

Built Distribution

weasel-0.4.1-py3-none-any.whl (50.3 kB view details)

Uploaded Python 3

File details

Details for the file weasel-0.4.1.tar.gz.

File metadata

  • Download URL: weasel-0.4.1.tar.gz
  • Upload date:
  • Size: 38.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.9

File hashes

Hashes for weasel-0.4.1.tar.gz
Algorithm Hash digest
SHA256 aabc210f072e13f6744e5c3a28037f93702433405cd35673f7c6279147085aa9
MD5 94642a4a7ba97499f03ca1eec48cbca2
BLAKE2b-256 a71a9c522dd61b52939c217925d3e55c95f9348b73a66a956f52608e1e59a2c0

See more details on using hashes here.

File details

Details for the file weasel-0.4.1-py3-none-any.whl.

File metadata

  • Download URL: weasel-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 50.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.9

File hashes

Hashes for weasel-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 24140a090ea1ac512a2b2f479cc64192fd1d527a7f3627671268d08ed5ac418c
MD5 b4e4448416bc1cd73eaa6384b6813948
BLAKE2b-256 2a87abd57374044e1f627f0a905ac33c1a7daab35a3a815abfea4e1bafd3fdb1

See more details on using hashes here.

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