Public Cogniflow distribution that installs the cf CLI and setup orchestration
Project description
cogniflow
Public Cogniflow distribution for end users.
Install:
pip install cogniflow
This package does not implement a second CLI. It depends on:
cf-core-cli, which provides thecfcommandcf-setup, which powerscf install
Typical public flow:
pip install cogniflow
cf install
Repository developers should continue to use:
.\scripts\fresh_install_v2.ps1
Publishing
cogniflow is the public metapackage at the end of the release chain:
- Workflow:
.github/workflows/cogniflow_windows_publish.yml - Package directory:
sandcastle/cogniflow - PyPI tag:
cogniflow-v<version> - TestPyPI tag:
cogniflow-v<version>-test - Release order: publish
cf-core-cli 0.1.5first, thencf-setup, thencogniflow
Local preflight:
powershell -ExecutionPolicy Bypass -File scripts/mimic_windows_python_publish_workflow.ps1 `
-WorkflowFile .github/workflows/cogniflow_windows_publish.yml `
-PackageDir sandcastle/cogniflow `
-PythonExe py `
-PythonVersion 3.14
Queue a dry-run dispatch:
powershell -ExecutionPolicy Bypass -File scripts/queue_windows_python_publish_workflow.ps1 `
-WorkflowFile .github/workflows/cogniflow_windows_publish.yml `
-PackageDir sandcastle/cogniflow `
-PublishTarget testpypi `
-Ref main `
-RequireLocalPass `
-DryRun `
-ReleaseTag cogniflow-v0.1.0-test
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
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 cogniflow-0.1.0.tar.gz.
File metadata
- Download URL: cogniflow-0.1.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c1080d3edc13d6f0b3604483f4c90bf78b88154d942decae00bb832dd7c9a49
|
|
| MD5 |
b5763486ac5b066b0506aae1224680f0
|
|
| BLAKE2b-256 |
1c6135161f75c732994d0681523d60c504d70285e3b91fc77d643203ad7bdf9e
|
File details
Details for the file cogniflow-0.1.0-py3-none-any.whl.
File metadata
- Download URL: cogniflow-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42da159e59763e0f6070da3a5e4519a4c342dcb1e6c111d2e60d3b17367a84a1
|
|
| MD5 |
bd133c775d69746d312f88481a22fe6d
|
|
| BLAKE2b-256 |
d8dadae877cbff0d6bd4babbc705a95f56e61e15021a3ada24527754462f7a62
|