# Network Automations Fabric - NORFAB
NORFAB is a tool for extreme network automations.
Interested? read [documentation](https://dmulyalin.github.io/NORFAB/)
# The IDEA
Most of the software to manage networks falls into one of the two categories:
- heavyweight platforms running on dedicated infrastructure
- lightweight scripts or tools developed and run locally
NORFAB goal is to be both - software you can run equally well on your laptop or on a
server, centralized or fully distributed, lightweight and feature reach. Capable of
doing any use cases without the need to throw gazillions of dollars and man hours at
it. Always ready to serve the purpose of unlocking engineers superpowers managing
modern network and making their life better.
# Key Features
- Run Anywhere - Windows, MAC, Linux, in a container or VM, on-prem or in cloud, centralized or distributed
- Extend Anything - extendability is in the core of NORFAB
- Integrate with Everything - Python API, REST API, CLI northbound interfaces
- Manage Anything - develop your own services or use built-in to manage your network infrastructure
- Model and data driven - Pydantic models for API, validation and documentation
- Automate Anything - we mean it, sky is the limit on what you can do with NORFAB automating your networks
# Architecture
**TLDR** Service-Oriented Architecture (SOA)
Clients communicate with broker to run the jobs, broker distributes jobs across workers comprising the service.
# History
NORFAB is a successor of Salt-Nornir SaltStack proxy minion aiming
to surpass its limitations.
Raw data
{
"_id": null,
"home_page": "https://github.com/dmulyalin/norfab",
"name": "norfab",
"maintainer": "Denis Mulyalin",
"docs_url": null,
"requires_python": "<3.12,>=3.8",
"maintainer_email": "d.mulyalin@gmail.com",
"keywords": "Network, Automation, DevOps",
"author": "Denis Mulyalin",
"author_email": "d.mulyalin@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/77/76/f6ee10d1fb89a5322408ef977e5416f1aa6683001facad4768041eeaf411/norfab-0.0.0a0.tar.gz",
"platform": null,
"description": "# Network Automations Fabric - NORFAB\n\nNORFAB is a tool for extreme network automations.\n\nInterested? read [documentation](https://dmulyalin.github.io/NORFAB/)\n\n# The IDEA\n\nMost of the software to manage networks falls into one of the two categories: \n\n- heavyweight platforms running on dedicated infrastructure\n- lightweight scripts or tools developed and run locally\n\nNORFAB goal is to be both - software you can run equally well on your laptop or on a \nserver, centralized or fully distributed, lightweight and feature reach. Capable of \ndoing any use cases without the need to throw gazillions of dollars and man hours at \nit. Always ready to serve the purpose of unlocking engineers superpowers managing\nmodern network and making their life better.\n\n# Key Features\n\n- Run Anywhere - Windows, MAC, Linux, in a container or VM, on-prem or in cloud, centralized or distributed\n- Extend Anything - extendability is in the core of NORFAB\n- Integrate with Everything - Python API, REST API, CLI northbound interfaces\n- Manage Anything - develop your own services or use built-in to manage your network infrastructure\n- Model and data driven - Pydantic models for API, validation and documentation\n- Automate Anything - we mean it, sky is the limit on what you can do with NORFAB automating your networks\n\n# Architecture\n\n**TLDR** Service-Oriented Architecture (SOA)\n\nClients communicate with broker to run the jobs, broker distributes jobs across workers comprising the service.\n\n# History\n\nNORFAB is a successor of Salt-Nornir SaltStack proxy minion aiming \nto surpass its limitations.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Network Automations Fabric (NorFab) - module for communication networks automations",
"version": "0.0.0a0",
"project_urls": {
"Documentation": "https://dmulyalin.github.io/NORFAB/",
"Homepage": "https://github.com/dmulyalin/norfab",
"Repository": "https://github.com/dmulyalin/norfab"
},
"split_keywords": [
"network",
" automation",
" devops"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b8df8526437da20ce2ea9ed9d3e9c121310b1923066d4f6ff20e77534917652b",
"md5": "b6f2403c0cd57e849ddd34f98278516a",
"sha256": "836755b6e802363b394d22ba8b508d4bea7265fa6f1b1ead537366d9a8902a8f"
},
"downloads": -1,
"filename": "norfab-0.0.0a0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b6f2403c0cd57e849ddd34f98278516a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.12,>=3.8",
"size": 66984,
"upload_time": "2024-10-09T11:46:35",
"upload_time_iso_8601": "2024-10-09T11:46:35.633598Z",
"url": "https://files.pythonhosted.org/packages/b8/df/8526437da20ce2ea9ed9d3e9c121310b1923066d4f6ff20e77534917652b/norfab-0.0.0a0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7776f6ee10d1fb89a5322408ef977e5416f1aa6683001facad4768041eeaf411",
"md5": "e7c8c1c6f86195b5494578443b97539c",
"sha256": "9a504d1086a2953c66cf761f5ad22f3043ba6d3771905e0191b5c97b012cf71e"
},
"downloads": -1,
"filename": "norfab-0.0.0a0.tar.gz",
"has_sig": false,
"md5_digest": "e7c8c1c6f86195b5494578443b97539c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.12,>=3.8",
"size": 57720,
"upload_time": "2024-10-09T11:46:37",
"upload_time_iso_8601": "2024-10-09T11:46:37.307385Z",
"url": "https://files.pythonhosted.org/packages/77/76/f6ee10d1fb89a5322408ef977e5416f1aa6683001facad4768041eeaf411/norfab-0.0.0a0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-09 11:46:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dmulyalin",
"github_project": "norfab",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "norfab"
}