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.9.tar.gz
(51.2 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.9.tar.gz.
File metadata
- Download URL: computer_talk-0.1.9.tar.gz
- Upload date:
- Size: 51.2 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 |
7161e39629b2f056a6f01e3e10b6890280dcd1a4aff0d6b8d252f1605eef6618
|
|
| MD5 |
874e4a9b269094756009f5a400929365
|
|
| BLAKE2b-256 |
75d6566b64dcca6509252f27fc11e3820be19c8c4d3b9a78228ce7367d110c27
|
File details
Details for the file computer_talk-0.1.9-py3-none-any.whl.
File metadata
- Download URL: computer_talk-0.1.9-py3-none-any.whl
- Upload date:
- Size: 14.6 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 |
5844810568d62720eb6e24ba4b9b408d15586eba9f3f9bb057b86e2a2b4edaef
|
|
| MD5 |
aa5820f08a33147e86c37bbf59b28e2f
|
|
| BLAKE2b-256 |
2e7d364bb678208bb41c11cc0a8854436267044a3d85ca5a080ad31d39c4f2b6
|