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.12.tar.gz
(56.1 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.12.tar.gz.
File metadata
- Download URL: computer_talk-0.1.12.tar.gz
- Upload date:
- Size: 56.1 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 |
55c4388c45a1f44c602d6c62f0454b3012e0d5c1070a9f0c227ad193e5731de6
|
|
| MD5 |
d5da5cb9461923d2834f328536cb924f
|
|
| BLAKE2b-256 |
bc77a8d88eeaec05a8fcf3e4fc264456a3aeb6d9ede234106b702eca8ef30c0f
|
File details
Details for the file computer_talk-0.1.12-py3-none-any.whl.
File metadata
- Download URL: computer_talk-0.1.12-py3-none-any.whl
- Upload date:
- Size: 20.4 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 |
697204f77423aea659a4a8a4563302882f32a0582fe4b754bde7a0d67045ebd8
|
|
| MD5 |
093404e5357d54296a7a798285d7019d
|
|
| BLAKE2b-256 |
f22aad258964018bdaef0c654a62cace9c2e0adf03c89efab95f69e164e1e4af
|