Skip to main content

Add your description here

Project description

Asyncio REPL

Backport of Python 3.14's asyncio REPL, made available as a standalone module to enable programatic access.

The functionality provided herein has been proposed to be added to the stdlib in Python 3.14.

Should this proposal be accepted, this package is intended to serve as a backport to older Python versions.

Usage

You can use to get the same python -m asyncio REPL available under Python 3.14 with:

python -m asyncio_repl

or invoke the REPL programmatically by using the interact function, which follows the same semantics as the stdlib's code.interact:

from asyncio_repl import interact

interact(
    banner="Welcome to my REPL", 
    exitmsg="Goodbye", 
    local={"some_name": "some_value"},
)

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

asyncio_repl-0.1.0.tar.gz (18.7 kB view details)

Uploaded Source

Built Distribution

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

asyncio_repl-0.1.0-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file asyncio_repl-0.1.0.tar.gz.

File metadata

  • Download URL: asyncio_repl-0.1.0.tar.gz
  • Upload date:
  • Size: 18.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for asyncio_repl-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9c51d7f77ba2b57c481dbe21262f92111f96a8a11d1498db645b5c7157f69087
MD5 dca8d833cffb0d0bb4d3264798598837
BLAKE2b-256 04c058eb7504f9a2c6ee8101171c441e4700af945a7c4fb0d3dd4a7da9e6f72a

See more details on using hashes here.

Provenance

The following attestation bundles were made for asyncio_repl-0.1.0.tar.gz:

Publisher: publish.yaml on provinzkraut/asyncio-repl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file asyncio_repl-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: asyncio_repl-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for asyncio_repl-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4a8b7608289bb3bc5a7b4a39f2b353c94fe65dcf3db70239c424681f81a4e14d
MD5 4ee25b934fc8e74969937c2f7092179b
BLAKE2b-256 a60d9764caaa9907271dc061604fda1f47f2c259ee5e05f65ee81e17f4290394

See more details on using hashes here.

Provenance

The following attestation bundles were made for asyncio_repl-0.1.0-py3-none-any.whl:

Publisher: publish.yaml on provinzkraut/asyncio-repl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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