How to Install and Uninstall python3-crochet Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "python3-crochet" package

Learn how to install python3-crochet on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-crochet

2. Uninstall "python3-crochet" package

This tutorial shows how to uninstall python3-crochet on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-crochet $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-crochet package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-crochet
Priority: optional
Section: python
Installed-Size: 109
Maintainer: Ubuntu Developers
Original-Maintainer: MAAS Maintainers
Architecture: all
Source: crochet
Version: 1.4.0-0ubuntu2
Depends: python3-twisted, python3:any (>= 3.3.2-2~)
Filename: pool/main/c/crochet/python3-crochet_1.4.0-0ubuntu2_all.deb
Size: 20876
MD5sum: 6cc2b430b301ea4732e58bf210d89832
SHA1: 1b9f5796e4523ce66a70460d4711a7982b350391
SHA256: 6d9e50dbeadc89aacaa64661696d4fde62f9bbba520779c61b01d4b6091e0945
Description-en: Use Twisted Anywhere! (Python 3)
Crochet is an MIT-licensed library that makes it easier for blocking or
threaded applications like Flask or Django to use the Twisted
networking framework. Crochet provides the following features:
.
* Runs Twisted's reactor in a thread it manages.
* The reactor shuts down automatically when the process' main thread
finishes.
* Hooks up Twisted's log system to the Python standard library logging
framework. Unlike Twisted's built-in logging bridge, this includes
support for blocking Handler instances.
* A blocking API to eventual results (i.e. Deferred instances). This
last feature can be used separately, so Crochet is also useful for
normal Twisted applications that use threads.
Description-md5: 9cebee13a520eb91b40bc566cdc3e723
Homepage: https://pypi.python.org/pypi/crochet
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y