Wildcard Core
Core functionality package for Wildcard Python implementation. This package provides the fundamental components for executing flows, handling authentication, and managing tool operations.
Features
- Flow execution engine
- Authentication handling (OAuth1, OAuth2, API Key, Bearer, Basic)
- Parameter linking and mapping
- Tool operation management
Installation
pip install wildcard-core
Development
This package is managed with Poetry. To set up your development environment:
-
Install Poetry if you haven't already:
curl -sSL https://install.python-poetry.org | python3 -
-
Install dependencies:
poetry install -
Run tests:
poetry run pytest
License
MIT License (See LICENSE file for details)
Release files for agentsjson-core 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 | |
|---|---|---|---|
| agentsjson_core-0.1.0.tar.gz | 9.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| agentsjson_core-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 21.6 kB
Release files / agentsjson_core-0.1.0.tar.gz
| Download URL | agentsjson_core-0.1.0.tar.gz |
|---|---|
| Size | 9.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
08d9634ad35917fab5e796404db418e9082f7001d4f7993a6fe0dd1b9f68ab69
|
|
BLAKE2b-256 checksum How to use checksums |
8e6e93a36d034baabf2b745699f65b87ab719540d392b7c54dd7a583963eb4ec
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.0.1 CPython/3.13.1 Darwin/23.4.0
|
Release files / agentsjson_core-0.1.0-py3-none-any.whl
| Download URL | agentsjson_core-0.1.0-py3-none-any.whl |
|---|---|
| Size | 12.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
36377297492fe479a5cb3219666ca4294c80c31803b643b053f9ab9095ecf7c5
|
|
BLAKE2b-256 checksum How to use checksums |
1ad14613ad9e6bb056655a9e647def85e4c9675e25996b5ffa54c835f607ac13
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.0.1 CPython/3.13.1 Darwin/23.4.0
|