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.1.tar.gz (636.0 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.1-py3-none-any.whl (736.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for fcop-4.0.1.tar.gz
Algorithm Hash digest
SHA256 fa2036956486e8adf303318ddea5cf142afa12e678fb84170e4e2d4de00386dc
MD5 cf49bf35b266e64bd08d63c8cfbb415d
BLAKE2b-256 f0cb512fc2e3ccac19eec8486ca8be11273668974a2d410883ba992d0eef209f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for fcop-4.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 33047b1ef3122dd80f3d9d9e0b41a7784bddcd0b23a9cb0665d5f148bca59ca7
MD5 fe98f1adab3fc0bb419e61a17af71b93
BLAKE2b-256 5e9fb21c14ab4f386cfe3402932906d1f7634a00738ed6f47116eb35001522a9

See more details on using hashes here.

Release history Release notifications | RSS feed

4.0.2

2 files

This release

4.0.1 This release

2 files

4.0.0

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