A Python project for agentify
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
agentify_joel-0.1.0.tar.gz
(2.0 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 agentify_joel-0.1.0.tar.gz.
File metadata
- Download URL: agentify_joel-0.1.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a5942b148d481e8b5c1aee3c2d30c94842c96dc4c3fcc45c1eda51efe0748b2
|
|
| MD5 |
808854e71d4fd01a5f65a8bca2ad9f31
|
|
| BLAKE2b-256 |
4f9432a5eb6ed3d6bb4b8a95bb8944d99de5bd94358116e3485ae0a46b71e0f2
|
File details
Details for the file agentify_joel-0.1.0-py3-none-any.whl.
File metadata
- Download URL: agentify_joel-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aee6e36ca44fff33d12746b5581830084794cd0b60cddd5b87e7befbfe57f1cb
|
|
| MD5 |
bf93ee74848dcd90d67c168f3c98d9ef
|
|
| BLAKE2b-256 |
a51b8a0e1e87fb1ca89c62d7d44f4e0aeca5064aaf0a08fe93f908d555388025
|