brreg


Namebrreg JSON
Version 1.3.0 PyPI version JSON
download
home_pageNone
SummaryAPI client for Brønnøysundregistrene.
upload_time2025-02-16 18:56:43
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords brreg enhetsregisteret
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 📇 python-brreg

_API client for Brønnøysundregistrene's open API._

[![CI](https://img.shields.io/github/actions/workflow/status/crdbrd/python-brreg/ci.yml?branch=main)](https://github.com/crdbrd/python-brreg/actions/workflows/ci.yml)
[![Docs](https://img.shields.io/readthedocs/brreg)](https://brreg.readthedocs.io/en/latest/)
[![Coverage](https://img.shields.io/codecov/c/gh/crdbrd/python-brreg)](https://codecov.io/gh/crdbrd/python-brreg)
[![PyPI](https://img.shields.io/pypi/v/brreg)](https://pypi.org/project/brreg/)

---

`python-brreg`is a Python library for interacting with the open APIs of the
Norwegian Business Registry, [Brønnøysundregistrene](https://www.brreg.no/).

## Installation

The library requires Python 3.9 or newer.

The library can be installed from [PyPI](https://pypi.org/project/brreg/):

```
python3 -m pip install brreg
```

## Project resources

- [Documentation](https://brreg.readthedocs.io/)
- [Source code](https://github.com/crdbrd/python-brreg)
- [Releases](https://github.com/crdbrd/python-brreg/releases)
- [Issue tracker](https://github.com/crdbrd/python-brreg/issues)
- [Contributors](https://github.com/crdbrd/python-brreg/graphs/contributors)

## Features

### Enhetsregistret

The `brreg.enhetsregisteret` part of this library wraps the open
[Enhetsregistret API](https://data.brreg.no/enhetsregisteret/api/docs/index.html).

This is a list of all features this library could implement on top of this API.
However, I will not attempt to make the project cover all parts of
Brønnøysundregisterene's API. I am open to requests, so that time is spent on
the parts of the API that there is an actual demand for.

- Enheter
  - Search - Implemented
  - Get one by organization number - Implemented
  - Get one's roles by organization number - Implemented
  - Get all updates since given time - Request if needed
- Underenheter
  - Search - Implemented
  - Get one by organization number - Implemented
  - Get all updates since given time - Request if needed
- Organisasjonsform
  - Get all - Request if needed
- Rolletype
  - Get all - Request if needed
  - Get one - Request if needed
- Rollegruppetype
  - Get all - Request if needed
  - Get one - Request if needed
- Representant
  - Get all - Request if needed
  - Get one - Request if needed
- Kommuner
  - Get all - Request if needed
- Matrikkelenhet
  - Get one by matrikkelnummer - Request if needed
  - Get one by matrikkelenhet-ID - Request if needed

## License

Copyright
2019 [Otovo ASA](https://www.otovo.com/),
2023-2025 [Cardboard AS](https://cardboard.inc/).

Licensed under the
[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "brreg",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "brreg, enhetsregisteret",
    "author": null,
    "author_email": "Stein Magnus Jodal <stein.magnus@jodal.no>",
    "download_url": "https://files.pythonhosted.org/packages/76/34/72774978d6588658451f8b394f9d6693ae1812a4a0f8c60c4b69d7e0bdf8/brreg-1.3.0.tar.gz",
    "platform": null,
    "description": "# &#x1F4C7; python-brreg\n\n_API client for Br\u00f8nn\u00f8ysundregistrene's open API._\n\n[![CI](https://img.shields.io/github/actions/workflow/status/crdbrd/python-brreg/ci.yml?branch=main)](https://github.com/crdbrd/python-brreg/actions/workflows/ci.yml)\n[![Docs](https://img.shields.io/readthedocs/brreg)](https://brreg.readthedocs.io/en/latest/)\n[![Coverage](https://img.shields.io/codecov/c/gh/crdbrd/python-brreg)](https://codecov.io/gh/crdbrd/python-brreg)\n[![PyPI](https://img.shields.io/pypi/v/brreg)](https://pypi.org/project/brreg/)\n\n---\n\n`python-brreg`is a Python library for interacting with the open APIs of the\nNorwegian Business Registry, [Br\u00f8nn\u00f8ysundregistrene](https://www.brreg.no/).\n\n## Installation\n\nThe library requires Python 3.9 or newer.\n\nThe library can be installed from [PyPI](https://pypi.org/project/brreg/):\n\n```\npython3 -m pip install brreg\n```\n\n## Project resources\n\n- [Documentation](https://brreg.readthedocs.io/)\n- [Source code](https://github.com/crdbrd/python-brreg)\n- [Releases](https://github.com/crdbrd/python-brreg/releases)\n- [Issue tracker](https://github.com/crdbrd/python-brreg/issues)\n- [Contributors](https://github.com/crdbrd/python-brreg/graphs/contributors)\n\n## Features\n\n### Enhetsregistret\n\nThe `brreg.enhetsregisteret` part of this library wraps the open\n[Enhetsregistret API](https://data.brreg.no/enhetsregisteret/api/docs/index.html).\n\nThis is a list of all features this library could implement on top of this API.\nHowever, I will not attempt to make the project cover all parts of\nBr\u00f8nn\u00f8ysundregisterene's API. I am open to requests, so that time is spent on\nthe parts of the API that there is an actual demand for.\n\n- Enheter\n  - Search - Implemented\n  - Get one by organization number - Implemented\n  - Get one's roles by organization number - Implemented\n  - Get all updates since given time - Request if needed\n- Underenheter\n  - Search - Implemented\n  - Get one by organization number - Implemented\n  - Get all updates since given time - Request if needed\n- Organisasjonsform\n  - Get all - Request if needed\n- Rolletype\n  - Get all - Request if needed\n  - Get one - Request if needed\n- Rollegruppetype\n  - Get all - Request if needed\n  - Get one - Request if needed\n- Representant\n  - Get all - Request if needed\n  - Get one - Request if needed\n- Kommuner\n  - Get all - Request if needed\n- Matrikkelenhet\n  - Get one by matrikkelnummer - Request if needed\n  - Get one by matrikkelenhet-ID - Request if needed\n\n## License\n\nCopyright\n2019 [Otovo ASA](https://www.otovo.com/),\n2023-2025 [Cardboard AS](https://cardboard.inc/).\n\nLicensed under the\n[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "API client for Br\u00f8nn\u00f8ysundregistrene.",
    "version": "1.3.0",
    "project_urls": {
        "Documentation": "https://brreg.readthedocs.io",
        "Homepage": "https://github.com/crdbrd/python-brreg",
        "Repository": "https://github.com/crdbrd/python-brreg"
    },
    "split_keywords": [
        "brreg",
        " enhetsregisteret"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "69a2de1bfc26bdccca54cc84317f3823216a7a395fe82c838e62300268caf43a",
                "md5": "66307da29144e71d709efa2174b65f7b",
                "sha256": "32f85693d620e9b03e0067cb130bcbaf13bd02da8dab7c579ff69bde33269d35"
            },
            "downloads": -1,
            "filename": "brreg-1.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "66307da29144e71d709efa2174b65f7b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 15325,
            "upload_time": "2025-02-16T18:56:41",
            "upload_time_iso_8601": "2025-02-16T18:56:41.148087Z",
            "url": "https://files.pythonhosted.org/packages/69/a2/de1bfc26bdccca54cc84317f3823216a7a395fe82c838e62300268caf43a/brreg-1.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "763472774978d6588658451f8b394f9d6693ae1812a4a0f8c60c4b69d7e0bdf8",
                "md5": "cb0d4d1b383400f0768a02142f97a93c",
                "sha256": "a800206f68c98c66a0c199d29b4a7ea6189b702673c5167bf5a7cbcd46d94e79"
            },
            "downloads": -1,
            "filename": "brreg-1.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "cb0d4d1b383400f0768a02142f97a93c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 22615,
            "upload_time": "2025-02-16T18:56:43",
            "upload_time_iso_8601": "2025-02-16T18:56:43.113710Z",
            "url": "https://files.pythonhosted.org/packages/76/34/72774978d6588658451f8b394f9d6693ae1812a4a0f8c60c4b69d7e0bdf8/brreg-1.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-16 18:56:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "crdbrd",
    "github_project": "python-brreg",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "brreg"
}
        
Elapsed time: 0.84451s