agentify-joel
Setup
This project requires a virtual environment to manage dependencies.
# Ensure the system has the necessary venv tools (Debian/Ubuntu)
sudo apt install python3-full
python3 -m venv .venv
# On Linux/macOS:
. .venv/bin/activate
# Ensure you have a pyproject.toml in this directory.
# Then, install the build tool:
pip install build
# Build the project:
python3 -m build
# Alternative: Run pip/python directly without activating:
# ./.venv/bin/python -m pip install build
Release files for agentify-joel 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| agentify_joel-0.1.0.tar.gz | 2.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| agentify_joel-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.3 kB
Release files / agentify_joel-0.1.0.tar.gz
| Download URL | agentify_joel-0.1.0.tar.gz |
|---|---|
| Size | 2.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1a5942b148d481e8b5c1aee3c2d30c94842c96dc4c3fcc45c1eda51efe0748b2
|
|
BLAKE2b-256 checksum How to use checksums |
4f9432a5eb6ed3d6bb4b8a95bb8944d99de5bd94358116e3485ae0a46b71e0f2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.3
|
Release files / agentify_joel-0.1.0-py3-none-any.whl
| Download URL | agentify_joel-0.1.0-py3-none-any.whl |
|---|---|
| Size | 2.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
aee6e36ca44fff33d12746b5581830084794cd0b60cddd5b87e7befbfe57f1cb
|
|
BLAKE2b-256 checksum How to use checksums |
a51b8a0e1e87fb1ca89c62d7d44f4e0aeca5064aaf0a08fe93f908d555388025
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.3
|