Skip to main content

Readers/Writer Lock for Twisted

Project description

Readers/Writer Lock for Twisted

  • Free software: MIT

  • Documentation: txrwlock.readthedocs.org/en/latest/

  • Source:

Features

  • TODO

Usage

Create a virtualenv:

$ virtualenv venv
$ source venv/bin/activate
$ pip install --upgrade pip  # Force upgrade to latest version of pip

Setup for production:

$ pip install -r requirements.txt .

Setup for development and unit tests

$ pip install --upgrade -r requirements.txt -r requirements-dev.txt -e .

Build source package:

python setup.py sdist

Build binary package:

python setup.py bdist

Build Wheel package:

python setup.py bdist_wheel

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

txrwlock-0.0.1.dev7.tar.gz (6.4 kB view details)

Uploaded Source

File details

Details for the file txrwlock-0.0.1.dev7.tar.gz.

File metadata

File hashes

Hashes for txrwlock-0.0.1.dev7.tar.gz
Algorithm Hash digest
SHA256 4bc35ece85c502f96d3b442d921de4009656a56a0d89e5c661f17324eee1f63a
MD5 6d6ae230094932699cebc88d5ecb6059
BLAKE2b-256 d2eb16223c6091b64da6e5a502f9d7cbd55e2c1fb8f4b31f7e96594bbf12cd11

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