Skip to main content

pypi travis circleci

For information on changes in this release, see the NEWS file.

What is this?

Twisted is an event-based framework for internet applications, supporting Python 2.7 and Python 3.5+. It includes modules for many different purposes, including the following:

  • twisted.web: HTTP clients and servers, HTML templating, and a WSGI server

  • twisted.conch: SSHv2 and Telnet clients and servers and terminal emulators

  • twisted.words: Clients and servers for IRC, XMPP, and other IM protocols

  • twisted.mail: IMAPv4, POP3, SMTP clients and servers

  • twisted.positioning: Tools for communicating with NMEA-compatible GPS receivers

  • twisted.names: DNS client and tools for making your own DNS servers

  • twisted.trial: A unit testing framework that integrates well with Twisted-based code.

Twisted supports all major system event loops – select (all platforms), poll (most POSIX platforms), epoll (Linux), kqueue (FreeBSD, macOS), IOCP (Windows), and various GUI event loops (GTK+2/3, Qt, wxWidgets). Third-party reactors can plug into Twisted, and provide support for additional event loops.

Installing

To install the latest version of Twisted using pip:

$ pip install twisted

Additional instructions for installing this software are in the installation instructions.

Documentation and Support

Twisted’s documentation is available from the Twisted Matrix website. This documentation contains how-tos, code examples, and an API reference.

Help is also available on the Twisted mailing list.

There is also a pair of very lively IRC channels, #twisted (for general Twisted questions) and #twisted.web (for Twisted Web), on chat.freenode.net.

Unit Tests

Twisted has a comprehensive test suite, which can be run by tox:

$ tox -l            # to view all test environments
$ tox -e py27-tests # to run the tests for Python 2.7
$ tox -e py35-tests # to run the tests for Python 3.5

You can test running the test suite under the different reactors with the TWISTED_REACTOR environment variable:

$ env TWISTED_REACTOR=epoll tox -e py27-tests

Some of these tests may fail if you:

  • don’t have the dependencies required for a particular subsystem installed,

  • have a firewall blocking some ports (or things like Multicast, which Linux NAT has shown itself to do), or

  • run them as root.

Warranty

THIS SOFTWARE IS PROVIDED “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE USE OF THIS SOFTWARE IS WITH YOU.

IN NO EVENT WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY, BE LIABLE TO YOU FOR ANY DAMAGES, EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

Again, see the included LICENSE file for specific legal details.

Release files for Twisted 20.3.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for Twisted 20.3.0
File Size Uploaded
Twisted-20.3.0.tar.bz2 3.1 MB Details

Built distributions (wheels)

Table of built distributions (wheels) for Twisted 20.3.0
File
Twisted-20.3.0-cp37-cp37m-win_amd64.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-64 Details
Twisted-20.3.0-cp37-cp37m-win32.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-32 Details
Twisted-20.3.0-cp37-cp37m-manylinux1_x86_64.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-64 Details
Twisted-20.3.0-cp37-cp37m-manylinux1_i686.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-32 Details
Twisted-20.3.0-cp37-cp37m-macosx_10_6_intel.whl CPython 3.7 CPython 3.7 pymalloc macOS 10.6+ Intel (x86-64, i386) Details
Twisted-20.3.0-cp36-cp36m-win_amd64.whl CPython 3.6 CPython 3.6 pymalloc Windows x86-64 Details
Twisted-20.3.0-cp36-cp36m-win32.whl CPython 3.6 CPython 3.6 pymalloc Windows x86-32 Details
Twisted-20.3.0-cp36-cp36m-manylinux1_x86_64.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-64 Details
Twisted-20.3.0-cp36-cp36m-manylinux1_i686.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-32 Details
Twisted-20.3.0-cp36-cp36m-macosx_10_6_intel.whl CPython 3.6 CPython 3.6 pymalloc macOS 10.6+ Intel (x86-64, i386) Details
Twisted-20.3.0-cp35-cp35m-win_amd64.whl CPython 3.5 CPython 3.5 pymalloc Windows x86-64 Details
Twisted-20.3.0-cp35-cp35m-win32.whl CPython 3.5 CPython 3.5 pymalloc Windows x86-32 Details
Twisted-20.3.0-cp35-cp35m-manylinux1_x86_64.whl CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-64 Details
Twisted-20.3.0-cp35-cp35m-manylinux1_i686.whl CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-32 Details
Twisted-20.3.0-cp35-cp35m-macosx_10_6_intel.whl CPython 3.5 CPython 3.5 pymalloc macOS 10.6+ Intel (x86-64, i386) Details
Twisted-20.3.0-cp27-cp27mu-manylinux1_x86_64.whl CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.5+ x86-64 Details
Twisted-20.3.0-cp27-cp27mu-manylinux1_i686.whl CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.5+ x86-32 Details
Twisted-20.3.0-cp27-cp27m-win_amd64.whl CPython 2.7 CPython 2.7 pymalloc Windows x86-64 Details
Twisted-20.3.0-cp27-cp27m-win32.whl CPython 2.7 CPython 2.7 pymalloc Windows x86-32 Details
Twisted-20.3.0-cp27-cp27m-manylinux1_x86_64.whl CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.5+ x86-64 Details
Twisted-20.3.0-cp27-cp27m-manylinux1_i686.whl CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.5+ x86-32 Details
Twisted-20.3.0-cp27-cp27m-macosx_10_6_intel.whl CPython 2.7 CPython 2.7 pymalloc macOS 10.6+ Intel (x86-64, i386) Details

Total release size: 71.5 MB

Release files / Twisted-20.3.0.tar.bz2

Download URL Twisted-20.3.0.tar.bz2
Size 3.1 MB
Tags Source
SHA-256 checksum
How to use checksums
d72c55b5d56e176563b91d11952d13b01af8725c623e498db5507b6614fc1e10
BLAKE2b-256 checksum
How to use checksums
4ab44973c7ccb5be2ec0abc779b7d5f9d5f24b17b0349e23240cfc9dc3bd83cc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.35.0 CPython/3.7.4

Release files / Twisted-20.3.0-cp37-cp37m-win_amd64.whl

Download URL Twisted-20.3.0-cp37-cp37m-win_amd64.whl
Size 3.1 MB
Tags CPython 3.7 CPython 3.7 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
d95803193561a243cb0401b0567c6b7987d3f2a67046770e1dccd1c9e49a9780
BLAKE2b-256 checksum
How to use checksums
5bb1c1944ce7c2e42afc0ee8888df118d9691c5e446cf6fbb0ec1898f2bc0bc9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.35.0 CPython/3.7.4

Release files / Twisted-20.3.0-cp37-cp37m-win32.whl

Download URL Twisted-20.3.0-cp37-cp37m-win32.whl
Size 3.1 MB
Tags CPython 3.7 CPython 3.7 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
f3c19e5bd42bbe4bf345704ad7c326c74d3fd7a1b3844987853bef180be638d4
BLAKE2b-256 checksum
How to use checksums
798e7bdeba259b98d3702c06ca28bab76a7871cec5de06df18fb9b8d372de13a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.35.0 CPython/3.7.4

Release files / Twisted-20.3.0-cp37-cp37m-manylinux1_x86_64.whl

Download URL Twisted-20.3.0-cp37-cp37m-manylinux1_x86_64.whl
Size 3.1 MB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
894f6f3cfa57a15ea0d0714e4283913a5f2511dbd18653dd148eba53b3919797
BLAKE2b-256 checksum
How to use checksums
b8f9489416dda6de8ae6419356bf003c10d1ce6fb8377b6a3207b02b3a39c42a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.35.0 CPython/3.7.4

Release files / Twisted-20.3.0-cp37-cp37m-manylinux1_i686.whl

Download URL Twisted-20.3.0-cp37-cp37m-manylinux1_i686.whl
Size 3.1 MB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
f058bd0168271de4dcdc39845b52dd0a4a2fecf5f1246335f13f5e96eaebb467
BLAKE2b-256 checksum
How to use checksums
df0c3bdbc8be6adab98e69a16b26931a1c6f28a18fa628d7d397dda1a7d49a42
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.35.0 CPython/3.7.4

Release files / Twisted-20.3.0-cp37-cp37m-macosx_10_6_intel.whl

Download URL Twisted-20.3.0-cp37-cp37m-macosx_10_6_intel.whl
Size 3.1 MB
Tags CPython 3.7 CPython 3.7 pymalloc macOS 10.6+ Intel (x86-64, i386)
SHA-256 checksum
How to use checksums
e92703bed0cc21d6cb5c61d66922b3b1564015ca8a51325bd164a5e33798d504
BLAKE2b-256 checksum
How to use checksums
656e8c2e113fe866e280bca8f45192dba4db8ce1796b5fb8dcc70daeb08f2f15
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.35.0 CPython/3.7.4

Release files / Twisted-20.3.0-cp36-cp36m-win_amd64.whl

Download URL Twisted-20.3.0-cp36-cp36m-win_amd64.whl
Size 3.1 MB
Tags CPython 3.6 CPython 3.6 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
3281d9ce889f7b21bdb73658e887141aa45a102baf3b2320eafcfba954fcefec
BLAKE2b-256 checksum
How to use checksums
d73478c513dee7ffa0f897fda8623f571e2b6aca0f504cdb91da65e2ac492074
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.35.0 CPython/3.7.4

Release files / Twisted-20.3.0-cp36-cp36m-win32.whl

Download URL Twisted-20.3.0-cp36-cp36m-win32.whl
Size 3.1 MB
Tags CPython 3.6 CPython 3.6 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
70952c56e4965b9f53b180daecf20a9595cf22b8d0935cd3bd664c90273c3ab2
BLAKE2b-256 checksum
How to use checksums
6529207a946b1379ffc77be30b9593a7e008e3d92ea1bea1b73999ddfa8e83fe
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.35.0 CPython/3.7.4

Release files / Twisted-20.3.0-cp36-cp36m-manylinux1_x86_64.whl

Download URL Twisted-20.3.0-cp36-cp36m-manylinux1_x86_64.whl
Size 3.1 MB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
2182000d6ffc05d269e6c03bfcec8b57e20259ca1086180edaedec3f1e689292
BLAKE2b-256 checksum
How to use checksums
b7041a664c9e5ec0224a1c1a154ddecaa4dc7b8967521bba225efcc41a03d5f3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.35.0 CPython/3.7.4

Release files / Twisted-20.3.0-cp36-cp36m-manylinux1_i686.whl

Download URL Twisted-20.3.0-cp36-cp36m-manylinux1_i686.whl
Size 3.1 MB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
7c547fd0215db9da8a1bc23182b309e84a232364cc26d829e9ee196ce840b114
BLAKE2b-256 checksum
How to use checksums
24bf4f9595bfa1bb7faf308262747fdcac56dad364d1922e04d07c1af7681d1f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.35.0 CPython/3.7.4

Release files / Twisted-20.3.0-cp36-cp36m-macosx_10_6_intel.whl

Download URL Twisted-20.3.0-cp36-cp36m-macosx_10_6_intel.whl
Size 3.1 MB
Tags CPython 3.6 CPython 3.6 pymalloc macOS 10.6+ Intel (x86-64, i386)
SHA-256 checksum
How to use checksums
a58e61a2a01e5bcbe3b575c0099a2bcb8d70a75b1a087338e0c48dd6e01a5f15
BLAKE2b-256 checksum
How to use checksums
75d6fcb5f4cc0eec7ae4543052ca38de5f88f6b96f9faab2caabbead1c873f38
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.35.0 CPython/3.7.4

Release files / Twisted-20.3.0-cp35-cp35m-win_amd64.whl

Download URL Twisted-20.3.0-cp35-cp35m-win_amd64.whl
Size 3.1 MB
Tags CPython 3.5 CPython 3.5 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
25ffcf37944bdad4a99981bc74006d735a678d2b5c193781254fbbb6d69e3b22
BLAKE2b-256 checksum
How to use checksums
6da121a5793f374c589e9df69bc8d63af932c1e6e198a26961616667ac4f06aa
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.35.0 CPython/3.7.4

Release files / Twisted-20.3.0-cp35-cp35m-win32.whl

Download URL Twisted-20.3.0-cp35-cp35m-win32.whl
Size 3.1 MB
Tags CPython 3.5 CPython 3.5 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
147780b8caf21ba2aef3688628eaf13d7e7fe02a86747cd54bfaf2140538f042
BLAKE2b-256 checksum
How to use checksums
7aac7e261e27a92b6aee5d745ce9ca311d96eb188a3c394ad41198d03d4d9dc0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.35.0 CPython/3.7.4

Release files / Twisted-20.3.0-cp35-cp35m-manylinux1_x86_64.whl

Download URL Twisted-20.3.0-cp35-cp35m-manylinux1_x86_64.whl
Size 3.1 MB
Tags CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
040eb6641125d2a9a09cf198ec7b83dd8858c6f51f6770325ed9959c00f5098f
BLAKE2b-256 checksum
How to use checksums
8635277208855efd887688b50dbeefd2b5a68f02867fcc197a57d294db6782b1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.35.0 CPython/3.7.4

Release files / Twisted-20.3.0-cp35-cp35m-manylinux1_i686.whl

Download URL Twisted-20.3.0-cp35-cp35m-manylinux1_i686.whl
Size 3.1 MB
Tags CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
158ddb80719a4813d292293ac44ba41d8b56555ed009d90994a278237ee63d2c
BLAKE2b-256 checksum
How to use checksums
72d4a9b890fefedc26c5cfabe941d7b49e23e90af020b47aec90b1132f68ced6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.35.0 CPython/3.7.4

Release files / Twisted-20.3.0-cp35-cp35m-macosx_10_6_intel.whl

Download URL Twisted-20.3.0-cp35-cp35m-macosx_10_6_intel.whl
Size 3.1 MB
Tags CPython 3.5 CPython 3.5 pymalloc macOS 10.6+ Intel (x86-64, i386)
SHA-256 checksum
How to use checksums
c09c47ff9750a8e3aa60ad169c4b95006d455a29b80ad0901f031a103b2991cd
BLAKE2b-256 checksum
How to use checksums
8feb49e6c9ccd2dcc609202d51204c56a61a28a93cdd76a93bf4bf7f69264b33
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.35.0 CPython/3.7.4

Release files / Twisted-20.3.0-cp27-cp27mu-manylinux1_x86_64.whl

Download URL Twisted-20.3.0-cp27-cp27mu-manylinux1_x86_64.whl
Size 3.2 MB
Tags CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
7408c6635ee1b96587289283ebe90ee15dbf9614b05857b446055116bc822d29
BLAKE2b-256 checksum
How to use checksums
4d15890ba1d83dc29ad71427ce5174d5963b84a25c8cf1973815107709fbb520
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.35.0 CPython/3.7.4

Release files / Twisted-20.3.0-cp27-cp27mu-manylinux1_i686.whl

Download URL Twisted-20.3.0-cp27-cp27mu-manylinux1_i686.whl
Size 3.2 MB
Tags CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
94ac3d55a58c90e2075c5fe1853f2aa3892b73e3bf56395f743aefde8605eeaa
BLAKE2b-256 checksum
How to use checksums
6a8822d7696defd59e0a2c3a12a1546cace8e871e873ab9598d293d4681d2b8e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.35.0 CPython/3.7.4

Release files / Twisted-20.3.0-cp27-cp27m-win_amd64.whl

Download URL Twisted-20.3.0-cp27-cp27m-win_amd64.whl
Size 3.2 MB
Tags CPython 2.7 CPython 2.7 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
cd1dc5c85b58494138a3917752b54bb1daa0045d234b7c132c37a61d5483ebad
BLAKE2b-256 checksum
How to use checksums
9f1f0fac71451a6dd074f6c194809f08f7588b62b2ba07f93ff649ace8b729fa
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.35.0 CPython/3.7.4

Release files / Twisted-20.3.0-cp27-cp27m-win32.whl

Download URL Twisted-20.3.0-cp27-cp27m-win32.whl
Size 3.2 MB
Tags CPython 2.7 CPython 2.7 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
ca3a0b8c9110800e576d89b5337373e52018b41069bc879f12fa42b7eb2d0274
BLAKE2b-256 checksum
How to use checksums
31fa02d96bb2aa336e792f37c41d770d6db5712b82a9c00971d1367da2f07bcf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.35.0 CPython/3.7.4

Release files / Twisted-20.3.0-cp27-cp27m-manylinux1_x86_64.whl

Download URL Twisted-20.3.0-cp27-cp27m-manylinux1_x86_64.whl
Size 3.2 MB
Tags CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
356e8d8dd3590e790e3dba4db139eb8a17aca64b46629c622e1b1597a4a92478
BLAKE2b-256 checksum
How to use checksums
e68e2475ae7d3220f3cd351b30d107f792ac24feceae3686b9dacb3c07d436e4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.35.0 CPython/3.7.4

Release files / Twisted-20.3.0-cp27-cp27m-manylinux1_i686.whl

Download URL Twisted-20.3.0-cp27-cp27m-manylinux1_i686.whl
Size 3.2 MB
Tags CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
d267125cc0f1e8a0eed6319ba4ac7477da9b78a535601c49ecd20c875576433a
BLAKE2b-256 checksum
How to use checksums
8efe89e33d2ae93264c9a8ce8ccf03dfb416bcfc2645ed5aa86a00857715a74c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.35.0 CPython/3.7.4

Release files / Twisted-20.3.0-cp27-cp27m-macosx_10_6_intel.whl

Download URL Twisted-20.3.0-cp27-cp27m-macosx_10_6_intel.whl
Size 3.2 MB
Tags CPython 2.7 CPython 2.7 pymalloc macOS 10.6+ Intel (x86-64, i386)
SHA-256 checksum
How to use checksums
cdbc4c7f0cd7a2218b575844e970f05a1be1861c607b0e048c9bceca0c4d42f7
BLAKE2b-256 checksum
How to use checksums
92553117dffcc3cf2bd79cb46935169aaaea7b232b8f633da6bf938949b2b92d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.35.0 CPython/3.7.4

Release history Release notifications | RSS feed

26.4.0

2 release files

24.7.0

2 release files

23.8.0

2 release files

22.4.0

2 release files

21.7.0

2 release files

21.2.0

2 release files

This release

20.3.0 This release

23 release files

19.2.1

1 release file

19.2.0

2 release files

18.9.0

1 release file

18.7.0

2 release files

18.4.0

2 release files

17.9.0

3 release files

17.5.0

2 release files

17.1.0

2 release files

16.6.0

2 release files

16.5.0

2 release files

16.4.1

2 release files

16.4.0

2 release files

16.3.2

2 release files

16.3.1

2 release files

16.2.0

2 release files

16.1.1

2 release files

16.0.0

2 release files

15.5.0

2 release files

15.2.1

7 release files

15.2.0

7 release files

15.1.0

5 release files

15.0.0

7 release files

14.0.2

5 release files

14.0.1

4 release files

14.0.0

6 release files

13.1.0

4 release files

12.3.0

2 release files

12.0.0

8 release files

11.1.0

4 release files

10.2.0

4 release files

10.0.0

1 release file

9.0.0

1 release file

8.2.0

8.1.0

8.0.1

8.0.0

2.5.0

2.4.0

2.1.0

1 release file

1.2.0

1.1.1

1.1.0

1.0.7

1.0.6

1.0.5

1.0.4

1.0.3

1.0.1

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page