Skip to main content

An asynchronous networking framework written in Python

Project description

LocalStack Distribution of Twisted

This package re-distributes the unmodified twisted code for use in LocalStack, excluding the tests and a few modules not needed by LocalStack in order to reduce the size.

Build project

Clone

Clone the repository with submodules

git clone --recurse-submodules git@github.com:localstack/twisted-distribution

Build

python -m build

Upgrade to latest tagged version

To check out the latest tag and update the submodule, you can run this:

cd ./twisted
git fetch --tags
git checkout "$(git describe --tags "$(git rev-list --tags --max-count=1)")"

cd ..
git add twisted

Then

git commit -am "upgrade to twisted <version>"

Publish to pypi

First, build the package

python -m venv .venv
source .venv/bin/activate
python -m pip install build twine

python -m build
python -m twine upload dist/*

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

localstack_twisted-26.4.0.tar.gz (895.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

localstack_twisted-26.4.0-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

Details for the file localstack_twisted-26.4.0.tar.gz.

File metadata

  • Download URL: localstack_twisted-26.4.0.tar.gz
  • Upload date:
  • Size: 895.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for localstack_twisted-26.4.0.tar.gz
Algorithm Hash digest
SHA256 fd59be19d063991d2f1832efdc1d0d02f77e7d4d2c9ce740af5f676c4daa47f0
MD5 1243fb614535b013fa3b7c1c1a312307
BLAKE2b-256 8d46e005df60a5198fd87c027e4c191cf356dc6bd7beb2a8c50da0c8c3e5d76b

See more details on using hashes here.

File details

Details for the file localstack_twisted-26.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for localstack_twisted-26.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 47ae73c615adfae76e1def09ddb35a418f2d6bb9fd7dd03cb1e9169a07365782
MD5 2573bc719f270eaeb4ad810d18e8a540
BLAKE2b-256 86403b990ce870e99d159330968b39147b707c7eeeac80c7f2da0d69e048fe72

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page