Skip to main content

FCoP — fcop (Python package)

This file is the PyPI long description for the fcop package only — a pure Python library. It is not the MCP server; the optional IDE bridge is the separate PyPI fcop-mcp project.

FCoP 4.0.0 Stable

4.0.0 promotes the accepted RC without new protocol or tool business behavior. Workspace identity, four envelopes, Branch, explicit convergence, authorization, durable idempotency, atomic recovery and rule distribution are provided by Core. Existing 3.x workspaces retain legacy semantics; installing does not migrate, redeploy rules or modify other applications. Historical RC 4.0.0rc1 is retained.

Installation

python -m pip install fcop==4.0.0

Runtime: Python 3.10+, PyYAML and jsonschema — no fastmcp, no websockets, no LLM SDK.

fcop gives you a Project API for creating and maintaining fcop/ (tasks, reports, issues, fcop.json, team templates) and reading/writing the protocol’s Markdown+YAML files. The normative rules files for agents (fcop-rules.mdc, fcop-protocol.mdc) ship inside the package and can be written into a repo by init / deploy flows.

Minimal example

from fcop import Project

from pathlib import Path
from tempfile import TemporaryDirectory

with TemporaryDirectory(prefix="fcop-demo-") as directory:
    project = Project(Path(directory) / "workspace")
    workspace = project.create_workspace(protocol_version="4.0")
    print(workspace["workspace_id"])

0.5.x → 0.6.x

The MCP server moved to fcop-mcp; this wheel keeps the library and a fcop compat CLI that only prints a migration message if someone still expects the old 0.5 fcop command. See:
https://github.com/joinwell52-AI/FCoP/blob/main/docs/MIGRATION-0.6.md

License

MIT — https://github.com/joinwell52-AI/FCoP/blob/main/LICENSE


Full monorepo README, essays, and the optional MCP install guide: same GitHub repository, not the PyPI fcop long description.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fcop-4.0.0.tar.gz (617.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fcop-4.0.0-py3-none-any.whl (726.2 kB view details)

Uploaded Python 3

File details

Details for the file fcop-4.0.0.tar.gz.

File metadata

  • Download URL: fcop-4.0.0.tar.gz
  • Upload date:
  • Size: 617.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.14

File hashes

Hashes for fcop-4.0.0.tar.gz
Algorithm Hash digest
SHA256 28c82fe6dd797b46776f1923d3e156854782140e8dde362f320d25f89db322b6
MD5 6ab3275c9e1f40ac13649bcee73f7093
BLAKE2b-256 adb950741b289e14c515c6ff4d9aeac2f5f5622c275e7326fc86351c4cc7039e

See more details on using hashes here.

File details

Details for the file fcop-4.0.0-py3-none-any.whl.

File metadata

  • Download URL: fcop-4.0.0-py3-none-any.whl
  • Upload date:
  • Size: 726.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.14

File hashes

Hashes for fcop-4.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6f91ea21ddd63da76b75a0dd1002825768337f0272a230b20304adaf8245b926
MD5 ae9910253abd361e0dd624e6af5e0f30
BLAKE2b-256 55d9400201b09f981a0c02e4e8da18ccd743c91564ed13596106ca64ad50736a

See more details on using hashes here.

Release history Release notifications | RSS feed

4.0.2

2 files

4.0.1

2 files

This release

4.0.0 This release

2 files

3.2.5

2 files

3.2.4

2 files

3.2.3

2 files

3.2.2

2 files

3.2.1

1 file

3.2.0

2 files

3.1.0

2 files

3.0.3

2 files

3.0.2

2 files

3.0.1

2 files

3.0.0

1 file

2.0.2

2 files

2.0.0

2 files

1.6.0

2 files

1.5.1

2 files

1.5.0

2 files

1.4.0

2 files

1.3.1

2 files

1.3.0

2 files

1.2.1

2 files

1.1.0

2 files

1.0.1

1 file

1.0.0

2 files

0.7.2

2 files

0.7.1

2 files

0.7.0

2 files

0.6.5

2 files

0.6.4

2 files

0.6.3

2 files

0.6.2

2 files

0.6.1

2 files

0.6.0

1 file

0.5.4

2 files

0.5.3

2 files

0.5.2

2 files

0.5.1

2 files

0.5.0

2 files

0.4.10

2 files

0.4.9

2 files

0.4.8

2 files

0.4.7

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page