Skip to main content

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

# Start the CLI
computer-talk

# Get help
computer-talk --help

Development

Setup Development Environment

# Clone the repository
git clone https://github.com/jordan/computer-talk.git
cd computer-talk

# Install in development mode
pip install -e .[dev]

# Run tests
pytest

# Run linting
black computer_talk/
flake8 computer_talk/
mypy computer_talk/

Building and Publishing

# Build the package
python -m build

# Upload to PyPI (requires credentials)
python -m twine upload dist/*

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributing

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

Changelog

0.1.0

  • Initial release
  • Basic computer communication functionality
  • Command-line interface

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.2.tar.gz (13.9 kB view details)

Uploaded Source

Built Distribution

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

computer_talk-0.1.2-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file computer_talk-0.1.2.tar.gz.

File metadata

  • Download URL: computer_talk-0.1.2.tar.gz
  • Upload date:
  • Size: 13.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.13.5 Darwin/24.1.0

File hashes

Hashes for computer_talk-0.1.2.tar.gz
Algorithm Hash digest
SHA256 ae7d4c701e73960d192a6f9f999d3e702456e3b69f07d4ba948b7a92ab489952
MD5 c8c4751ad2c750fe4babb166b6ecdea9
BLAKE2b-256 2616fadc04b1b2a55377e420a797a4dedd21b00642a33b6bf8f87e7ac880c559

See more details on using hashes here.

File details

Details for the file computer_talk-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: computer_talk-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 7.1 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

Hashes for computer_talk-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fea5b7f9b8bf3025dacec8c60dd30fde00f57aad23d649a21f9757b4a9f5223b
MD5 633abb344dcf91540feebd26c7d2b45d
BLAKE2b-256 1c9910fa495f070deecf79c01ee28383a1ff19120ff65b73720ff1f291abbdf4

See more details on using hashes here.

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