A Python package for computer communication and interaction
Project description
Computer Talk
A Python package for computer communication and interaction.
Features
- Easy-to-use API for computer communication
- Cross-platform compatibility
- Extensible architecture
- Command-line interface
Installation
From PyPI (when published)
pip install computer-talk
From source
git clone https://github.com/jordan/computer-talk.git
cd computer-talk
pip install -e .
Quick Start
from computer_talk import ComputerTalk
# Create a new instance
talk = ComputerTalk()
# Start communication
talk.start()
# Send a message
response = talk.send_message("Hello, computer!")
# Stop communication
talk.stop()
Command Line Usage
computer-talk --interactive (to get started)
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
computer_talk-0.1.11.tar.gz
(56.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file computer_talk-0.1.11.tar.gz.
File metadata
- Download URL: computer_talk-0.1.11.tar.gz
- Upload date:
- Size: 56.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.5 Darwin/24.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a5a618cf5e297466a7966319904e4d896a3bc7c56bd068c80e14b5e752a642e
|
|
| MD5 |
75ef20e877507c333a2c54046267cc11
|
|
| BLAKE2b-256 |
2134ed181fb990724491782076d25e29df4dd4ad15f610b1021b8bccff9cef8c
|
File details
Details for the file computer_talk-0.1.11-py3-none-any.whl.
File metadata
- Download URL: computer_talk-0.1.11-py3-none-any.whl
- Upload date:
- Size: 20.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.5 Darwin/24.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0cc04f3fc7fd5a24dec81ef793b61b85de74163f9cf0b7dc9e85a740ff8df484
|
|
| MD5 |
9268169a7820512ee3fe97b4441160b8
|
|
| BLAKE2b-256 |
1f7a518abebf41e2e018c66431797c088c6f00e7b84f9ce4467b5f23aa365a8b
|