AgentX - Native compiled Python agent framework
Project description
agentx-foo
Native compiled Python agent framework using Nuitka.
Installation
From PyPI (source distribution)
pip install agentx-foo
Pre-built Binaries
Download native binaries from Releases:
agentx-linux-x86_64- Linux (x64)agentx-macos-x86_64- macOS Intelagentx-macos-arm64- macOS Apple Siliconagentx-windows-x86_64.exe- Windows
Usage
agentx --version
agentx run
Development
Build from source
pip install -e ".[dev]"
Build native binary locally
./scripts/build_nuitka.sh
Release Process
- Update version in
src/agentx/__init__.pyandpyproject.toml - Create and push a tag:
git tag v0.1.0 git push origin v0.1.0
- GitHub Actions will:
- Build Nuitka binaries for Linux, macOS, Windows
- Create a GitHub Release with binaries
- Publish source distribution to PyPI
License
MIT
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
agentx_foo-0.1.0.tar.gz
(3.3 kB
view details)
File details
Details for the file agentx_foo-0.1.0.tar.gz.
File metadata
- Download URL: agentx_foo-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
555f552c040929928ffaeec994815f676c7caa91a4ac798389ca6e3877a3843d
|
|
| MD5 |
262e52db8d6414be0df6d41b4faf50a5
|
|
| BLAKE2b-256 |
44ca982a4f5ba16078142ab504a19cdd1023d2ccf62187543cf3cbb745a2a093
|