Contents

vine 5.1.0

0

Python promises.

Python promises.

Stars: 119, Watchers: 119, Forks: 42, Open Issues: 4

The celery/vine repo was created 8 years ago and the last code push was 19 hours ago.
The project is popular with 119 github stars!

How to Install vine

You can install vine using pip

pip install vine

or add it to a project with poetry

poetry add vine

Package Details

Author
Ask Solem
License
BSD
Homepage
https://github.com/celery/vine
PyPi:
https://pypi.org/project/vine/
GitHub Repo:
https://github.com/celery/vine

Classifiers

No  vine  pypi packages just yet.

Errors

A list of common vine errors.

Code Examples

Here are some vine code examples and snippets.

GitHub Issues

The vine package has 4 open issues on GitHub

  • Slots
  • get rid of dependency of six
  • 5.0.0: test suite uses case module which i no longer maintained
  • draft new CI

See more issues on GitHub

Related Packages & Articles

billiard 4.2.0

Python multiprocessing fork with improvements and bugfixes

amqp 5.2.0

Low-level AMQP client for Python (fork of amqplib).

flake8 7.0.0

the modular source code checker: pep8 pyflakes and co

typer 0.12.3

Typer, build great CLIs. Easy to code. Based on Python type hints.