Skip to main content

Pah Construir Agents

Project description

Agent Test Project

This project contains an implementation of an Agent class and associated tests.

Running Tests

To run the tests:

pytest

To run the tests with coverage:

pytest --cov=.

Project Structure

  • agent.py: Contains the Agent class implementation
  • tests/: Directory containing test files
    • test_agent.py: Tests for the Agent class
  • tools/: Directory for tool implementations

Publishing to GitHub Packages

This project is configured to automatically build and publish to GitHub Packages when a new tag is pushed.

To publish a new version:

  1. Create a new tag following semantic versioning:

    git tag v0.1.0
    
  2. Push the tag to GitHub:

    git push origin v0.1.0
    
  3. The GitHub Actions workflow will automatically build and publish the package.

Installing from GitHub Packages

To install this package from GitHub Packages:

pip install --index-url https://maven.pkg.github.com/USERNAME/pc-agent pc-agent

Replace USERNAME with your GitHub username or organization name.

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

pc_agent-0.3.4.tar.gz (16.0 kB view details)

Uploaded Source

Built Distribution

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

pc_agent-0.3.4-py3-none-any.whl (20.1 kB view details)

Uploaded Python 3

File details

Details for the file pc_agent-0.3.4.tar.gz.

File metadata

  • Download URL: pc_agent-0.3.4.tar.gz
  • Upload date:
  • Size: 16.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pc_agent-0.3.4.tar.gz
Algorithm Hash digest
SHA256 f78a8e0806b7deba68ed06b751d5d237ef3309f7543f5761aff715fedddd7b04
MD5 3d2a496b4c7b050fef44f47c8fb01e80
BLAKE2b-256 6e55f4854ecb8d538608e91693e78cf71c9f048266dedd534e85cf51b69e14c2

See more details on using hashes here.

File details

Details for the file pc_agent-0.3.4-py3-none-any.whl.

File metadata

  • Download URL: pc_agent-0.3.4-py3-none-any.whl
  • Upload date:
  • Size: 20.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pc_agent-0.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 570ccc7c43a8914429e6322a8cb13a5325ab20b4e12961be7db458b4d38cbf83
MD5 bd5e7c4765b9c5586f87965693ff7cf9
BLAKE2b-256 613972cddcb65d5ee46f5c9af9ef426e8cf4d3da65f90896dbccf7967428fe7d

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