civic-transparency-spec


Namecivic-transparency-spec JSON
Version 0.1.8 PyPI version JSON
download
home_pageNone
SummaryCivic Transparency specification schemas (JSON Schema Draft-07)
upload_time2025-08-15 01:47:54
maintainerNone
docs_urlNone
authorCivic Interconnect
requires_python>=3.11
licenseNone
keywords civic transparency jsonschema specification
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Civic Transparency – Draft Specification

[![Docs](https://img.shields.io/badge/docs-mkdocs--material-blue)](https://civic-interconnect.github.io/civic-transparency-spec/)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](./LICENSE)

> **Draft framework for provenance and behavior transparency.**  
> This repository defines machine-readable schemas and API guidance for platforms to share privacy-preserving transparency metrics with civic stakeholders.

---

## Key Artifacts

- [Documentation Site](https://civic-interconnect.github.io/civic-transparency-spec/)
- [Schema Index](./specs/schema_index.md)
- [Transparency API](./specs/transparency_api.md)

---

## Install

```bash
pip install civic-transparency-spec
```

### About

This is an early-stage draft specification under development by Civic Interconnect.
The goal is to provide a low-friction, standards-based way for platforms to share visibility into how content spreads—while protecting privacy and remaining neutral on what is said.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "civic-transparency-spec",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "civic, transparency, jsonschema, specification",
    "author": "Civic Interconnect",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/b6/81/6f3e87db1c50f247fb434f488e5de2233b6e129638f2ee42837cf6e27ea4/civic_transparency_spec-0.1.8.tar.gz",
    "platform": null,
    "description": "# Civic Transparency \u2013 Draft Specification\n\n[![Docs](https://img.shields.io/badge/docs-mkdocs--material-blue)](https://civic-interconnect.github.io/civic-transparency-spec/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](./LICENSE)\n\n> **Draft framework for provenance and behavior transparency.**  \n> This repository defines machine-readable schemas and API guidance for platforms to share privacy-preserving transparency metrics with civic stakeholders.\n\n---\n\n## Key Artifacts\n\n- [Documentation Site](https://civic-interconnect.github.io/civic-transparency-spec/)\n- [Schema Index](./specs/schema_index.md)\n- [Transparency API](./specs/transparency_api.md)\n\n---\n\n## Install\n\n```bash\npip install civic-transparency-spec\n```\n\n### About\n\nThis is an early-stage draft specification under development by Civic Interconnect.\nThe goal is to provide a low-friction, standards-based way for platforms to share visibility into how content spreads\u2014while protecting privacy and remaining neutral on what is said.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Civic Transparency specification schemas (JSON Schema Draft-07)",
    "version": "0.1.8",
    "project_urls": {
        "Documentation": "https://civic-interconnect.github.io/civic-transparency-spec/latest/",
        "Homepage": "https://github.com/civic-interconnect/civic-transparency-spec",
        "Repository": "https://github.com/civic-interconnect/civic-transparency-spec"
    },
    "split_keywords": [
        "civic",
        " transparency",
        " jsonschema",
        " specification"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d2f30db6dc506bfc3f656e358d8b1d05e79e010deff106ccae5f22c623b64bc4",
                "md5": "625e00383a57c0431ef5fb4e414612cb",
                "sha256": "0a8cc0dfc1937431ffd8893ad24b432041b6c4c86f24d2ffb167e0faf99807ff"
            },
            "downloads": -1,
            "filename": "civic_transparency_spec-0.1.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "625e00383a57c0431ef5fb4e414612cb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 14629,
            "upload_time": "2025-08-15T01:47:53",
            "upload_time_iso_8601": "2025-08-15T01:47:53.420869Z",
            "url": "https://files.pythonhosted.org/packages/d2/f3/0db6dc506bfc3f656e358d8b1d05e79e010deff106ccae5f22c623b64bc4/civic_transparency_spec-0.1.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b6816f3e87db1c50f247fb434f488e5de2233b6e129638f2ee42837cf6e27ea4",
                "md5": "1d33a81017a5ca058c877ba66c5a67bb",
                "sha256": "488358a7330c57afc8369516d745f75f4da1b6769aa9de8364ac8d2071c7a465"
            },
            "downloads": -1,
            "filename": "civic_transparency_spec-0.1.8.tar.gz",
            "has_sig": false,
            "md5_digest": "1d33a81017a5ca058c877ba66c5a67bb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 17495,
            "upload_time": "2025-08-15T01:47:54",
            "upload_time_iso_8601": "2025-08-15T01:47:54.500209Z",
            "url": "https://files.pythonhosted.org/packages/b6/81/6f3e87db1c50f247fb434f488e5de2233b6e129638f2ee42837cf6e27ea4/civic_transparency_spec-0.1.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-15 01:47:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "civic-interconnect",
    "github_project": "civic-transparency-spec",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "civic-transparency-spec"
}
        
Elapsed time: 0.81078s